[ 
https://issues.apache.org/jira/browse/IMPALA-8979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17147914#comment-17147914
 ] 

Thomas Tauber-Marshall commented on IMPALA-8979:
------------------------------------------------

You should be able to look at the value of IMPALA_KUDU_VERSION that's being 
used, and it should correspond to a git hash in Kudu.

I took a look, and I think that toolchain 51-03506fd053 corresponds to 
IMPALA_KUDU_VERSION=84086fe

https://github.com/apache/kudu/commit/84086fe6a59850d3e194ab7a6b0c76594974658c

> 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
>            Priority: Major
>
> 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-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org

Reply via email to