[
https://issues.apache.org/jira/browse/IMPALA-8979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17148813#comment-17148813
]
Thomas Tauber-Marshall commented on IMPALA-8979:
------------------------------------------------
The filename for the file that's giving you the 'invalid path' error contains a
':', so I suspect that what is causing your problem:
source/thrift/thrift-0.9.0-patches/0006-Revert-Thrift-p5:IMPALA-3159-Add-SAN-Wildcard-SSL-cert-client-support-in-python.patch
For example, if you're trying to clone the repo on windows, you may be able to
fix the issue by following instructions such as these:
https://brendanforster.com/notes/fixing-invalid-git-paths-on-windows/
> 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: [email protected]
For additional commands, e-mail: [email protected]