Originally posted by: Jenna Lau-Caruso
Hi Thomas,
It looks like the error is coming from attempt to decompress the Zeppelin-0.5.5.tar.gz archive to a temporary directory on your management host. The location used will be one of the following:
1) System temp directory if writable by your cluster administrator
2) $EGO_TOP/soam/work
On linux, we actually use the tar utility to extract the package, but since you are seeing this error on the Zeppelin package, not Spark, it is likely that the tar utility is working fine.
Please check the system temp directory to ensure there is enough disk space there for decompressing the file.
If disk space is not the issue, you might find more information in the $EGO_TOP/eservice/rs/log/rs.<hostname>.log or $EGO_TOP/asc/logs/rs.<hostname>.log files.
#SpectrumComputingGroup