[
https://issues.apache.org/jira/browse/IMPALA-11873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Quanlong Huang updated IMPALA-11873:
------------------------------------
Description:
Saw this in a Ozone build with ERASURE_CODING=false:
{noformat}
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. {noformat}
The code is recently added in IMPALA-11476.
was:
Saw this in a Ozone build with ERASURE_CODING=false:
{noformat}
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.
{noformat}
> run-mini-dfs failed by "OZONE_ERASURECODE_POLICY: unbound variable"
> -------------------------------------------------------------------
>
> Key: IMPALA-11873
> URL: https://issues.apache.org/jira/browse/IMPALA-11873
> Project: IMPALA
> Issue Type: Bug
> Components: Infrastructure
> Reporter: Quanlong Huang
> Priority: Critical
>
> Saw this in a Ozone build with ERASURE_CODING=false:
> {noformat}
> 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. {noformat}
> The code is recently added in IMPALA-11476.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]