Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
None
-
None
-
ghx-label-14
Description
Saw this in a Ozone build with ERASURE_CODING=false:
Starting kms (Web UI - http://localhost:9600) Starting ozone (Web UI - http://localhost:9874) Starting kudu (Web UI - http://localhost:8051) The cluster is running Creating Ozone volume/bucket /data/jenkins/workspace/impala-asf-master-core-ozone/repos/Impala/testdata/cluster/admin: line 332: OZONE_ERASURECODE_POLICY: unbound variable ERROR in /data/jenkins/workspace/impala-asf-master-core-ozone/repos/Impala/testdata/bin/run-mini-dfs.sh at line 42: $IMPALA_HOME/testdata/cluster/admin start_cluster Generated: /data/jenkins/workspace/impala-asf-master-core-ozone/repos/Impala/logs/extra_junit_xml_logs/generate_junitxml.buildall.run-mini-dfs.20230128_15_55_33.xml ERROR in /data/jenkins/workspace/impala-asf-master-core-ozone/repos/Impala/testdata/bin/run-all.sh at line 56: tee ${IMPALA_CLUSTER_LOGS_DIR}/run-mini-dfs.log Generated: /data/jenkins/workspace/impala-asf-master-core-ozone/repos/Impala/logs/extra_junit_xml_logs/generate_junitxml.buildall.run-all.20230128_15_55_33.xml + echo 'buildall.sh ' -format '-snapshot_file /data/jenkins/workspace/impala-asf-master-core-ozone/testdata/test-warehouse-SNAPSHOT/test-warehouse-cdh7-727-SNAPSHOT.tar.gz' '-metastore_snapshot_file /data/jenkins/workspace/impala-asf-master-core-ozone/testdata/hive_metastore_snapshot/hive_impala_dump_cdh7-727.txt failed.' buildall.sh -format -snapshot_file /data/jenkins/workspace/impala-asf-master-core-ozone/testdata/test-warehouse-SNAPSHOT/test-warehouse-cdh7-727-SNAPSHOT.tar.gz -metastore_snapshot_file /data/jenkins/workspace/impala-asf-master-core-ozone/testdata/hive_metastore_snapshot/hive_impala_dump_cdh7-727.txt failed.
The code is recently added in IMPALA-11476.
Attachments
Issue Links
- is caused by
-
IMPALA-11476 Support for Ozone with Erasure Coding
- Resolved