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

Donghui Xu edited comment on IMPALA-8979 at 6/30/20, 7:25 AM:
--------------------------------------------------------------

Thanks. how can I get toolchain code which id is 51-03506fd053?
When I use git clone code, the error is as follows:

$ git clone https://github.com/cloudera/native-toolchain.git
Cloning into 'native-toolchain'...
remote: Enumerating objects: 145, done.
remote: Counting objects: 100% (145/145), done.
remote: Compressing objects: 100% (111/111), done.
remote: Total 2702 (delta 67), reused 104 (delta 29), pack-reused 2557
Receiving objects: 100% (2702/2702), 1.27 MiB | 206.00 KiB/s, done.
Resolving deltas: 100% (1541/1541), done.
error: invalid path 
'source/thrift/thrift-0.9.0-patches/0006-Revert-Thrift-p5:IMPALA-3159-Add-SAN-Wildcard-SSL-cert-client-support-in-python.patch'
fatal: unable to checkout working tree
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'



was (Author: davidxdh):
Thanks. The last question is how can I get toolchain code which id is 
51-03506fd053?

> 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