Hi Divay,

Is it possible that you ran out of space within the container?

Vincent

On Sun, Jul 15, 2018, 5:04 AM Divay Jindal <[email protected]>
wrote:

> I am trying to build build impala in docker by referring to following link
> :
>
> https://cwiki.apache.org/confluence/display/IMPALA/Docker+for+Impala+Developers#space-menu-link-content
>
> I am getting the following error :
>
>
> Traceback (most recent call last):
>   File "/home/impdev/Impala/bin/bootstrap_toolchain.py", line 433, in
> <module>
>     bootstrap(toolchain_root, packages)
>   File "/home/impdev/Impala/bin/bootstrap_toolchain.py", line 185, in
> bootstrap
>     execute_many(handle_package, packages)
>   File "/home/impdev/Impala/bin/bootstrap_toolchain.py", line 359, in
> execute_many
>     return pool.map(f, args, 1)
>   File "/usr/lib/python2.7/multiprocessing/pool.py", line 251, in map
>     return self.map_async(func, iterable, chunksize).get()
>   File "/usr/lib/python2.7/multiprocessing/pool.py", line 567, in get
>     raise self._value
> sh.ErrorReturnCode_2:
>
>   RAN: '/bin/tar --directory=/home/impdev/Impala/toolchain -x -z -f
>
> /home/impdev/Impala/toolchain/cmake-3.8.2-p1-gcc-4.9.2-ec2-package-ubuntu-16-04.tar.gz'
>
>   STDOUT:
>
>
>   STDERR:
>
> gzip: stdin: unexpected end of file
> /bin/tar: Unexpected EOF in archive
> /bin/tar: Unexpected EOF in archive
> /bin/tar: Error is not recoverable: exiting now
>
>
> ----------------------------------------------------------------------------------------------------------
>
>
> Please help.
>
> --
> Best Regards
> *Divay Jindal*
>

Reply via email to