You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Donghui Xu (Jira)" <ji...@apache.org> on 2019/09/27 09:07:00 UTC

[jira] [Created] (IMPALA-8979) Fail to obtain kudu toolchain

Donghui Xu created IMPALA-8979:
----------------------------------

             Summary: Fail to obtain kudu toolchain
                 Key: IMPALA-8979
                 URL: https://issues.apache.org/jira/browse/IMPALA-8979
             Project: IMPALA
          Issue Type: Bug
          Components: Infrastructure
    Affects Versions: Impala 3.3.0
            Reporter: Donghui Xu


When I downloaded the tool chain using bootstrap_toolchain.py, the acquisition of the kudu tool chain failed. The information is as follows:

https://native-toolchain.s3.amazonaws.com/build/51-03506fd053/kudu/988296d-gcc-4.9.2/kudu-988296d-gcc-4.9.2-ec2-package-centos-6.tar.gz to /media/B/impala/apache/Impala_compile/toolchain/kudu-988296d-gcc-4.9.2-ec2-package-centos-6.tar.gz)
Traceback (most recent call last):
  File "bootstrap_toolchain.py", line 568, in <module>
    bootstrap(toolchain_root, packages)
  File "bootstrap_toolchain.py", line 230, in bootstrap
    execute_many(handle_package, packages)
  File "bootstrap_toolchain.py", line 406, in execute_many
    return pool.map(f, args, 1)
  File "/usr/lib64/python2.7/multiprocessing/pool.py", line 251, in map
    return self.map_async(func, iterable, chunksize).get()
  File "/usr/lib64/python2.7/multiprocessing/pool.py", line 558, in get
    raise self._value
Exception: Unable to find Kudu client lib under '/media/B/impala/apache/Impala_compile/toolchain/kudu-988296d'



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org