Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
ghx-label-9
Description
bin/bootstrap_toolchain.py always re-download hbase-2.6.0-hadoop3-bin.tar.gz even if it's already downloaded and extracted.
export USE_APACHE_COMPONENTS=true source bin/impala-config.sh bin/bootstrap_toolchain.py
Always see this:
2024-08-26 07:12:05,631 Thread-1 INFO: Downloading https://www.apache.org/dyn/closer.cgi/hbase/2.6.0/hbase-2.6.0-hadoop3-bin.tar.gz?action=download to /media/quanlong/hdd-backup/impala-apache-components/toolchain/apache_components/hbase-2.6.0-hadoop3-bin.tar.gz (attempt 1) 2024-08-26 07:12:13,240 Thread-1 INFO: Extracting hbase-2.6.0-hadoop3-bin.tar.gz
Other components don't have this issue.
CC eub
Attachments
Issue Links
- relates to
-
IMPALA-10408 Build against Apache official versions
- Resolved