SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/Impala-Toolchain/cdp_components-2523282/apache-hive-3.1.3000.7.1.1.0-380-bin/lib/log4j-slf4j-impl-2.10.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/Impala-Toolchain/cdp_components-2523282/hadoop-3.1.1.7.1.1.0-380/share/hadoop/common/lib/slf4j-log4j12-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'log4j2.debug' to show Log4j2 internal initialization logging.
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/Impala-Toolchain/cdp_components-2523282/apache-hive-3.1.3000.7.1.1.0-380-bin/lib/log4j-slf4j-impl-2.10.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/Impala-Toolchain/cdp_components-2523282/hadoop-3.1.1.7.1.1.0-380/share/hadoop/common/lib/slf4j-log4j12-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
!connect jdbc:hive2://localhost:11050/default;auth=none jenkins [passwd stripped] 
Connecting to jdbc:hive2://localhost:11050/default;auth=none
Connected to: Apache Hive (version 3.1.3000.7.1.1.0-380)
Driver: Hive JDBC (version 3.1.3000.7.1.1.0-380)
Transaction isolation: TRANSACTION_REPEATABLE_READ
0: jdbc:hive2://localhost:11050/default> LOAD DATA LOCAL INPATH
. . . . . . . . . . . . . . . . . . . .> '/data/jenkins/workspace/impala-asf-mas ter-core-erasure-coding/repos/Impala/testdata/impala-data/tpcds/call_center/'
. . . . . . . . . . . . . . . . . . . .> OVERWRITE INTO TABLE tpcds.call_center; 
going to print operations logs
printed operations logs
Getting log thread is interrupted, since query is done!
INFO  : Compiling command(queryId=jenkins_20200525164654_e3580a95-4732-44ff-854f-0c7eb51b9445): LOAD DATA LOCAL INPATH
'/data/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/impala-data/tpcds/call_center/'
OVERWRITE INTO TABLE tpcds.call_center
INFO  : Semantic Analysis Completed (retrial = false)
INFO  : Created Hive schema: Schema(fieldSchemas:null, properties:null)
INFO  : Completed compiling command(queryId=jenkins_20200525164654_e3580a95-4732-44ff-854f-0c7eb51b9445); Time taken: 0.011 seconds
INFO  : Executing command(queryId=jenkins_20200525164654_e3580a95-4732-44ff-854f-0c7eb51b9445): LOAD DATA LOCAL INPATH
'/data/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/impala-data/tpcds/call_center/'
OVERWRITE INTO TABLE tpcds.call_center
INFO  : Starting task [Stage-0:MOVE] in serial mode
INFO  : Loading data to table tpcds.call_center from file:/data/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/impala-data/tpcds/call_center
INFO  : Completed executing command(queryId=jenkins_20200525164654_e3580a95-4732-44ff-854f-0c7eb51b9445); Time taken: 0.05 seconds
INFO  : OK
No rows affected (0.112 seconds)
0: jdbc:hive2://localhost:11050/default> 
0: jdbc:hive2://localhost:11050/default> 
0: jdbc:hive2://localhost:11050/default> LOAD DATA LOCAL INPATH
. . . . . . . . . . . . . . . . . . . .> '/data/jenkins/workspace/impala-asf-mas ter-core-erasure-coding/repos/Impala/testdata/impala-data/tpcds/catalog_page/'
. . . . . . . . . . . . . . . . . . . .> OVERWRITE INTO TABLE tpcds.catalog_page ;
going to print operations logs
printed operations logs
Getting log thread is interrupted, since query is done!
INFO  : Compiling command(queryId=jenkins_20200525164654_bea0794b-8569-44d7-9a69-190dbe1b688a): LOAD DATA LOCAL INPATH
'/data/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/impala-data/tpcds/catalog_page/'
OVERWRITE INTO TABLE tpcds.catalog_page
INFO  : Semantic Analysis Completed (retrial = false)
INFO  : Created Hive schema: Schema(fieldSchemas:null, properties:null)
INFO  : Completed compiling command(queryId=jenkins_20200525164654_bea0794b-8569-44d7-9a69-190dbe1b688a); Time taken: 0.01 seconds
INFO  : Executing command(queryId=jenkins_20200525164654_bea0794b-8569-44d7-9a69-190dbe1b688a): LOAD DATA LOCAL INPATH
'/data/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/impala-data/tpcds/catalog_page/'
OVERWRITE INTO TABLE tpcds.catalog_page
INFO  : Starting task [Stage-0:MOVE] in serial mode
INFO  : Loading data to table tpcds.catalog_page from file:/data/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/impala-data/tpcds/catalog_page
INFO  : Completed executing command(queryId=jenkins_20200525164654_bea0794b-8569-44d7-9a69-190dbe1b688a); Time taken: 0.074 seconds
INFO  : OK
No rows affected (0.094 seconds)
0: jdbc:hive2://localhost:11050/default> 
0: jdbc:hive2://localhost:11050/default> 
0: jdbc:hive2://localhost:11050/default> LOAD DATA LOCAL INPATH
. . . . . . . . . . . . . . . . . . . .> '/data/jenkins/workspace/impala-asf-mas ter-core-erasure-coding/repos/Impala/testdata/impala-data/tpcds/catalog_returns/ '
. . . . . . . . . . . . . . . . . . . .> OVERWRITE INTO TABLE tpcds.catalog_retu rns;
going to print operations logs
printed operations logs
Getting log thread is interrupted, since query is done!
INFO  : Compiling command(queryId=jenkins_20200525164654_cbce07ac-c6b2-4be9-a28f-1c98dab49491): LOAD DATA LOCAL INPATH
'/data/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/impala-data/tpcds/catalog_returns/'
OVERWRITE INTO TABLE tpcds.catalog_returns
INFO  : Semantic Analysis Completed (retrial = false)
INFO  : Created Hive schema: Schema(fieldSchemas:null, properties:null)
INFO  : Completed compiling command(queryId=jenkins_20200525164654_cbce07ac-c6b2-4be9-a28f-1c98dab49491); Time taken: 0.009 seconds
INFO  : Executing command(queryId=jenkins_20200525164654_cbce07ac-c6b2-4be9-a28f-1c98dab49491): LOAD DATA LOCAL INPATH
'/data/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/impala-data/tpcds/catalog_returns/'
OVERWRITE INTO TABLE tpcds.catalog_returns
INFO  : Starting task [Stage-0:MOVE] in serial mode
INFO  : Loading data to table tpcds.catalog_returns from file:/data/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/impala-data/tpcds/catalog_returns
INFO  : Completed executing command(queryId=jenkins_20200525164654_cbce07ac-c6b2-4be9-a28f-1c98dab49491); Time taken: 0.161 seconds
INFO  : OK
No rows affected (0.181 seconds)
0: jdbc:hive2://localhost:11050/default> 
0: jdbc:hive2://localhost:11050/default> 
0: jdbc:hive2://localhost:11050/default> LOAD DATA LOCAL INPATH
. . . . . . . . . . . . . . . . . . . .> '/data/jenkins/workspace/impala-asf-mas ter-core-erasure-coding/repos/Impala/testdata/impala-data/tpcds/catalog_sales/'
. . . . . . . . . . . . . . . . . . . .> OVERWRITE INTO TABLE tpcds.catalog_sale s;
going to print operations logs
printed operations logs
going to print operations logs
INFO  : Compiling command(queryId=jenkins_20200525164654_add57318-832e-4512-b050-2bb455404983): LOAD DATA LOCAL INPATH
'/data/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/impala-data/tpcds/catalog_sales/'
OVERWRITE INTO TABLE tpcds.catalog_sales
INFO  : Semantic Analysis Completed (retrial = false)
INFO  : Created Hive schema: Schema(fieldSchemas:null, properties:null)
INFO  : Completed compiling command(queryId=jenkins_20200525164654_add57318-832e-4512-b050-2bb455404983); Time taken: 0.01 seconds
INFO  : Executing command(queryId=jenkins_20200525164654_add57318-832e-4512-b050-2bb455404983): LOAD DATA LOCAL INPATH
'/data/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/impala-data/tpcds/catalog_sales/'
OVERWRITE INTO TABLE tpcds.catalog_sales
INFO  : Starting task [Stage-0:MOVE] in serial mode
INFO  : Loading data to table tpcds.catalog_sales from file:/data/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/impala-data/tpcds/catalog_sales
INFO  : Completed executing command(queryId=jenkins_20200525164654_add57318-832e-4512-b050-2bb455404983); Time taken: 1.449 seconds
INFO  : OK
printed operations logs
Getting log thread is interrupted, since query is done!
No rows affected (1.496 seconds)
0: jdbc:hive2://localhost:11050/default> 
0: jdbc:hive2://localhost:11050/default> 
0: jdbc:hive2://localhost:11050/default> LOAD DATA LOCAL INPATH '/data/jenkins/w orkspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/impala-data /tpcds/customer/'
. . . . . . . . . . . . . . . . . . . .> OVERWRITE INTO TABLE tpcds.customer;
going to print operations logs
printed operations logs
Getting log thread is interrupted, since query is done!
INFO  : Compiling command(queryId=jenkins_20200525164656_6bc098df-59dc-4db4-bf08-fb4979a794ee): LOAD DATA LOCAL INPATH '/data/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/impala-data/tpcds/customer/'
OVERWRITE INTO TABLE tpcds.customer
INFO  : Semantic Analysis Completed (retrial = false)
INFO  : Created Hive schema: Schema(fieldSchemas:null, properties:null)
INFO  : Completed compiling command(queryId=jenkins_20200525164656_6bc098df-59dc-4db4-bf08-fb4979a794ee); Time taken: 0.011 seconds
INFO  : Executing command(queryId=jenkins_20200525164656_6bc098df-59dc-4db4-bf08-fb4979a794ee): LOAD DATA LOCAL INPATH '/data/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/impala-data/tpcds/customer/'
OVERWRITE INTO TABLE tpcds.customer
INFO  : Starting task [Stage-0:MOVE] in serial mode
INFO  : Loading data to table tpcds.customer from file:/data/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/impala-data/tpcds/customer
INFO  : Completed executing command(queryId=jenkins_20200525164656_6bc098df-59dc-4db4-bf08-fb4979a794ee); Time taken: 0.14 seconds
INFO  : OK
No rows affected (0.162 seconds)
0: jdbc:hive2://localhost:11050/default> 
0: jdbc:hive2://localhost:11050/default> 
0: jdbc:hive2://localhost:11050/default> LOAD DATA LOCAL INPATH '/data/jenkins/w orkspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/impala-data /tpcds/customer_address/'
. . . . . . . . . . . . . . . . . . . .> OVERWRITE INTO TABLE tpcds.customer_add ress;
going to print operations logs
printed operations logs
Getting log thread is interrupted, since query is done!
INFO  : Compiling command(queryId=jenkins_20200525164656_590870ba-6838-4225-a598-b01c40059838): LOAD DATA LOCAL INPATH '/data/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/impala-data/tpcds/customer_address/'
OVERWRITE INTO TABLE tpcds.customer_address
INFO  : Semantic Analysis Completed (retrial = false)
INFO  : Created Hive schema: Schema(fieldSchemas:null, properties:null)
INFO  : Completed compiling command(queryId=jenkins_20200525164656_590870ba-6838-4225-a598-b01c40059838); Time taken: 0.011 seconds
INFO  : Executing command(queryId=jenkins_20200525164656_590870ba-6838-4225-a598-b01c40059838): LOAD DATA LOCAL INPATH '/data/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/impala-data/tpcds/customer_address/'
OVERWRITE INTO TABLE tpcds.customer_address
INFO  : Starting task [Stage-0:MOVE] in serial mode
INFO  : Loading data to table tpcds.customer_address from file:/data/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/impala-data/tpcds/customer_address
INFO  : Completed executing command(queryId=jenkins_20200525164656_590870ba-6838-4225-a598-b01c40059838); Time taken: 0.12 seconds
INFO  : OK
No rows affected (0.144 seconds)
0: jdbc:hive2://localhost:11050/default> 
0: jdbc:hive2://localhost:11050/default> 
0: jdbc:hive2://localhost:11050/default> LOAD DATA LOCAL INPATH
. . . . . . . . . . . . . . . . . . . .> '/data/jenkins/workspace/impala-asf-mas ter-core-erasure-coding/repos/Impala/testdata/impala-data/tpcds/customer_demogra phics/'
. . . . . . . . . . . . . . . . . . . .> OVERWRITE INTO TABLE tpcds.customer_dem ographics;
going to print operations logs
printed operations logs
Getting log thread is interrupted, since query is done!
INFO  : Compiling command(queryId=jenkins_20200525164656_f70396ec-719b-43f1-bcfc-b0d13b700b3e): LOAD DATA LOCAL INPATH
'/data/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/impala-data/tpcds/customer_demographics/'
OVERWRITE INTO TABLE tpcds.customer_demographics
INFO  : Semantic Analysis Completed (retrial = false)
INFO  : Created Hive schema: Schema(fieldSchemas:null, properties:null)
INFO  : Completed compiling command(queryId=jenkins_20200525164656_f70396ec-719b-43f1-bcfc-b0d13b700b3e); Time taken: 0.011 seconds
INFO  : Executing command(queryId=jenkins_20200525164656_f70396ec-719b-43f1-bcfc-b0d13b700b3e): LOAD DATA LOCAL INPATH
'/data/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/impala-data/tpcds/customer_demographics/'
OVERWRITE INTO TABLE tpcds.customer_demographics
INFO  : Starting task [Stage-0:MOVE] in serial mode
INFO  : Loading data to table tpcds.customer_demographics from file:/data/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/impala-data/tpcds/customer_demographics
INFO  : Completed executing command(queryId=jenkins_20200525164656_f70396ec-719b-43f1-bcfc-b0d13b700b3e); Time taken: 0.439 seconds
INFO  : OK
No rows affected (0.461 seconds)
0: jdbc:hive2://localhost:11050/default> 
0: jdbc:hive2://localhost:11050/default> 
0: jdbc:hive2://localhost:11050/default> LOAD DATA LOCAL INPATH '/data/jenkins/w orkspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/impala-data /tpcds/date_dim/'
. . . . . . . . . . . . . . . . . . . .> OVERWRITE INTO TABLE tpcds.date_dim;
going to print operations logs
printed operations logs
Getting log thread is interrupted, since query is done!
INFO  : Compiling command(queryId=jenkins_20200525164657_16b302fb-4e39-4219-a017-6c544be89716): LOAD DATA LOCAL INPATH '/data/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/impala-data/tpcds/date_dim/'
OVERWRITE INTO TABLE tpcds.date_dim
INFO  : Semantic Analysis Completed (retrial = false)
INFO  : Created Hive schema: Schema(fieldSchemas:null, properties:null)
INFO  : Completed compiling command(queryId=jenkins_20200525164657_16b302fb-4e39-4219-a017-6c544be89716); Time taken: 0.011 seconds
INFO  : Executing command(queryId=jenkins_20200525164657_16b302fb-4e39-4219-a017-6c544be89716): LOAD DATA LOCAL INPATH '/data/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/impala-data/tpcds/date_dim/'
OVERWRITE INTO TABLE tpcds.date_dim
INFO  : Starting task [Stage-0:MOVE] in serial mode
INFO  : Loading data to table tpcds.date_dim from file:/data/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/impala-data/tpcds/date_dim
INFO  : Completed executing command(queryId=jenkins_20200525164657_16b302fb-4e39-4219-a017-6c544be89716); Time taken: 0.113 seconds
INFO  : OK
No rows affected (0.135 seconds)
0: jdbc:hive2://localhost:11050/default> 
0: jdbc:hive2://localhost:11050/default> 
0: jdbc:hive2://localhost:11050/default> LOAD DATA LOCAL INPATH
. . . . . . . . . . . . . . . . . . . .> '/data/jenkins/workspace/impala-asf-mas ter-core-erasure-coding/repos/Impala/testdata/impala-data/tpcds/household_demogr aphics/'
. . . . . . . . . . . . . . . . . . . .> OVERWRITE INTO TABLE tpcds.household_de mographics;
going to print operations logs
printed operations logs
Getting log thread is interrupted, since query is done!
INFO  : Compiling command(queryId=jenkins_20200525164657_b0914850-2963-45ec-bf65-6e43769c7a38): LOAD DATA LOCAL INPATH
'/data/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/impala-data/tpcds/household_demographics/'
OVERWRITE INTO TABLE tpcds.household_demographics
INFO  : Semantic Analysis Completed (retrial = false)
INFO  : Created Hive schema: Schema(fieldSchemas:null, properties:null)
INFO  : Completed compiling command(queryId=jenkins_20200525164657_b0914850-2963-45ec-bf65-6e43769c7a38); Time taken: 0.009 seconds
INFO  : Executing command(queryId=jenkins_20200525164657_b0914850-2963-45ec-bf65-6e43769c7a38): LOAD DATA LOCAL INPATH
'/data/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/impala-data/tpcds/household_demographics/'
OVERWRITE INTO TABLE tpcds.household_demographics
INFO  : Starting task [Stage-0:MOVE] in serial mode
INFO  : Loading data to table tpcds.household_demographics from file:/data/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/impala-data/tpcds/household_demographics
INFO  : Completed executing command(queryId=jenkins_20200525164657_b0914850-2963-45ec-bf65-6e43769c7a38); Time taken: 0.051 seconds
INFO  : OK
No rows affected (0.07 seconds)
0: jdbc:hive2://localhost:11050/default> 
0: jdbc:hive2://localhost:11050/default> 
0: jdbc:hive2://localhost:11050/default> LOAD DATA LOCAL INPATH '/data/jenkins/w orkspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/impala-data /tpcds/income_band/'
. . . . . . . . . . . . . . . . . . . .> OVERWRITE INTO TABLE tpcds.income_band; 
going to print operations logs
printed operations logs
Getting log thread is interrupted, since query is done!
INFO  : Compiling command(queryId=jenkins_20200525164657_5b5b40d2-f706-4696-8aac-1a8053edcaf3): LOAD DATA LOCAL INPATH '/data/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/impala-data/tpcds/income_band/'
OVERWRITE INTO TABLE tpcds.income_band
INFO  : Semantic Analysis Completed (retrial = false)
INFO  : Created Hive schema: Schema(fieldSchemas:null, properties:null)
INFO  : Completed compiling command(queryId=jenkins_20200525164657_5b5b40d2-f706-4696-8aac-1a8053edcaf3); Time taken: 0.01 seconds
INFO  : Executing command(queryId=jenkins_20200525164657_5b5b40d2-f706-4696-8aac-1a8053edcaf3): LOAD DATA LOCAL INPATH '/data/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/impala-data/tpcds/income_band/'
OVERWRITE INTO TABLE tpcds.income_band
INFO  : Starting task [Stage-0:MOVE] in serial mode
INFO  : Loading data to table tpcds.income_band from file:/data/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/impala-data/tpcds/income_band
INFO  : Completed executing command(queryId=jenkins_20200525164657_5b5b40d2-f706-4696-8aac-1a8053edcaf3); Time taken: 0.053 seconds
INFO  : OK
No rows affected (0.073 seconds)
0: jdbc:hive2://localhost:11050/default> 
0: jdbc:hive2://localhost:11050/default> 
0: jdbc:hive2://localhost:11050/default> LOAD DATA LOCAL INPATH '/data/jenkins/w orkspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/impala-data /tpcds/inventory/'
. . . . . . . . . . . . . . . . . . . .> OVERWRITE INTO TABLE tpcds.inventory;
going to print operations logs
printed operations logs
going to print operations logs
INFO  : Compiling command(queryId=jenkins_20200525164657_ec36ffce-d95a-4a96-a8c4-fe43462e142c): LOAD DATA LOCAL INPATH '/data/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/impala-data/tpcds/inventory/'
OVERWRITE INTO TABLE tpcds.inventory
INFO  : Semantic Analysis Completed (retrial = false)
INFO  : Created Hive schema: Schema(fieldSchemas:null, properties:null)
INFO  : Completed compiling command(queryId=jenkins_20200525164657_ec36ffce-d95a-4a96-a8c4-fe43462e142c); Time taken: 0.008 seconds
INFO  : Executing command(queryId=jenkins_20200525164657_ec36ffce-d95a-4a96-a8c4-fe43462e142c): LOAD DATA LOCAL INPATH '/data/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/impala-data/tpcds/inventory/'
OVERWRITE INTO TABLE tpcds.inventory
INFO  : Starting task [Stage-0:MOVE] in serial mode
INFO  : Loading data to table tpcds.inventory from file:/data/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/impala-data/tpcds/inventory
INFO  : Completed executing command(queryId=jenkins_20200525164657_ec36ffce-d95a-4a96-a8c4-fe43462e142c); Time taken: 1.195 seconds
INFO  : OK
printed operations logs
Getting log thread is interrupted, since query is done!
No rows affected (1.215 seconds)
0: jdbc:hive2://localhost:11050/default> 
0: jdbc:hive2://localhost:11050/default> 
0: jdbc:hive2://localhost:11050/default> LOAD DATA LOCAL INPATH '/data/jenkins/w orkspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/impala-data /tpcds/item/'
. . . . . . . . . . . . . . . . . . . .> OVERWRITE INTO TABLE tpcds.item;
going to print operations logs
printed operations logs
Getting log thread is interrupted, since query is done!
INFO  : Compiling command(queryId=jenkins_20200525164658_d6fcf483-6d1f-42b6-a063-f8c14a639e81): LOAD DATA LOCAL INPATH '/data/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/impala-data/tpcds/item/'
OVERWRITE INTO TABLE tpcds.item
INFO  : Semantic Analysis Completed (retrial = false)
INFO  : Created Hive schema: Schema(fieldSchemas:null, properties:null)
INFO  : Completed compiling command(queryId=jenkins_20200525164658_d6fcf483-6d1f-42b6-a063-f8c14a639e81); Time taken: 0.01 seconds
INFO  : Executing command(queryId=jenkins_20200525164658_d6fcf483-6d1f-42b6-a063-f8c14a639e81): LOAD DATA LOCAL INPATH '/data/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/impala-data/tpcds/item/'
OVERWRITE INTO TABLE tpcds.item
INFO  : Starting task [Stage-0:MOVE] in serial mode
INFO  : Loading data to table tpcds.item from file:/data/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/impala-data/tpcds/item
INFO  : Completed executing command(queryId=jenkins_20200525164658_d6fcf483-6d1f-42b6-a063-f8c14a639e81); Time taken: 0.499 seconds
INFO  : OK
No rows affected (0.519 seconds)
0: jdbc:hive2://localhost:11050/default> 
0: jdbc:hive2://localhost:11050/default> 
0: jdbc:hive2://localhost:11050/default> LOAD DATA LOCAL INPATH '/data/jenkins/w orkspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/impala-data /tpcds/promotion/'
. . . . . . . . . . . . . . . . . . . .> OVERWRITE INTO TABLE tpcds.promotion;
going to print operations logs
printed operations logs
Getting log thread is interrupted, since query is done!
INFO  : Compiling command(queryId=jenkins_20200525164659_cc2e35e1-a072-4048-8aff-b77e75620c63): LOAD DATA LOCAL INPATH '/data/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/impala-data/tpcds/promotion/'
OVERWRITE INTO TABLE tpcds.promotion
INFO  : Semantic Analysis Completed (retrial = false)
INFO  : Created Hive schema: Schema(fieldSchemas:null, properties:null)
INFO  : Completed compiling command(queryId=jenkins_20200525164659_cc2e35e1-a072-4048-8aff-b77e75620c63); Time taken: 0.011 seconds
INFO  : Executing command(queryId=jenkins_20200525164659_cc2e35e1-a072-4048-8aff-b77e75620c63): LOAD DATA LOCAL INPATH '/data/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/impala-data/tpcds/promotion/'
OVERWRITE INTO TABLE tpcds.promotion
INFO  : Starting task [Stage-0:MOVE] in serial mode
INFO  : Loading data to table tpcds.promotion from file:/data/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/impala-data/tpcds/promotion
INFO  : Completed executing command(queryId=jenkins_20200525164659_cc2e35e1-a072-4048-8aff-b77e75620c63); Time taken: 0.068 seconds
INFO  : OK
No rows affected (0.092 seconds)
0: jdbc:hive2://localhost:11050/default> 
0: jdbc:hive2://localhost:11050/default> 
0: jdbc:hive2://localhost:11050/default> LOAD DATA LOCAL INPATH '/data/jenkins/w orkspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/impala-data /tpcds/ship_mode/'
. . . . . . . . . . . . . . . . . . . .> OVERWRITE INTO TABLE tpcds.ship_mode;
going to print operations logs
printed operations logs
Getting log thread is interrupted, since query is done!
INFO  : Compiling command(queryId=jenkins_20200525164659_cf8186e2-911e-4e25-bfab-f6c2d22fb562): LOAD DATA LOCAL INPATH '/data/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/impala-data/tpcds/ship_mode/'
OVERWRITE INTO TABLE tpcds.ship_mode
INFO  : Semantic Analysis Completed (retrial = false)
INFO  : Created Hive schema: Schema(fieldSchemas:null, properties:null)
INFO  : Completed compiling command(queryId=jenkins_20200525164659_cf8186e2-911e-4e25-bfab-f6c2d22fb562); Time taken: 0.011 seconds
INFO  : Executing command(queryId=jenkins_20200525164659_cf8186e2-911e-4e25-bfab-f6c2d22fb562): LOAD DATA LOCAL INPATH '/data/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/impala-data/tpcds/ship_mode/'
OVERWRITE INTO TABLE tpcds.ship_mode
INFO  : Starting task [Stage-0:MOVE] in serial mode
INFO  : Loading data to table tpcds.ship_mode from file:/data/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/impala-data/tpcds/ship_mode
INFO  : Completed executing command(queryId=jenkins_20200525164659_cf8186e2-911e-4e25-bfab-f6c2d22fb562); Time taken: 0.056 seconds
INFO  : OK
No rows affected (0.078 seconds)
0: jdbc:hive2://localhost:11050/default> 
0: jdbc:hive2://localhost:11050/default> 
0: jdbc:hive2://localhost:11050/default> LOAD DATA LOCAL INPATH '/data/jenkins/w orkspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/impala-data /tpcds/store/'
. . . . . . . . . . . . . . . . . . . .> OVERWRITE INTO TABLE tpcds.store;
going to print operations logs
printed operations logs
Getting log thread is interrupted, since query is done!
INFO  : Compiling command(queryId=jenkins_20200525164659_1913f319-9426-43da-88f0-75af1d623875): LOAD DATA LOCAL INPATH '/data/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/impala-data/tpcds/store/'
OVERWRITE INTO TABLE tpcds.store
INFO  : Semantic Analysis Completed (retrial = false)
INFO  : Created Hive schema: Schema(fieldSchemas:null, properties:null)
INFO  : Completed compiling command(queryId=jenkins_20200525164659_1913f319-9426-43da-88f0-75af1d623875); Time taken: 0.011 seconds
INFO  : Executing command(queryId=jenkins_20200525164659_1913f319-9426-43da-88f0-75af1d623875): LOAD DATA LOCAL INPATH '/data/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/impala-data/tpcds/store/'
OVERWRITE INTO TABLE tpcds.store
INFO  : Starting task [Stage-0:MOVE] in serial mode
INFO  : Loading data to table tpcds.store from file:/data/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/impala-data/tpcds/store
INFO  : Completed executing command(queryId=jenkins_20200525164659_1913f319-9426-43da-88f0-75af1d623875); Time taken: 0.062 seconds
INFO  : OK
No rows affected (0.083 seconds)
0: jdbc:hive2://localhost:11050/default> 
0: jdbc:hive2://localhost:11050/default> 
0: jdbc:hive2://localhost:11050/default> LOAD DATA LOCAL INPATH '/data/jenkins/w orkspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/impala-data /tpcds/store_returns/'
. . . . . . . . . . . . . . . . . . . .> OVERWRITE INTO TABLE tpcds.store_return s;
going to print operations logs
printed operations logs
Getting log thread is interrupted, since query is done!
INFO  : Compiling command(queryId=jenkins_20200525164659_c7097239-f0b6-41bb-9c32-0db91447534d): LOAD DATA LOCAL INPATH '/data/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/impala-data/tpcds/store_returns/'
OVERWRITE INTO TABLE tpcds.store_returns
INFO  : Semantic Analysis Completed (retrial = false)
INFO  : Created Hive schema: Schema(fieldSchemas:null, properties:null)
INFO  : Completed compiling command(queryId=jenkins_20200525164659_c7097239-f0b6-41bb-9c32-0db91447534d); Time taken: 0.012 seconds
INFO  : Executing command(queryId=jenkins_20200525164659_c7097239-f0b6-41bb-9c32-0db91447534d): LOAD DATA LOCAL INPATH '/data/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/impala-data/tpcds/store_returns/'
OVERWRITE INTO TABLE tpcds.store_returns
INFO  : Starting task [Stage-0:MOVE] in serial mode
INFO  : Loading data to table tpcds.store_returns from file:/data/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/impala-data/tpcds/store_returns
INFO  : Completed executing command(queryId=jenkins_20200525164659_c7097239-f0b6-41bb-9c32-0db91447534d); Time taken: 0.219 seconds
INFO  : OK
No rows affected (0.243 seconds)
0: jdbc:hive2://localhost:11050/default> 
0: jdbc:hive2://localhost:11050/default> 
0: jdbc:hive2://localhost:11050/default> LOAD DATA LOCAL INPATH '/data/jenkins/w orkspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/impala-data /tpcds/store_sales/'
. . . . . . . . . . . . . . . . . . . .> OVERWRITE INTO TABLE tpcds.store_sales_ unpartitioned;
going to print operations logs
printed operations logs
going to print operations logs
INFO  : Compiling command(queryId=jenkins_20200525164659_825948fd-74f3-4dd1-a70b-3a363885b335): LOAD DATA LOCAL INPATH '/data/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/impala-data/tpcds/store_sales/'
OVERWRITE INTO TABLE tpcds.store_sales_unpartitioned
INFO  : Semantic Analysis Completed (retrial = false)
INFO  : Created Hive schema: Schema(fieldSchemas:null, properties:null)
INFO  : Completed compiling command(queryId=jenkins_20200525164659_825948fd-74f3-4dd1-a70b-3a363885b335); Time taken: 0.01 seconds
INFO  : Executing command(queryId=jenkins_20200525164659_825948fd-74f3-4dd1-a70b-3a363885b335): LOAD DATA LOCAL INPATH '/data/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/impala-data/tpcds/store_sales/'
OVERWRITE INTO TABLE tpcds.store_sales_unpartitioned
INFO  : Starting task [Stage-0:MOVE] in serial mode
INFO  : Loading data to table tpcds.store_sales_unpartitioned from file:/data/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/impala-data/tpcds/store_sales
INFO  : Completed executing command(queryId=jenkins_20200525164659_825948fd-74f3-4dd1-a70b-3a363885b335); Time taken: 1.757 seconds
INFO  : OK
printed operations logs
Getting log thread is interrupted, since query is done!
No rows affected (1.778 seconds)
0: jdbc:hive2://localhost:11050/default> 
0: jdbc:hive2://localhost:11050/default> 
0: jdbc:hive2://localhost:11050/default> USE tpcds;
going to print operations logs
printed operations logs
Getting log thread is interrupted, since query is done!
INFO  : Compiling command(queryId=jenkins_20200525164701_baa6d592-2554-4297-994f-28f071b68e1c): USE tpcds
INFO  : Semantic Analysis Completed (retrial = false)
INFO  : Created Hive schema: Schema(fieldSchemas:null, properties:null)
INFO  : Completed compiling command(queryId=jenkins_20200525164701_baa6d592-2554-4297-994f-28f071b68e1c); Time taken: 0.004 seconds
INFO  : Executing command(queryId=jenkins_20200525164701_baa6d592-2554-4297-994f-28f071b68e1c): USE tpcds
INFO  : Starting task [Stage-0:DDL] in serial mode
INFO  : Completed executing command(queryId=jenkins_20200525164701_baa6d592-2554-4297-994f-28f071b68e1c); Time taken: 0.002 seconds
INFO  : OK
No rows affected (0.01 seconds)
0: jdbc:hive2://localhost:11050/default> 
0: jdbc:hive2://localhost:11050/default> set hive.exec.max.dynamic.partitions.pe rnode=10000;
going to print operations logs
printed operations logs
Getting log thread is interrupted, since query is done!
No rows affected (0.002 seconds)
0: jdbc:hive2://localhost:11050/default> set hive.exec.max.dynamic.partitions=10 000;
going to print operations logs
printed operations logs
Getting log thread is interrupted, since query is done!
No rows affected (0.002 seconds)
0: jdbc:hive2://localhost:11050/default> set hive.exec.dynamic.partition.mode=no nstrict;
going to print operations logs
printed operations logs
Getting log thread is interrupted, since query is done!
No rows affected (0.002 seconds)
0: jdbc:hive2://localhost:11050/default> set hive.exec.dynamic.partition=true;
going to print operations logs
printed operations logs
Getting log thread is interrupted, since query is done!
No rows affected (0.002 seconds)
0: jdbc:hive2://localhost:11050/default> 
0: jdbc:hive2://localhost:11050/default> insert overwrite table store_sales part ition(ss_sold_date_sk)
. . . . . . . . . . . . . . . . . . . .> select ss_sold_time_sk,
. . . . . . . . . . . . . . . . . . . .>   ss_item_sk,
. . . . . . . . . . . . . . . . . . . .>   ss_customer_sk,
. . . . . . . . . . . . . . . . . . . .>   ss_cdemo_sk,
. . . . . . . . . . . . . . . . . . . .>   ss_hdemo_sk,
. . . . . . . . . . . . . . . . . . . .>   ss_addr_sk,
. . . . . . . . . . . . . . . . . . . .>   ss_store_sk,
. . . . . . . . . . . . . . . . . . . .>   ss_promo_sk,
. . . . . . . . . . . . . . . . . . . .>   ss_ticket_number,
. . . . . . . . . . . . . . . . . . . .>   ss_quantity,
. . . . . . . . . . . . . . . . . . . .>   ss_wholesale_cost,
. . . . . . . . . . . . . . . . . . . .>   ss_list_price,
. . . . . . . . . . . . . . . . . . . .>   ss_sales_price,
. . . . . . . . . . . . . . . . . . . .>   ss_ext_discount_amt,
. . . . . . . . . . . . . . . . . . . .>   ss_ext_sales_price,
. . . . . . . . . . . . . . . . . . . .>   ss_ext_wholesale_cost,
. . . . . . . . . . . . . . . . . . . .>   ss_ext_list_price,
. . . . . . . . . . . . . . . . . . . .>   ss_ext_tax,
. . . . . . . . . . . . . . . . . . . .>   ss_coupon_amt,
. . . . . . . . . . . . . . . . . . . .>   ss_net_paid,
. . . . . . . . . . . . . . . . . . . .>   ss_net_paid_inc_tax,
. . . . . . . . . . . . . . . . . . . .>   ss_net_profit,
. . . . . . . . . . . . . . . . . . . .>   ss_sold_date_sk
. . . . . . . . . . . . . . . . . . . .> from store_sales_unpartitioned
. . . . . . . . . . . . . . . . . . . .> WHERE ss_sold_date_sk IS NULL
. . . . . . . . . . . . . . . . . . . .> distribute by ss_sold_date_sk;
going to print operations logs
printed operations logs
going to print operations logs
INFO  : Compiling command(queryId=jenkins_20200525164701_4505617c-a01e-46cf-bdf2-fb52d894213c): insert overwrite table store_sales partition(ss_sold_date_sk)
select ss_sold_time_sk,
ss_item_sk,
ss_customer_sk,
ss_cdemo_sk,
ss_hdemo_sk,
ss_addr_sk,
ss_store_sk,
ss_promo_sk,
ss_ticket_number,
ss_quantity,
ss_wholesale_cost,
ss_list_price,
ss_sales_price,
ss_ext_discount_amt,
ss_ext_sales_price,
ss_ext_wholesale_cost,
ss_ext_list_price,
ss_ext_tax,
ss_coupon_amt,
ss_net_paid,
ss_net_paid_inc_tax,
ss_net_profit,
ss_sold_date_sk
from store_sales_unpartitioned
WHERE ss_sold_date_sk IS NULL
distribute by ss_sold_date_sk
INFO  : Semantic Analysis Completed (retrial = false)
INFO  : Created Hive schema: Schema(fieldSchemas:[FieldSchema(name:ss_sold_time_sk, type:int, comment:null), FieldSchema(name:ss_item_sk, type:bigint, comment:null), FieldSchema(name:ss_customer_sk, type:int, comment:null), FieldSchema(name:ss_cdemo_sk, type:int, comment:null), FieldSchema(name:ss_hdemo_sk, type:int, comment:null), FieldSchema(name:ss_addr_sk, type:int, comment:null), FieldSchema(name:ss_store_sk, type:int, comment:null), FieldSchema(name:ss_promo_sk, type:int, comment:null), FieldSchema(name:ss_ticket_number, type:bigint, comment:null), FieldSchema(name:ss_quantity, type:int, comment:null), FieldSchema(name:ss_wholesale_cost, type:decimal(7,2), comment:null), FieldSchema(name:ss_list_price, type:decimal(7,2), comment:null), FieldSchema(name:ss_sales_price, type:decimal(7,2), comment:null), FieldSchema(name:ss_ext_discount_amt, type:decimal(7,2), comment:null), FieldSchema(name:ss_ext_sales_price, type:decimal(7,2), comment:null), FieldSchema(name:ss_ext_wholesale_cost, type:decimal(7,2), comment:null), FieldSchema(name:ss_ext_list_price, type:decimal(7,2), comment:null), FieldSchema(name:ss_ext_tax, type:decimal(7,2), comment:null), FieldSchema(name:ss_coupon_amt, type:decimal(7,2), comment:null), FieldSchema(name:ss_net_paid, type:decimal(7,2), comment:null), FieldSchema(name:ss_net_paid_inc_tax, type:decimal(7,2), comment:null), FieldSchema(name:ss_net_profit, type:decimal(7,2), comment:null), FieldSchema(name:ss_sold_date_sk, type:int, comment:null)], properties:null)
INFO  : Completed compiling command(queryId=jenkins_20200525164701_4505617c-a01e-46cf-bdf2-fb52d894213c); Time taken: 0.113 seconds
INFO  : Executing command(queryId=jenkins_20200525164701_4505617c-a01e-46cf-bdf2-fb52d894213c): insert overwrite table store_sales partition(ss_sold_date_sk)
select ss_sold_time_sk,
ss_item_sk,
ss_customer_sk,
ss_cdemo_sk,
ss_hdemo_sk,
ss_addr_sk,
ss_store_sk,
ss_promo_sk,
ss_ticket_number,
ss_quantity,
ss_wholesale_cost,
ss_list_price,
ss_sales_price,
ss_ext_discount_amt,
ss_ext_sales_price,
ss_ext_wholesale_cost,
ss_ext_list_price,
ss_ext_tax,
ss_coupon_amt,
ss_net_paid,
ss_net_paid_inc_tax,
ss_net_profit,
ss_sold_date_sk
from store_sales_unpartitioned
WHERE ss_sold_date_sk IS NULL
distribute by ss_sold_date_sk
INFO  : Query ID = jenkins_20200525164701_4505617c-a01e-46cf-bdf2-fb52d894213c
INFO  : Total jobs = 3
INFO  : Launching Job 1 out of 3
INFO  : Starting task [Stage-1:MAPRED] in serial mode
INFO  : Subscribed to counters: [] for queryId: jenkins_20200525164701_4505617c-a01e-46cf-bdf2-fb52d894213c
INFO  : Tez session hasn't been created yet. Opening session
printed operations logs
going to print operations logs
printed operations logs
going to print operations logs
printed operations logs
going to print operations logs
INFO  : Dag name: insert overwrite table sto...ss_sold_date_sk (Stage-1)
INFO  : Status: Running (Executing on YARN cluster with App id application_1590450092775_0009)

printed operations logs
[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1            container        INITED      6          0        0        6       0       0  
Reducer 2        container        INITED      8          0        0        8       0       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 00/02  [>>--------------------------] 0%    ELAPSED TIME: 0.12 s     
[22;0m[2K----------------------------------------------------------------------------------------------
going to print operations logs
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1            container       RUNNING      6          0        2        4       0       0  
Reducer 2        container        INITED      8          0        0        8       0       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 00/02  [>>--------------------------] 0%    ELAPSED TIME: 5.12 s     
[22;0m[2K----------------------------------------------------------------------------------------------
printed operations logs
going to print operations logs
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 .          container       RUNNING      6          1        5        0       0       0  
Reducer 2        container       RUNNING      8          0        1        7       0       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 00/02  [=>>-------------------------] 7%    ELAPSED TIME: 10.13 s    
[22;0m[2K----------------------------------------------------------------------------------------------
printed operations logs
going to print operations logs
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 .......... container     SUCCEEDED      6          6        0        0       0       0  
Reducer 2 ...... container     SUCCEEDED      8          8        0        0       0       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 02/02  [==========================>>] 100%  ELAPSED TIME: 15.13 s    
[22;0m[2K----------------------------------------------------------------------------------------------
INFO  : Starting task [Stage-7:CONDITIONAL] in serial mode
INFO  : Stage-4 is selected by condition resolver.
INFO  : Stage-3 is filtered out by condition resolver.
INFO  : Stage-5 is filtered out by condition resolver.
INFO  : Starting task [Stage-4:MOVE] in serial mode
INFO  : Moving data to directory hdfs://localhost:20500/test-warehouse/tpcds.store_sales/.hive-staging_hive_2020-05-25_16-47-01_552_5775433514479328889-3/-ext-10000 from hdfs://localhost:20500/test-warehouse/tpcds.store_sales/.hive-staging_hive_2020-05-25_16-47-01_552_5775433514479328889-3/-ext-10002
INFO  : Starting task [Stage-2:DEPENDENCY_COLLECTION] in serial mode
INFO  : Starting task [Stage-0:MOVE] in serial mode
INFO  : Loading data to table tpcds.store_sales partition (ss_sold_date_sk=null) from hdfs://localhost:20500/test-warehouse/tpcds.store_sales/.hive-staging_hive_2020-05-25_16-47-01_552_5775433514479328889-3/-ext-10000
INFO  : 

printed operations logs
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 .......... container     SUCCEEDED      6          6        0        0       0       0  
Reducer 2 ...... container     SUCCEEDED      8          8        0        0       0       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 02/02  [==========================>>] 100%  ELAPSED TIME: 15.47 s    
[22;0m[2K----------------------------------------------------------------------------------------------
Getting log thread is interrupted, since query is done!
INFO  : 	 Time taken to load dynamic partitions: 0.326 seconds
INFO  : 	 Time taken for adding to write entity : 0.001 seconds
INFO  : Completed executing command(queryId=jenkins_20200525164701_4505617c-a01e-46cf-bdf2-fb52d894213c); Time taken: 116.842 seconds
INFO  : OK
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 .......... container     SUCCEEDED      6          6        0        0       0       0  
Reducer 2 ...... container     SUCCEEDED      8          8        0        0       0       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 02/02  [==========================>>] 100%  ELAPSED TIME: 15.47 s    
[22;0m[2K----------------------------------------------------------------------------------------------
130,093 rows affected (117.01 seconds)
0: jdbc:hive2://localhost:11050/default> 
0: jdbc:hive2://localhost:11050/default> insert overwrite table store_sales part ition(ss_sold_date_sk)
. . . . . . . . . . . . . . . . . . . .> select ss_sold_time_sk,
. . . . . . . . . . . . . . . . . . . .>   ss_item_sk,
. . . . . . . . . . . . . . . . . . . .>   ss_customer_sk,
. . . . . . . . . . . . . . . . . . . .>   ss_cdemo_sk,
. . . . . . . . . . . . . . . . . . . .>   ss_hdemo_sk,
. . . . . . . . . . . . . . . . . . . .>   ss_addr_sk,
. . . . . . . . . . . . . . . . . . . .>   ss_store_sk,
. . . . . . . . . . . . . . . . . . . .>   ss_promo_sk,
. . . . . . . . . . . . . . . . . . . .>   ss_ticket_number,
. . . . . . . . . . . . . . . . . . . .>   ss_quantity,
. . . . . . . . . . . . . . . . . . . .>   ss_wholesale_cost,
. . . . . . . . . . . . . . . . . . . .>   ss_list_price,
. . . . . . . . . . . . . . . . . . . .>   ss_sales_price,
. . . . . . . . . . . . . . . . . . . .>   ss_ext_discount_amt,
. . . . . . . . . . . . . . . . . . . .>   ss_ext_sales_price,
. . . . . . . . . . . . . . . . . . . .>   ss_ext_wholesale_cost,
. . . . . . . . . . . . . . . . . . . .>   ss_ext_list_price,
. . . . . . . . . . . . . . . . . . . .>   ss_ext_tax,
. . . . . . . . . . . . . . . . . . . .>   ss_coupon_amt,
. . . . . . . . . . . . . . . . . . . .>   ss_net_paid,
. . . . . . . . . . . . . . . . . . . .>   ss_net_paid_inc_tax,
. . . . . . . . . . . . . . . . . . . .>   ss_net_profit,
. . . . . . . . . . . . . . . . . . . .>   ss_sold_date_sk
. . . . . . . . . . . . . . . . . . . .> from store_sales_unpartitioned
. . . . . . . . . . . . . . . . . . . .> WHERE ss_sold_date_sk < 2451272
. . . . . . . . . . . . . . . . . . . .> distribute by ss_sold_date_sk;
going to print operations logs
printed operations logs
going to print operations logs
INFO  : Compiling command(queryId=jenkins_20200525164858_d39d96ab-6e66-4cf3-87a4-f32274c5755d): insert overwrite table store_sales partition(ss_sold_date_sk)
select ss_sold_time_sk,
ss_item_sk,
ss_customer_sk,
ss_cdemo_sk,
ss_hdemo_sk,
ss_addr_sk,
ss_store_sk,
ss_promo_sk,
ss_ticket_number,
ss_quantity,
ss_wholesale_cost,
ss_list_price,
ss_sales_price,
ss_ext_discount_amt,
ss_ext_sales_price,
ss_ext_wholesale_cost,
ss_ext_list_price,
ss_ext_tax,
ss_coupon_amt,
ss_net_paid,
ss_net_paid_inc_tax,
ss_net_profit,
ss_sold_date_sk
from store_sales_unpartitioned
WHERE ss_sold_date_sk < 2451272
distribute by ss_sold_date_sk
INFO  : Semantic Analysis Completed (retrial = false)
INFO  : Created Hive schema: Schema(fieldSchemas:[FieldSchema(name:ss_sold_time_sk, type:int, comment:null), FieldSchema(name:ss_item_sk, type:bigint, comment:null), FieldSchema(name:ss_customer_sk, type:int, comment:null), FieldSchema(name:ss_cdemo_sk, type:int, comment:null), FieldSchema(name:ss_hdemo_sk, type:int, comment:null), FieldSchema(name:ss_addr_sk, type:int, comment:null), FieldSchema(name:ss_store_sk, type:int, comment:null), FieldSchema(name:ss_promo_sk, type:int, comment:null), FieldSchema(name:ss_ticket_number, type:bigint, comment:null), FieldSchema(name:ss_quantity, type:int, comment:null), FieldSchema(name:ss_wholesale_cost, type:decimal(7,2), comment:null), FieldSchema(name:ss_list_price, type:decimal(7,2), comment:null), FieldSchema(name:ss_sales_price, type:decimal(7,2), comment:null), FieldSchema(name:ss_ext_discount_amt, type:decimal(7,2), comment:null), FieldSchema(name:ss_ext_sales_price, type:decimal(7,2), comment:null), FieldSchema(name:ss_ext_wholesale_cost, type:decimal(7,2), comment:null), FieldSchema(name:ss_ext_list_price, type:decimal(7,2), comment:null), FieldSchema(name:ss_ext_tax, type:decimal(7,2), comment:null), FieldSchema(name:ss_coupon_amt, type:decimal(7,2), comment:null), FieldSchema(name:ss_net_paid, type:decimal(7,2), comment:null), FieldSchema(name:ss_net_paid_inc_tax, type:decimal(7,2), comment:null), FieldSchema(name:ss_net_profit, type:decimal(7,2), comment:null), FieldSchema(name:ss_sold_date_sk, type:int, comment:null)], properties:null)
INFO  : Completed compiling command(queryId=jenkins_20200525164858_d39d96ab-6e66-4cf3-87a4-f32274c5755d); Time taken: 0.034 seconds
INFO  : Executing command(queryId=jenkins_20200525164858_d39d96ab-6e66-4cf3-87a4-f32274c5755d): insert overwrite table store_sales partition(ss_sold_date_sk)
select ss_sold_time_sk,
ss_item_sk,
ss_customer_sk,
ss_cdemo_sk,
ss_hdemo_sk,
ss_addr_sk,
ss_store_sk,
ss_promo_sk,
ss_ticket_number,
ss_quantity,
ss_wholesale_cost,
ss_list_price,
ss_sales_price,
ss_ext_discount_amt,
ss_ext_sales_price,
ss_ext_wholesale_cost,
ss_ext_list_price,
ss_ext_tax,
ss_coupon_amt,
ss_net_paid,
ss_net_paid_inc_tax,
ss_net_profit,
ss_sold_date_sk
from store_sales_unpartitioned
WHERE ss_sold_date_sk < 2451272
distribute by ss_sold_date_sk
INFO  : Query ID = jenkins_20200525164858_d39d96ab-6e66-4cf3-87a4-f32274c5755d
INFO  : Total jobs = 3
INFO  : Launching Job 1 out of 3
INFO  : Starting task [Stage-1:MAPRED] in serial mode
INFO  : Subscribed to counters: [] for queryId: jenkins_20200525164858_d39d96ab-6e66-4cf3-87a4-f32274c5755d
INFO  : Session is already open
INFO  : Dag name: insert overwrite table sto...ss_sold_date_sk (Stage-1)
INFO  : Status: Running (Executing on YARN cluster with App id application_1590450092775_0009)

printed operations logs
[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1            container       RUNNING      6          0        6        0       0       0  
Reducer 2        container        INITED      6          0        0        6       0       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 00/02  [>>--------------------------] 0%    ELAPSED TIME: 1.05 s     
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 ...        container       RUNNING      6          2        4        0       0       0  
Reducer 2        container       RUNNING      6          0        2        4       0       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 00/02  [====>>----------------------] 16%   ELAPSED TIME: 1.55 s     
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 .....      container       RUNNING      6          3        3        0       0       0  
Reducer 2        container       RUNNING      6          0        4        2       0       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 00/02  [======>>--------------------] 25%   ELAPSED TIME: 2.05 s     
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 .....      container       RUNNING      6          3        3        0       0       0  
Reducer 2        container       RUNNING      6          0        4        2       0       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 00/02  [======>>--------------------] 25%   ELAPSED TIME: 2.55 s     
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 .......... container     SUCCEEDED      6          6        0        0       0       0  
Reducer 2        container       RUNNING      6          0        6        0       0       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 01/02  [=============>>-------------] 50%   ELAPSED TIME: 3.06 s     
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 .......... container     SUCCEEDED      6          6        0        0       0       0  
Reducer 2        container       RUNNING      6          0        6        0       0       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 01/02  [=============>>-------------] 50%   ELAPSED TIME: 3.56 s     
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 .......... container     SUCCEEDED      6          6        0        0       0       0  
Reducer 2        container       RUNNING      6          0        6        0       0       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 01/02  [=============>>-------------] 50%   ELAPSED TIME: 4.06 s     
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 .......... container     SUCCEEDED      6          6        0        0       0       0  
Reducer 2        container       RUNNING      6          0        6        0       0       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 01/02  [=============>>-------------] 50%   ELAPSED TIME: 4.56 s     
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 .......... container     SUCCEEDED      6          6        0        0       0       0  
Reducer 2        container       RUNNING      6          0        6        0       0       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 01/02  [=============>>-------------] 50%   ELAPSED TIME: 5.07 s     
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 .......... container     SUCCEEDED      6          6        0        0       0       0  
Reducer 2        container       RUNNING      6          0        6        0       0       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 01/02  [=============>>-------------] 50%   ELAPSED TIME: 5.57 s     
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 .......... container     SUCCEEDED      6          6        0        0       0       0  
Reducer 2        container       RUNNING      6          0        6        0       0       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 01/02  [=============>>-------------] 50%   ELAPSED TIME: 6.07 s     
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 .......... container     SUCCEEDED      6          6        0        0       0       0  
Reducer 2        container       RUNNING      6          0        6        0       0       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 01/02  [=============>>-------------] 50%   ELAPSED TIME: 6.57 s     
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 .......... container     SUCCEEDED      6          6        0        0       0       0  
Reducer 2        container       RUNNING      6          0        6        0       0       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 01/02  [=============>>-------------] 50%   ELAPSED TIME: 7.07 s     
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 .......... container     SUCCEEDED      6          6        0        0       0       0  
Reducer 2        container       RUNNING      6          0        6        0       0       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 01/02  [=============>>-------------] 50%   ELAPSED TIME: 7.57 s     
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 .......... container     SUCCEEDED      6          6        0        0       0       0  
Reducer 2        container       RUNNING      6          0        6        0       0       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 01/02  [=============>>-------------] 50%   ELAPSED TIME: 8.08 s     
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 .......... container     SUCCEEDED      6          6        0        0       0       0  
Reducer 2        container       RUNNING      6          0        6        0       0       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 01/02  [=============>>-------------] 50%   ELAPSED TIME: 8.58 s     
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 .......... container     SUCCEEDED      6          6        0        0       0       0  
Reducer 2        container       RUNNING      6          0        6        0       0       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 01/02  [=============>>-------------] 50%   ELAPSED TIME: 9.09 s     
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 .......... container     SUCCEEDED      6          6        0        0       0       0  
Reducer 2        container       RUNNING      6          0        6        0       0       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 01/02  [=============>>-------------] 50%   ELAPSED TIME: 9.59 s     
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 .......... container     SUCCEEDED      6          6        0        0       0       0  
Reducer 2        container       RUNNING      6          0        6        0       0       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 01/02  [=============>>-------------] 50%   ELAPSED TIME: 10.60 s    
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 .......... container     SUCCEEDED      6          6        0        0       0       0  
Reducer 2 ....   container       RUNNING      6          4        2        0       0       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 01/02  [=====================>>-----] 83%   ELAPSED TIME: 11.60 s    
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 .......... container     SUCCEEDED      6          6        0        0       0       0  
Reducer 2 ...... container     SUCCEEDED      6          6        0        0       0       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 02/02  [==========================>>] 100%  ELAPSED TIME: 12.60 s    
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 .......... container     SUCCEEDED      6          6        0        0       0       0  
Reducer 2 ...... container     SUCCEEDED      6          6        0        0       0       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 02/02  [==========================>>] 100%  ELAPSED TIME: 13.60 s    
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 .......... container     SUCCEEDED      6          6        0        0       0       0  
Reducer 2 ...... container     SUCCEEDED      6          6        0        0       0       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 02/02  [==========================>>] 100%  ELAPSED TIME: 14.60 s    
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 .......... container     SUCCEEDED      6          6        0        0       0       0  
Reducer 2 ...... container     SUCCEEDED      6          6        0        0       0       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 02/02  [==========================>>] 100%  ELAPSED TIME: 15.23 s    
[22;0m[2K----------------------------------------------------------------------------------------------
Getting log thread is interrupted, since query is done!
INFO  : Starting task [Stage-7:CONDITIONAL] in serial mode
INFO  : Stage-4 is selected by condition resolver.
INFO  : Stage-3 is filtered out by condition resolver.
INFO  : Stage-5 is filtered out by condition resolver.
INFO  : Starting task [Stage-4:MOVE] in serial mode
INFO  : Moving data to directory hdfs://localhost:20500/test-warehouse/tpcds.store_sales/.hive-staging_hive_2020-05-25_16-48-58_607_671541543951410894-3/-ext-10000 from hdfs://localhost:20500/test-warehouse/tpcds.store_sales/.hive-staging_hive_2020-05-25_16-48-58_607_671541543951410894-3/-ext-10002
INFO  : Starting task [Stage-2:DEPENDENCY_COLLECTION] in serial mode
INFO  : Starting task [Stage-0:MOVE] in serial mode
INFO  : Loading data to table tpcds.store_sales partition (ss_sold_date_sk=null) from hdfs://localhost:20500/test-warehouse/tpcds.store_sales/.hive-staging_hive_2020-05-25_16-48-58_607_671541543951410894-3/-ext-10000
INFO  : 

INFO  : 	 Time taken to load dynamic partitions: 2.629 seconds
INFO  : 	 Time taken for adding to write entity : 0.046 seconds
INFO  : Completed executing command(queryId=jenkins_20200525164858_d39d96ab-6e66-4cf3-87a4-f32274c5755d); Time taken: 15.797 seconds
INFO  : OK
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 .......... container     SUCCEEDED      6          6        0        0       0       0  
Reducer 2 ...... container     SUCCEEDED      6          6        0        0       0       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 02/02  [==========================>>] 100%  ELAPSED TIME: 15.24 s    
[22;0m[2K----------------------------------------------------------------------------------------------
635,480 rows affected (15.85 seconds)
0: jdbc:hive2://localhost:11050/default> 
0: jdbc:hive2://localhost:11050/default> insert overwrite table store_sales part ition(ss_sold_date_sk)
. . . . . . . . . . . . . . . . . . . .> select ss_sold_time_sk,
. . . . . . . . . . . . . . . . . . . .>   ss_item_sk,
. . . . . . . . . . . . . . . . . . . .>   ss_customer_sk,
. . . . . . . . . . . . . . . . . . . .>   ss_cdemo_sk,
. . . . . . . . . . . . . . . . . . . .>   ss_hdemo_sk,
. . . . . . . . . . . . . . . . . . . .>   ss_addr_sk,
. . . . . . . . . . . . . . . . . . . .>   ss_store_sk,
. . . . . . . . . . . . . . . . . . . .>   ss_promo_sk,
. . . . . . . . . . . . . . . . . . . .>   ss_ticket_number,
. . . . . . . . . . . . . . . . . . . .>   ss_quantity,
. . . . . . . . . . . . . . . . . . . .>   ss_wholesale_cost,
. . . . . . . . . . . . . . . . . . . .>   ss_list_price,
. . . . . . . . . . . . . . . . . . . .>   ss_sales_price,
. . . . . . . . . . . . . . . . . . . .>   ss_ext_discount_amt,
. . . . . . . . . . . . . . . . . . . .>   ss_ext_sales_price,
. . . . . . . . . . . . . . . . . . . .>   ss_ext_wholesale_cost,
. . . . . . . . . . . . . . . . . . . .>   ss_ext_list_price,
. . . . . . . . . . . . . . . . . . . .>   ss_ext_tax,
. . . . . . . . . . . . . . . . . . . .>   ss_coupon_amt,
. . . . . . . . . . . . . . . . . . . .>   ss_net_paid,
. . . . . . . . . . . . . . . . . . . .>   ss_net_paid_inc_tax,
. . . . . . . . . . . . . . . . . . . .>   ss_net_profit,
. . . . . . . . . . . . . . . . . . . .>   ss_sold_date_sk
. . . . . . . . . . . . . . . . . . . .> from store_sales_unpartitioned
. . . . . . . . . . . . . . . . . . . .> WHERE 2451272 <= ss_sold_date_sk and ss _sold_date_sk < 2451728
. . . . . . . . . . . . . . . . . . . .> distribute by ss_sold_date_sk;
going to print operations logs
printed operations logs
going to print operations logs
INFO  : Compiling command(queryId=jenkins_20200525164914_bf8749af-597a-4b14-a0a9-9bb62b32eac0): insert overwrite table store_sales partition(ss_sold_date_sk)
select ss_sold_time_sk,
ss_item_sk,
ss_customer_sk,
ss_cdemo_sk,
ss_hdemo_sk,
ss_addr_sk,
ss_store_sk,
ss_promo_sk,
ss_ticket_number,
ss_quantity,
ss_wholesale_cost,
ss_list_price,
ss_sales_price,
ss_ext_discount_amt,
ss_ext_sales_price,
ss_ext_wholesale_cost,
ss_ext_list_price,
ss_ext_tax,
ss_coupon_amt,
ss_net_paid,
ss_net_paid_inc_tax,
ss_net_profit,
ss_sold_date_sk
from store_sales_unpartitioned
WHERE 2451272 <= ss_sold_date_sk and ss_sold_date_sk < 2451728
distribute by ss_sold_date_sk
INFO  : Semantic Analysis Completed (retrial = false)
INFO  : Created Hive schema: Schema(fieldSchemas:[FieldSchema(name:ss_sold_time_sk, type:int, comment:null), FieldSchema(name:ss_item_sk, type:bigint, comment:null), FieldSchema(name:ss_customer_sk, type:int, comment:null), FieldSchema(name:ss_cdemo_sk, type:int, comment:null), FieldSchema(name:ss_hdemo_sk, type:int, comment:null), FieldSchema(name:ss_addr_sk, type:int, comment:null), FieldSchema(name:ss_store_sk, type:int, comment:null), FieldSchema(name:ss_promo_sk, type:int, comment:null), FieldSchema(name:ss_ticket_number, type:bigint, comment:null), FieldSchema(name:ss_quantity, type:int, comment:null), FieldSchema(name:ss_wholesale_cost, type:decimal(7,2), comment:null), FieldSchema(name:ss_list_price, type:decimal(7,2), comment:null), FieldSchema(name:ss_sales_price, type:decimal(7,2), comment:null), FieldSchema(name:ss_ext_discount_amt, type:decimal(7,2), comment:null), FieldSchema(name:ss_ext_sales_price, type:decimal(7,2), comment:null), FieldSchema(name:ss_ext_wholesale_cost, type:decimal(7,2), comment:null), FieldSchema(name:ss_ext_list_price, type:decimal(7,2), comment:null), FieldSchema(name:ss_ext_tax, type:decimal(7,2), comment:null), FieldSchema(name:ss_coupon_amt, type:decimal(7,2), comment:null), FieldSchema(name:ss_net_paid, type:decimal(7,2), comment:null), FieldSchema(name:ss_net_paid_inc_tax, type:decimal(7,2), comment:null), FieldSchema(name:ss_net_profit, type:decimal(7,2), comment:null), FieldSchema(name:ss_sold_date_sk, type:int, comment:null)], properties:null)
INFO  : Completed compiling command(queryId=jenkins_20200525164914_bf8749af-597a-4b14-a0a9-9bb62b32eac0); Time taken: 0.04 seconds
INFO  : Executing command(queryId=jenkins_20200525164914_bf8749af-597a-4b14-a0a9-9bb62b32eac0): insert overwrite table store_sales partition(ss_sold_date_sk)
select ss_sold_time_sk,
ss_item_sk,
ss_customer_sk,
ss_cdemo_sk,
ss_hdemo_sk,
ss_addr_sk,
ss_store_sk,
ss_promo_sk,
ss_ticket_number,
ss_quantity,
ss_wholesale_cost,
ss_list_price,
ss_sales_price,
ss_ext_discount_amt,
ss_ext_sales_price,
ss_ext_wholesale_cost,
ss_ext_list_price,
ss_ext_tax,
ss_coupon_amt,
ss_net_paid,
ss_net_paid_inc_tax,
ss_net_profit,
ss_sold_date_sk
from store_sales_unpartitioned
WHERE 2451272 <= ss_sold_date_sk and ss_sold_date_sk < 2451728
distribute by ss_sold_date_sk
INFO  : Query ID = jenkins_20200525164914_bf8749af-597a-4b14-a0a9-9bb62b32eac0
INFO  : Total jobs = 3
INFO  : Launching Job 1 out of 3
INFO  : Starting task [Stage-1:MAPRED] in serial mode
INFO  : Subscribed to counters: [] for queryId: jenkins_20200525164914_bf8749af-597a-4b14-a0a9-9bb62b32eac0
INFO  : Session is already open
INFO  : Dag name: insert overwrite table sto...ss_sold_date_sk (Stage-1)
INFO  : Status: Running (Executing on YARN cluster with App id application_1590450092775_0009)

printed operations logs
[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1            container       RUNNING      6          0        6        0       0       0  
Reducer 2        container        INITED      2          0        0        2       0       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 00/02  [>>--------------------------] 0%    ELAPSED TIME: 1.14 s     
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 ...        container       RUNNING      6          2        4        0       0       0  
Reducer 2        container       RUNNING      2          0        1        1       0       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 00/02  [======>>--------------------] 25%   ELAPSED TIME: 1.64 s     
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 .......... container     SUCCEEDED      6          6        0        0       0       0  
Reducer 2        container       RUNNING      2          0        2        0       0       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 01/02  [===================>>-------] 75%   ELAPSED TIME: 2.14 s     
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 .......... container     SUCCEEDED      6          6        0        0       0       0  
Reducer 2        container       RUNNING      2          0        2        0       0       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 01/02  [===================>>-------] 75%   ELAPSED TIME: 2.64 s     
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 .......... container     SUCCEEDED      6          6        0        0       0       0  
Reducer 2        container       RUNNING      2          0        2        0       0       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 01/02  [===================>>-------] 75%   ELAPSED TIME: 3.15 s     
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 .......... container     SUCCEEDED      6          6        0        0       0       0  
Reducer 2        container       RUNNING      2          0        2        0       0       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 01/02  [===================>>-------] 75%   ELAPSED TIME: 3.65 s     
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 .......... container     SUCCEEDED      6          6        0        0       0       0  
Reducer 2        container       RUNNING      2          0        2        0       0       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 01/02  [===================>>-------] 75%   ELAPSED TIME: 4.15 s     
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 .......... container     SUCCEEDED      6          6        0        0       0       0  
Reducer 2        container       RUNNING      2          0        2        0       2       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 01/02  [===================>>-------] 75%   ELAPSED TIME: 4.65 s     
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 .......... container     SUCCEEDED      6          6        0        0       0       0  
Reducer 2        container       RUNNING      2          0        2        0       2       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 01/02  [===================>>-------] 75%   ELAPSED TIME: 5.16 s     
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 .......... container     SUCCEEDED      6          6        0        0       0       0  
Reducer 2        container       RUNNING      2          0        2        0       2       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 01/02  [===================>>-------] 75%   ELAPSED TIME: 5.66 s     
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 .......... container     SUCCEEDED      6          6        0        0       0       0  
Reducer 2        container       RUNNING      2          0        2        0       2       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 01/02  [===================>>-------] 75%   ELAPSED TIME: 6.17 s     
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 .......... container     SUCCEEDED      6          6        0        0       0       0  
Reducer 2        container       RUNNING      2          0        2        0       2       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 01/02  [===================>>-------] 75%   ELAPSED TIME: 6.67 s     
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 .......... container     SUCCEEDED      6          6        0        0       0       0  
Reducer 2        container       RUNNING      2          0        2        0       2       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 01/02  [===================>>-------] 75%   ELAPSED TIME: 7.18 s     
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 .......... container     SUCCEEDED      6          6        0        0       0       0  
Reducer 2        container       RUNNING      2          0        0        2       3       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 01/02  [===================>>-------] 75%   ELAPSED TIME: 7.68 s     
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1            container       RUNNING      6          0        2        4       0       0  
Reducer 2        container        INITED      4          0        0        4       0       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 00/02  [>>--------------------------] 0%    ELAPSED TIME: 0.19 s     
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1            container       RUNNING      6          0        2        4       0       0  
Reducer 2        container        INITED      4          0        0        4       0       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 00/02  [>>--------------------------] 0%    ELAPSED TIME: 0.69 s     
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1            container       RUNNING      6          0        2        4       0       0  
Reducer 2        container        INITED      4          0        0        4       0       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 00/02  [>>--------------------------] 0%    ELAPSED TIME: 1.19 s     
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 ...        container       RUNNING      6          2        2        2       0       0  
Reducer 2        container        INITED      4          0        0        4       0       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 00/02  [=====>>---------------------] 20%   ELAPSED TIME: 1.70 s     
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 ...        container       RUNNING      6          2        2        2       0       0  
Reducer 2        container        INITED      4          0        0        4       0       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 00/02  [=====>>---------------------] 20%   ELAPSED TIME: 2.70 s     
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 ......     container       RUNNING      6          4        2        0       0       0  
Reducer 2        container       RUNNING      4          0        2        2       0       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 00/02  [==========>>----------------] 40%   ELAPSED TIME: 3.70 s     
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 ......     container       RUNNING      6          4        2        0       0       0  
Reducer 2        container       RUNNING      4          0        3        1       0       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 00/02  [==========>>----------------] 40%   ELAPSED TIME: 4.71 s     
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 ......     container       RUNNING      6          4        2        0       0       0  
Reducer 2        container       RUNNING      4          0        4        0       0       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 00/02  [==========>>----------------] 40%   ELAPSED TIME: 5.72 s     
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 ......     container       RUNNING      6          4        2        0       0       0  
Reducer 2        container       RUNNING      4          0        4        0       0       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 00/02  [==========>>----------------] 40%   ELAPSED TIME: 6.72 s     
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 ......     container       RUNNING      6          4        2        0       0       0  
Reducer 2        container       RUNNING      4          0        4        0       0       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 00/02  [==========>>----------------] 40%   ELAPSED TIME: 7.72 s     
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 ......     container       RUNNING      6          4        2        0       0       0  
Reducer 2        container       RUNNING      4          0        4        0       0       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 00/02  [==========>>----------------] 40%   ELAPSED TIME: 8.73 s     
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 ........   container       RUNNING      6          5        1        0       0       0  
Reducer 2        container       RUNNING      4          0        4        0       0       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 00/02  [=============>>-------------] 50%   ELAPSED TIME: 9.73 s     
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 .......... container     SUCCEEDED      6          6        0        0       0       0  
Reducer 2        container       RUNNING      4          0        4        0       1       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 01/02  [===============>>-----------] 60%   ELAPSED TIME: 10.74 s    
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 .......... container     SUCCEEDED      6          6        0        0       0       0  
Reducer 2        container       RUNNING      4          0        4        0       1       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 01/02  [===============>>-----------] 60%   ELAPSED TIME: 11.75 s    
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 .......... container     SUCCEEDED      6          6        0        0       0       0  
Reducer 2        container       RUNNING      4          0        4        0       2       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 01/02  [===============>>-----------] 60%   ELAPSED TIME: 13.25 s    
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 .......... container     SUCCEEDED      6          6        0        0       0       0  
Reducer 2        container       RUNNING      4          0        4        0       2       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 01/02  [===============>>-----------] 60%   ELAPSED TIME: 14.75 s    
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 .......... container     SUCCEEDED      6          6        0        0       0       0  
Reducer 2        container       RUNNING      4          0        4        0       2       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 01/02  [===============>>-----------] 60%   ELAPSED TIME: 16.26 s    
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 .......... container     SUCCEEDED      6          6        0        0       0       0  
Reducer 2        container       RUNNING      4          0        4        0       2       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 01/02  [===============>>-----------] 60%   ELAPSED TIME: 17.76 s    
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 .......... container     SUCCEEDED      6          6        0        0       0       0  
Reducer 2        container       RUNNING      4          0        4        0       2       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 01/02  [===============>>-----------] 60%   ELAPSED TIME: 19.26 s    
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 .......... container     SUCCEEDED      6          6        0        0       0       0  
Reducer 2        container       RUNNING      4          0        4        0       2       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 01/02  [===============>>-----------] 60%   ELAPSED TIME: 20.76 s    
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 .......... container     SUCCEEDED      6          6        0        0       0       0  
Reducer 2        container       RUNNING      4          0        4        0       2       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 01/02  [===============>>-----------] 60%   ELAPSED TIME: 22.27 s    
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 .......... container     SUCCEEDED      6          6        0        0       0       0  
Reducer 2        container       RUNNING      4          0        4        0       2       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 01/02  [===============>>-----------] 60%   ELAPSED TIME: 24.27 s    
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 .......... container     SUCCEEDED      6          6        0        0       0       0  
Reducer 2        container       RUNNING      4          0        4        0       4       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 01/02  [===============>>-----------] 60%   ELAPSED TIME: 26.27 s    
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 .......... container     SUCCEEDED      6          6        0        0       0       0  
Reducer 2        container       RUNNING      4          0        4        0       4       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 01/02  [===============>>-----------] 60%   ELAPSED TIME: 28.28 s    
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 .......... container     SUCCEEDED      6          6        0        0       0       0  
Reducer 2 .      container       RUNNING      4          1        3        0       6       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 01/02  [==================>>--------] 69%   ELAPSED TIME: 30.28 s    
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 .......... container     SUCCEEDED      6          6        0        0       0       0  
Reducer 2 .      container       RUNNING      4          1        3        0       6       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 01/02  [==================>>--------] 69%   ELAPSED TIME: 32.28 s    
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 .......... container     SUCCEEDED      6          6        0        0       0       0  
Reducer 2 .      container       RUNNING      4          1        3        0       6       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 01/02  [==================>>--------] 69%   ELAPSED TIME: 34.78 s    
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 .......... container     SUCCEEDED      6          6        0        0       0       0  
Reducer 2 .      container       RUNNING      4          1        3        0       7       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 01/02  [==================>>--------] 69%   ELAPSED TIME: 37.30 s    
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 .......... container     SUCCEEDED      6          6        0        0       0       0  
Reducer 2 .      container       RUNNING      4          1        3        0       7       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 01/02  [==================>>--------] 69%   ELAPSED TIME: 39.81 s    
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 .......... container     SUCCEEDED      6          6        0        0       0       0  
Reducer 2 .      container       RUNNING      4          1        3        0       9       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 01/02  [==================>>--------] 69%   ELAPSED TIME: 42.31 s    
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 .......... container     SUCCEEDED      6          6        0        0       0       0  
Reducer 2 .      container       RUNNING      4          1        3        0       9       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 01/02  [==================>>--------] 69%   ELAPSED TIME: 45.33 s    
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 .......... container     SUCCEEDED      6          6        0        0       0       0  
Reducer 2 .      container       RUNNING      4          1        3        0      10       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 01/02  [==================>>--------] 69%   ELAPSED TIME: 48.33 s    
[22;0m[2K----------------------------------------------------------------------------------------------
[8A[2K----------------------------------------------------------------------------------------------
[2K[36;1m        VERTICES      MODE        STATUS  TOTAL  COMPLETED  RUNNING  PENDING  FAILED  KILLED  
[22;0m[2K----------------------------------------------------------------------------------------------
[2KMap 1 .......... container     SUCCEEDED      6          6        0        0       0       0  
Reducer 2 .      container       RUNNING      4          1        0        3      11       0  
[2K----------------------------------------------------------------------------------------------
[2K[31;1mVERTICES: 01/02  [==================>>--------] 69%   ELAPSED TIME: 51.08 s    
[22;0m[2K----------------------------------------------------------------------------------------------
Getting log thread is interrupted, since query is done!
ERROR : Status: Failed
ERROR : Vertex failed, vertexName=Reducer 2, vertexId=vertex_1590450092775_0009_3_01, diagnostics=[Task failed, taskId=task_1590450092775_0009_3_01_000001, diagnostics=[TaskAttempt 0 failed, info=[Container container_1590450092775_0009_01_000003 finished with diagnostics set to [Container failed, exitCode=-104. [2020-05-25 16:49:18.814]Container [pid=14180,containerID=container_1590450092775_0009_01_000003] is running 44290048B beyond the 'PHYSICAL' memory limit. Current usage: 1.0 GB of 1 GB physical memory used; 3.3 GB of 2.1 GB virtual memory used. Killing container.
Dump of the process-tree for container_1590450092775_0009_01_000003 :
	|- PID PPID PGRPID SESSID CMD_NAME USER_MODE_TIME(MILLIS) SYSTEM_TIME(MILLIS) VMEM_USAGE(BYTES) RSSMEM_USAGE(PAGES) FULL_CMD_LINE
	|- 14180 14176 14180 14180 (bash) 0 0 115851264 352 /bin/bash -c /usr/java/jdk1.8.0_144/bin/java  -Xmx819m -server -Djava.net.preferIPv4Stack=true -Dhadoop.metrics.log.level=WARN  -Dlog4j.configuratorClass=org.apache.tez.common.TezLog4jConfigurator -Dlog4j.configuration=tez-container-log4j.properties -Dyarn.app.container.log.dir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000003 -Dtez.root.logger=INFO,CLA  -Djava.io.tmpdir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/lib/hadoop-yarn/cache/jenkins/nm-local-dir/usercache/jenkins/appcache/application_1590450092775_0009/container_1590450092775_0009_01_000003/tmp org.apache.tez.runtime.task.TezChild localhost 43422 container_1590450092775_0009_01_000003 application_1590450092775_0009 1 1>/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000003/stdout 2>/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000003/stderr  
	|- 14191 14180 14180 14180 (java) 3167 127 3468886016 272605 /usr/java/jdk1.8.0_144/bin/java -Xmx819m -server -Djava.net.preferIPv4Stack=true -Dhadoop.metrics.log.level=WARN -Dlog4j.configuratorClass=org.apache.tez.common.TezLog4jConfigurator -Dlog4j.configuration=tez-container-log4j.properties -Dyarn.app.container.log.dir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000003 -Dtez.root.logger=INFO,CLA -Djava.io.tmpdir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/lib/hadoop-yarn/cache/jenkins/nm-local-dir/usercache/jenkins/appcache/application_1590450092775_0009/container_1590450092775_0009_01_000003/tmp org.apache.tez.runtime.task.TezChild localhost 43422 container_1590450092775_0009_01_000003 application_1590450092775_0009 1 

[2020-05-25 16:49:18.884]Container killed on request. Exit code is 143
[2020-05-25 16:49:18.887]Container exited with a non-zero exit code 143. 
]], TaskAttempt 1 failed, info=[Error: Error while running task ( failure ) : java.lang.OutOfMemoryError: Java heap space
	at java.nio.HeapByteBuffer.<init>(HeapByteBuffer.java:57)
	at java.nio.ByteBuffer.allocate(ByteBuffer.java:335)
	at org.apache.hadoop.io.ElasticByteBufferPool.getBuffer(ElasticByteBufferPool.java:96)
	at org.apache.hadoop.hdfs.DFSStripedOutputStream$CellBuffers.<init>(DFSStripedOutputStream.java:223)
	at org.apache.hadoop.hdfs.DFSStripedOutputStream.<init>(DFSStripedOutputStream.java:315)
	at org.apache.hadoop.hdfs.DFSOutputStream.newStreamForCreate(DFSOutputStream.java:310)
	at org.apache.hadoop.hdfs.DFSClient.create(DFSClient.java:1218)
	at org.apache.hadoop.hdfs.DFSClient.create(DFSClient.java:1197)
	at org.apache.hadoop.hdfs.DFSClient.create(DFSClient.java:1135)
	at org.apache.hadoop.hdfs.DistributedFileSystem$8.doCall(DistributedFileSystem.java:546)
	at org.apache.hadoop.hdfs.DistributedFileSystem$8.doCall(DistributedFileSystem.java:543)
	at org.apache.hadoop.fs.FileSystemLinkResolver.resolve(FileSystemLinkResolver.java:81)
	at org.apache.hadoop.hdfs.DistributedFileSystem.create(DistributedFileSystem.java:557)
	at org.apache.hadoop.hdfs.DistributedFileSystem.create(DistributedFileSystem.java:484)
	at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:1153)
	at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:1039)
	at org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat.getHiveRecordWriter(HiveIgnoreKeyTextOutputFormat.java:81)
	at org.apache.hadoop.hive.ql.io.HiveFileFormatUtils.getRecordWriter(HiveFileFormatUtils.java:294)
	at org.apache.hadoop.hive.ql.io.HiveFileFormatUtils.getHiveRecordWriter(HiveFileFormatUtils.java:279)
	at org.apache.hadoop.hive.ql.exec.FileSinkOperator.createBucketForFileIdx(FileSinkOperator.java:840)
	at org.apache.hadoop.hive.ql.exec.FileSinkOperator.createBucketFiles(FileSinkOperator.java:786)
	at org.apache.hadoop.hive.ql.exec.FileSinkOperator.createNewPaths(FileSinkOperator.java:1170)
	at org.apache.hadoop.hive.ql.exec.FileSinkOperator.getDynOutPaths(FileSinkOperator.java:1294)
	at org.apache.hadoop.hive.ql.exec.FileSinkOperator.process(FileSinkOperator.java:1011)
	at org.apache.hadoop.hive.ql.exec.vector.VectorFileSinkOperator.process(VectorFileSinkOperator.java:111)
	at org.apache.hadoop.hive.ql.exec.Operator.vectorForward(Operator.java:969)
	at org.apache.hadoop.hive.ql.exec.vector.VectorSelectOperator.process(VectorSelectOperator.java:158)
	at org.apache.hadoop.hive.ql.exec.tez.ReduceRecordSource.processVectorGroup(ReduceRecordSource.java:490)
	at org.apache.hadoop.hive.ql.exec.tez.ReduceRecordSource.pushRecordVector(ReduceRecordSource.java:392)
	at org.apache.hadoop.hive.ql.exec.tez.ReduceRecordSource.pushRecord(ReduceRecordSource.java:249)
	at org.apache.hadoop.hive.ql.exec.tez.ReduceRecordProcessor.run(ReduceRecordProcessor.java:318)
	at org.apache.hadoop.hive.ql.exec.tez.TezProcessor.initializeAndRunProcessor(TezProcessor.java:267)
, errorMessage=Cannot recover from this error:java.lang.OutOfMemoryError: Java heap space
	at java.nio.HeapByteBuffer.<init>(HeapByteBuffer.java:57)
	at java.nio.ByteBuffer.allocate(ByteBuffer.java:335)
	at org.apache.hadoop.io.ElasticByteBufferPool.getBuffer(ElasticByteBufferPool.java:96)
	at org.apache.hadoop.hdfs.DFSStripedOutputStream$CellBuffers.<init>(DFSStripedOutputStream.java:223)
	at org.apache.hadoop.hdfs.DFSStripedOutputStream.<init>(DFSStripedOutputStream.java:315)
	at org.apache.hadoop.hdfs.DFSOutputStream.newStreamForCreate(DFSOutputStream.java:310)
	at org.apache.hadoop.hdfs.DFSClient.create(DFSClient.java:1218)
	at org.apache.hadoop.hdfs.DFSClient.create(DFSClient.java:1197)
	at org.apache.hadoop.hdfs.DFSClient.create(DFSClient.java:1135)
	at org.apache.hadoop.hdfs.DistributedFileSystem$8.doCall(DistributedFileSystem.java:546)
	at org.apache.hadoop.hdfs.DistributedFileSystem$8.doCall(DistributedFileSystem.java:543)
	at org.apache.hadoop.fs.FileSystemLinkResolver.resolve(FileSystemLinkResolver.java:81)
	at org.apache.hadoop.hdfs.DistributedFileSystem.create(DistributedFileSystem.java:557)
	at org.apache.hadoop.hdfs.DistributedFileSystem.create(DistributedFileSystem.java:484)
	at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:1153)
	at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:1039)
	at org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat.getHiveRecordWriter(HiveIgnoreKeyTextOutputFormat.java:81)
	at org.apache.hadoop.hive.ql.io.HiveFileFormatUtils.getRecordWriter(HiveFileFormatUtils.java:294)
	at org.apache.hadoop.hive.ql.io.HiveFileFormatUtils.getHiveRecordWriter(HiveFileFormatUtils.java:279)
	at org.apache.hadoop.hive.ql.exec.FileSinkOperator.createBucketForFileIdx(FileSinkOperator.java:840)
	at org.apache.hadoop.hive.ql.exec.FileSinkOperator.createBucketFiles(FileSinkOperator.java:786)
	at org.apache.hadoop.hive.ql.exec.FileSinkOperator.createNewPaths(FileSinkOperator.java:1170)
	at org.apache.hadoop.hive.ql.exec.FileSinkOperator.getDynOutPaths(FileSinkOperator.java:1294)
	at org.apache.hadoop.hive.ql.exec.FileSinkOperator.process(FileSinkOperator.java:1011)
	at org.apache.hadoop.hive.ql.exec.vector.VectorFileSinkOperator.process(VectorFileSinkOperator.java:111)
	at org.apache.hadoop.hive.ql.exec.Operator.vectorForward(Operator.java:969)
	at org.apache.hadoop.hive.ql.exec.vector.VectorSelectOperator.process(VectorSelectOperator.java:158)
	at org.apache.hadoop.hive.ql.exec.tez.ReduceRecordSource.processVectorGroup(ReduceRecordSource.java:490)
	at org.apache.hadoop.hive.ql.exec.tez.ReduceRecordSource.pushRecordVector(ReduceRecordSource.java:392)
	at org.apache.hadoop.hive.ql.exec.tez.ReduceRecordSource.pushRecord(ReduceRecordSource.java:249)
	at org.apache.hadoop.hive.ql.exec.tez.ReduceRecordProcessor.run(ReduceRecordProcessor.java:318)
	at org.apache.hadoop.hive.ql.exec.tez.TezProcessor.initializeAndRunProcessor(TezProcessor.java:267)
]], Vertex did not succeed due to OWN_TASK_FAILURE, failedTasks:1 killedTasks:1, Vertex vertex_1590450092775_0009_3_01 [Reducer 2] killed/failed due to:OWN_TASK_FAILURE]
ERROR : DAG did not succeed due to VERTEX_FAILURE. failedVertices:1 killedVertices:0
ERROR : FAILED: Execution Error, return code 2 from org.apache.hadoop.hive.ql.exec.tez.TezTask. Vertex failed, vertexName=Reducer 2, vertexId=vertex_1590450092775_0009_3_01, diagnostics=[Task failed, taskId=task_1590450092775_0009_3_01_000001, diagnostics=[TaskAttempt 0 failed, info=[Container container_1590450092775_0009_01_000003 finished with diagnostics set to [Container failed, exitCode=-104. [2020-05-25 16:49:18.814]Container [pid=14180,containerID=container_1590450092775_0009_01_000003] is running 44290048B beyond the 'PHYSICAL' memory limit. Current usage: 1.0 GB of 1 GB physical memory used; 3.3 GB of 2.1 GB virtual memory used. Killing container.
Dump of the process-tree for container_1590450092775_0009_01_000003 :
	|- PID PPID PGRPID SESSID CMD_NAME USER_MODE_TIME(MILLIS) SYSTEM_TIME(MILLIS) VMEM_USAGE(BYTES) RSSMEM_USAGE(PAGES) FULL_CMD_LINE
	|- 14180 14176 14180 14180 (bash) 0 0 115851264 352 /bin/bash -c /usr/java/jdk1.8.0_144/bin/java  -Xmx819m -server -Djava.net.preferIPv4Stack=true -Dhadoop.metrics.log.level=WARN  -Dlog4j.configuratorClass=org.apache.tez.common.TezLog4jConfigurator -Dlog4j.configuration=tez-container-log4j.properties -Dyarn.app.container.log.dir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000003 -Dtez.root.logger=INFO,CLA  -Djava.io.tmpdir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/lib/hadoop-yarn/cache/jenkins/nm-local-dir/usercache/jenkins/appcache/application_1590450092775_0009/container_1590450092775_0009_01_000003/tmp org.apache.tez.runtime.task.TezChild localhost 43422 container_1590450092775_0009_01_000003 application_1590450092775_0009 1 1>/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000003/stdout 2>/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000003/stderr  
	|- 14191 14180 14180 14180 (java) 3167 127 3468886016 272605 /usr/java/jdk1.8.0_144/bin/java -Xmx819m -server -Djava.net.preferIPv4Stack=true -Dhadoop.metrics.log.level=WARN -Dlog4j.configuratorClass=org.apache.tez.common.TezLog4jConfigurator -Dlog4j.configuration=tez-container-log4j.properties -Dyarn.app.container.log.dir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000003 -Dtez.root.logger=INFO,CLA -Djava.io.tmpdir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/lib/hadoop-yarn/cache/jenkins/nm-local-dir/usercache/jenkins/appcache/application_1590450092775_0009/container_1590450092775_0009_01_000003/tmp org.apache.tez.runtime.task.TezChild localhost 43422 container_1590450092775_0009_01_000003 application_1590450092775_0009 1 

[2020-05-25 16:49:18.884]Container killed on request. Exit code is 143
[2020-05-25 16:49:18.887]Container exited with a non-zero exit code 143. 
]], TaskAttempt 1 failed, info=[Error: Error while running task ( failure ) : java.lang.OutOfMemoryError: Java heap space
	at java.nio.HeapByteBuffer.<init>(HeapByteBuffer.java:57)
	at java.nio.ByteBuffer.allocate(ByteBuffer.java:335)
	at org.apache.hadoop.io.ElasticByteBufferPool.getBuffer(ElasticByteBufferPool.java:96)
	at org.apache.hadoop.hdfs.DFSStripedOutputStream$CellBuffers.<init>(DFSStripedOutputStream.java:223)
	at org.apache.hadoop.hdfs.DFSStripedOutputStream.<init>(DFSStripedOutputStream.java:315)
	at org.apache.hadoop.hdfs.DFSOutputStream.newStreamForCreate(DFSOutputStream.java:310)
	at org.apache.hadoop.hdfs.DFSClient.create(DFSClient.java:1218)
	at org.apache.hadoop.hdfs.DFSClient.create(DFSClient.java:1197)
	at org.apache.hadoop.hdfs.DFSClient.create(DFSClient.java:1135)
	at org.apache.hadoop.hdfs.DistributedFileSystem$8.doCall(DistributedFileSystem.java:546)
	at org.apache.hadoop.hdfs.DistributedFileSystem$8.doCall(DistributedFileSystem.java:543)
	at org.apache.hadoop.fs.FileSystemLinkResolver.resolve(FileSystemLinkResolver.java:81)
	at org.apache.hadoop.hdfs.DistributedFileSystem.create(DistributedFileSystem.java:557)
	at org.apache.hadoop.hdfs.DistributedFileSystem.create(DistributedFileSystem.java:484)
	at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:1153)
	at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:1039)
	at org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat.getHiveRecordWriter(HiveIgnoreKeyTextOutputFormat.java:81)
	at org.apache.hadoop.hive.ql.io.HiveFileFormatUtils.getRecordWriter(HiveFileFormatUtils.java:294)
	at org.apache.hadoop.hive.ql.io.HiveFileFormatUtils.getHiveRecordWriter(HiveFileFormatUtils.java:279)
	at org.apache.hadoop.hive.ql.exec.FileSinkOperator.createBucketForFileIdx(FileSinkOperator.java:840)
	at org.apache.hadoop.hive.ql.exec.FileSinkOperator.createBucketFiles(FileSinkOperator.java:786)
	at org.apache.hadoop.hive.ql.exec.FileSinkOperator.createNewPaths(FileSinkOperator.java:1170)
	at org.apache.hadoop.hive.ql.exec.FileSinkOperator.getDynOutPaths(FileSinkOperator.java:1294)
	at org.apache.hadoop.hive.ql.exec.FileSinkOperator.process(FileSinkOperator.java:1011)
	at org.apache.hadoop.hive.ql.exec.vector.VectorFileSinkOperator.process(VectorFileSinkOperator.java:111)
	at org.apache.hadoop.hive.ql.exec.Operator.vectorForward(Operator.java:969)
	at org.apache.hadoop.hive.ql.exec.vector.VectorSelectOperator.process(VectorSelectOperator.java:158)
	at org.apache.hadoop.hive.ql.exec.tez.ReduceRecordSource.processVectorGroup(ReduceRecordSource.java:490)
	at org.apache.hadoop.hive.ql.exec.tez.ReduceRecordSource.pushRecordVector(ReduceRecordSource.java:392)
	at org.apache.hadoop.hive.ql.exec.tez.ReduceRecordSource.pushRecord(ReduceRecordSource.java:249)
	at org.apache.hadoop.hive.ql.exec.tez.ReduceRecordProcessor.run(ReduceRecordProcessor.java:318)
	at org.apache.hadoop.hive.ql.exec.tez.TezProcessor.initializeAndRunProcessor(TezProcessor.java:267)
, errorMessage=Cannot recover from this error:java.lang.OutOfMemoryError: Java heap space
	at java.nio.HeapByteBuffer.<init>(HeapByteBuffer.java:57)
	at java.nio.ByteBuffer.allocate(ByteBuffer.java:335)
	at org.apache.hadoop.io.ElasticByteBufferPool.getBuffer(ElasticByteBufferPool.java:96)
	at org.apache.hadoop.hdfs.DFSStripedOutputStream$CellBuffers.<init>(DFSStripedOutputStream.java:223)
	at org.apache.hadoop.hdfs.DFSStripedOutputStream.<init>(DFSStripedOutputStream.java:315)
	at org.apache.hadoop.hdfs.DFSOutputStream.newStreamForCreate(DFSOutputStream.java:310)
	at org.apache.hadoop.hdfs.DFSClient.create(DFSClient.java:1218)
	at org.apache.hadoop.hdfs.DFSClient.create(DFSClient.java:1197)
	at org.apache.hadoop.hdfs.DFSClient.create(DFSClient.java:1135)
	at org.apache.hadoop.hdfs.DistributedFileSystem$8.doCall(DistributedFileSystem.java:546)
	at org.apache.hadoop.hdfs.DistributedFileSystem$8.doCall(DistributedFileSystem.java:543)
	at org.apache.hadoop.fs.FileSystemLinkResolver.resolve(FileSystemLinkResolver.java:81)
	at org.apache.hadoop.hdfs.DistributedFileSystem.create(DistributedFileSystem.java:557)
	at org.apache.hadoop.hdfs.DistributedFileSystem.create(DistributedFileSystem.java:484)
	at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:1153)
	at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:1039)
	at org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat.getHiveRecordWriter(HiveIgnoreKeyTextOutputFormat.java:81)
	at org.apache.hadoop.hive.ql.io.HiveFileFormatUtils.getRecordWriter(HiveFileFormatUtils.java:294)
	at org.apache.hadoop.hive.ql.io.HiveFileFormatUtils.getHiveRecordWriter(HiveFileFormatUtils.java:279)
	at org.apache.hadoop.hive.ql.exec.FileSinkOperator.createBucketForFileIdx(FileSinkOperator.java:840)
	at org.apache.hadoop.hive.ql.exec.FileSinkOperator.createBucketFiles(FileSinkOperator.java:786)
	at org.apache.hadoop.hive.ql.exec.FileSinkOperator.createNewPaths(FileSinkOperator.java:1170)
	at org.apache.hadoop.hive.ql.exec.FileSinkOperator.getDynOutPaths(FileSinkOperator.java:1294)
	at org.apache.hadoop.hive.ql.exec.FileSinkOperator.process(FileSinkOperator.java:1011)
	at org.apache.hadoop.hive.ql.exec.vector.VectorFileSinkOperator.process(VectorFileSinkOperator.java:111)
	at org.apache.hadoop.hive.ql.exec.Operator.vectorForward(Operator.java:969)
	at org.apache.hadoop.hive.ql.exec.vector.VectorSelectOperator.process(VectorSelectOperator.java:158)
	at org.apache.hadoop.hive.ql.exec.tez.ReduceRecordSource.processVectorGroup(ReduceRecordSource.java:490)
	at org.apache.hadoop.hive.ql.exec.tez.ReduceRecordSource.pushRecordVector(ReduceRecordSource.java:392)
	at org.apache.hadoop.hive.ql.exec.tez.ReduceRecordSource.pushRecord(ReduceRecordSource.java:249)
	at org.apache.hadoop.hive.ql.exec.tez.ReduceRecordProcessor.run(ReduceRecordProcessor.java:318)
	at org.apache.hadoop.hive.ql.exec.tez.TezProcessor.initializeAndRunProcessor(TezProcessor.java:267)
]], Vertex did not succeed due to OWN_TASK_FAILURE, failedTasks:1 killedTasks:1, Vertex vertex_1590450092775_0009_3_01 [Reducer 2] killed/failed due to:OWN_TASK_FAILURE]DAG did not succeed due to VERTEX_FAILURE. failedVertices:1 killedVertices:0
INFO  : Completed executing command(queryId=jenkins_20200525164914_bf8749af-597a-4b14-a0a9-9bb62b32eac0); Time taken: 7.911 seconds
INFO  : OK
INFO  : Compiling command(queryId=jenkins_20200525164914_bf8749af-597a-4b14-a0a9-9bb62b32eac0): insert overwrite table store_sales partition(ss_sold_date_sk)
select ss_sold_time_sk,
ss_item_sk,
ss_customer_sk,
ss_cdemo_sk,
ss_hdemo_sk,
ss_addr_sk,
ss_store_sk,
ss_promo_sk,
ss_ticket_number,
ss_quantity,
ss_wholesale_cost,
ss_list_price,
ss_sales_price,
ss_ext_discount_amt,
ss_ext_sales_price,
ss_ext_wholesale_cost,
ss_ext_list_price,
ss_ext_tax,
ss_coupon_amt,
ss_net_paid,
ss_net_paid_inc_tax,
ss_net_profit,
ss_sold_date_sk
from store_sales_unpartitioned
WHERE 2451272 <= ss_sold_date_sk and ss_sold_date_sk < 2451728
distribute by ss_sold_date_sk
INFO  : Semantic Analysis Completed (retrial = false)
INFO  : Created Hive schema: Schema(fieldSchemas:[FieldSchema(name:ss_sold_time_sk, type:int, comment:null), FieldSchema(name:ss_item_sk, type:bigint, comment:null), FieldSchema(name:ss_customer_sk, type:int, comment:null), FieldSchema(name:ss_cdemo_sk, type:int, comment:null), FieldSchema(name:ss_hdemo_sk, type:int, comment:null), FieldSchema(name:ss_addr_sk, type:int, comment:null), FieldSchema(name:ss_store_sk, type:int, comment:null), FieldSchema(name:ss_promo_sk, type:int, comment:null), FieldSchema(name:ss_ticket_number, type:bigint, comment:null), FieldSchema(name:ss_quantity, type:int, comment:null), FieldSchema(name:ss_wholesale_cost, type:decimal(7,2), comment:null), FieldSchema(name:ss_list_price, type:decimal(7,2), comment:null), FieldSchema(name:ss_sales_price, type:decimal(7,2), comment:null), FieldSchema(name:ss_ext_discount_amt, type:decimal(7,2), comment:null), FieldSchema(name:ss_ext_sales_price, type:decimal(7,2), comment:null), FieldSchema(name:ss_ext_wholesale_cost, type:decimal(7,2), comment:null), FieldSchema(name:ss_ext_list_price, type:decimal(7,2), comment:null), FieldSchema(name:ss_ext_tax, type:decimal(7,2), comment:null), FieldSchema(name:ss_coupon_amt, type:decimal(7,2), comment:null), FieldSchema(name:ss_net_paid, type:decimal(7,2), comment:null), FieldSchema(name:ss_net_paid_inc_tax, type:decimal(7,2), comment:null), FieldSchema(name:ss_net_profit, type:decimal(7,2), comment:null), FieldSchema(name:ss_sold_date_sk, type:int, comment:null)], properties:null)
INFO  : Completed compiling command(queryId=jenkins_20200525164914_bf8749af-597a-4b14-a0a9-9bb62b32eac0); Time taken: 0.041 seconds
INFO  : Executing command(queryId=jenkins_20200525164914_bf8749af-597a-4b14-a0a9-9bb62b32eac0): insert overwrite table store_sales partition(ss_sold_date_sk)
select ss_sold_time_sk,
ss_item_sk,
ss_customer_sk,
ss_cdemo_sk,
ss_hdemo_sk,
ss_addr_sk,
ss_store_sk,
ss_promo_sk,
ss_ticket_number,
ss_quantity,
ss_wholesale_cost,
ss_list_price,
ss_sales_price,
ss_ext_discount_amt,
ss_ext_sales_price,
ss_ext_wholesale_cost,
ss_ext_list_price,
ss_ext_tax,
ss_coupon_amt,
ss_net_paid,
ss_net_paid_inc_tax,
ss_net_profit,
ss_sold_date_sk
from store_sales_unpartitioned
WHERE 2451272 <= ss_sold_date_sk and ss_sold_date_sk < 2451728
distribute by ss_sold_date_sk
INFO  : Query ID = jenkins_20200525164914_bf8749af-597a-4b14-a0a9-9bb62b32eac0
INFO  : Total jobs = 3
INFO  : Launching Job 1 out of 3
INFO  : Starting task [Stage-1:MAPRED] in serial mode
INFO  : Subscribed to counters: [] for queryId: jenkins_20200525164914_bf8749af-597a-4b14-a0a9-9bb62b32eac0
INFO  : Session is already open
INFO  : Dag name: insert overwrite table sto...ss_sold_date_sk (Stage-1)
INFO  : Status: Running (Executing on YARN cluster with App id application_1590450092775_0009)

ERROR : Status: Failed
ERROR : Vertex failed, vertexName=Reducer 2, vertexId=vertex_1590450092775_0009_4_01, diagnostics=[Task failed, taskId=task_1590450092775_0009_4_01_000000, diagnostics=[TaskAttempt 0 failed, info=[Container container_1590450092775_0009_01_000015 finished with diagnostics set to [Container failed, exitCode=-104. [2020-05-25 16:49:48.079]Container [pid=28642,containerID=container_1590450092775_0009_01_000015] is running 26284032B beyond the 'PHYSICAL' memory limit. Current usage: 1.0 GB of 1 GB physical memory used; 2.9 GB of 2.1 GB virtual memory used. Killing container.
Dump of the process-tree for container_1590450092775_0009_01_000015 :
	|- PID PPID PGRPID SESSID CMD_NAME USER_MODE_TIME(MILLIS) SYSTEM_TIME(MILLIS) VMEM_USAGE(BYTES) RSSMEM_USAGE(PAGES) FULL_CMD_LINE
	|- 28642 28639 28642 28642 (bash) 0 0 115851264 352 /bin/bash -c /usr/java/jdk1.8.0_144/bin/java  -Xmx819m -server -Djava.net.preferIPv4Stack=true -Dhadoop.metrics.log.level=WARN  -Dlog4j.configuratorClass=org.apache.tez.common.TezLog4jConfigurator -Dlog4j.configuration=tez-container-log4j.properties -Dyarn.app.container.log.dir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000015 -Dtez.root.logger=INFO,CLA  -Djava.io.tmpdir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/lib/hadoop-yarn/cache/jenkins/nm-local-dir/usercache/jenkins/appcache/application_1590450092775_0009/container_1590450092775_0009_01_000015/tmp org.apache.tez.runtime.task.TezChild localhost 43422 container_1590450092775_0009_01_000015 application_1590450092775_0009 1 1>/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000015/stdout 2>/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000015/stderr  
	|- 28665 28642 28642 28642 (java) 2706 120 2951421952 268209 /usr/java/jdk1.8.0_144/bin/java -Xmx819m -server -Djava.net.preferIPv4Stack=true -Dhadoop.metrics.log.level=WARN -Dlog4j.configuratorClass=org.apache.tez.common.TezLog4jConfigurator -Dlog4j.configuration=tez-container-log4j.properties -Dyarn.app.container.log.dir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000015 -Dtez.root.logger=INFO,CLA -Djava.io.tmpdir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/lib/hadoop-yarn/cache/jenkins/nm-local-dir/usercache/jenkins/appcache/application_1590450092775_0009/container_1590450092775_0009_01_000015/tmp org.apache.tez.runtime.task.TezChild localhost 43422 container_1590450092775_0009_01_000015 application_1590450092775_0009 1 

[2020-05-25 16:49:48.089]Container killed on request. Exit code is 143
[2020-05-25 16:49:48.090]Container exited with a non-zero exit code 143. 
]], TaskAttempt 1 failed, info=[Container container_1590450092775_0009_01_000013 finished with diagnostics set to [Container failed, exitCode=-104. [2020-05-25 16:49:51.281]Container [pid=28489,containerID=container_1590450092775_0009_01_000013] is running 16920576B beyond the 'PHYSICAL' memory limit. Current usage: 1.0 GB of 1 GB physical memory used; 2.8 GB of 2.1 GB virtual memory used. Killing container.
Dump of the process-tree for container_1590450092775_0009_01_000013 :
	|- PID PPID PGRPID SESSID CMD_NAME USER_MODE_TIME(MILLIS) SYSTEM_TIME(MILLIS) VMEM_USAGE(BYTES) RSSMEM_USAGE(PAGES) FULL_CMD_LINE
	|- 28489 28487 28489 28489 (bash) 0 0 115851264 352 /bin/bash -c /usr/java/jdk1.8.0_144/bin/java  -Xmx819m -server -Djava.net.preferIPv4Stack=true -Dhadoop.metrics.log.level=WARN  -Dlog4j.configuratorClass=org.apache.tez.common.TezLog4jConfigurator -Dlog4j.configuration=tez-container-log4j.properties -Dyarn.app.container.log.dir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000013 -Dtez.root.logger=INFO,CLA  -Djava.io.tmpdir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/lib/hadoop-yarn/cache/jenkins/nm-local-dir/usercache/jenkins/appcache/application_1590450092775_0009/container_1590450092775_0009_01_000013/tmp org.apache.tez.runtime.task.TezChild localhost 43422 container_1590450092775_0009_01_000013 application_1590450092775_0009 1 1>/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000013/stdout 2>/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000013/stderr  
	|- 28511 28489 28489 28489 (java) 5282 128 2872688640 265923 /usr/java/jdk1.8.0_144/bin/java -Xmx819m -server -Djava.net.preferIPv4Stack=true -Dhadoop.metrics.log.level=WARN -Dlog4j.configuratorClass=org.apache.tez.common.TezLog4jConfigurator -Dlog4j.configuration=tez-container-log4j.properties -Dyarn.app.container.log.dir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000013 -Dtez.root.logger=INFO,CLA -Djava.io.tmpdir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/lib/hadoop-yarn/cache/jenkins/nm-local-dir/usercache/jenkins/appcache/application_1590450092775_0009/container_1590450092775_0009_01_000013/tmp org.apache.tez.runtime.task.TezChild localhost 43422 container_1590450092775_0009_01_000013 application_1590450092775_0009 1 

[2020-05-25 16:49:51.292]Container killed on request. Exit code is 143
[2020-05-25 16:49:51.294]Container exited with a non-zero exit code 143. 
]], TaskAttempt 2 failed, info=[Container container_1590450092775_0009_01_000021 finished with diagnostics set to [Container failed, exitCode=-104. [2020-05-25 16:50:04.083]Container [pid=13144,containerID=container_1590450092775_0009_01_000021] is running 802816B beyond the 'PHYSICAL' memory limit. Current usage: 1.0 GB of 1 GB physical memory used; 3.3 GB of 2.1 GB virtual memory used. Killing container.
Dump of the process-tree for container_1590450092775_0009_01_000021 :
	|- PID PPID PGRPID SESSID CMD_NAME USER_MODE_TIME(MILLIS) SYSTEM_TIME(MILLIS) VMEM_USAGE(BYTES) RSSMEM_USAGE(PAGES) FULL_CMD_LINE
	|- 13154 13144 13144 13144 (java) 2375 102 3404599296 261988 /usr/java/jdk1.8.0_144/bin/java -Xmx819m -server -Djava.net.preferIPv4Stack=true -Dhadoop.metrics.log.level=WARN -Dlog4j.configuratorClass=org.apache.tez.common.TezLog4jConfigurator -Dlog4j.configuration=tez-container-log4j.properties -Dyarn.app.container.log.dir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000021 -Dtez.root.logger=INFO,CLA -Djava.io.tmpdir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/lib/hadoop-yarn/cache/jenkins/nm-local-dir/usercache/jenkins/appcache/application_1590450092775_0009/container_1590450092775_0009_01_000021/tmp org.apache.tez.runtime.task.TezChild localhost 43422 container_1590450092775_0009_01_000021 application_1590450092775_0009 1 
	|- 13144 13142 13144 13144 (bash) 0 0 115851264 352 /bin/bash -c /usr/java/jdk1.8.0_144/bin/java  -Xmx819m -server -Djava.net.preferIPv4Stack=true -Dhadoop.metrics.log.level=WARN  -Dlog4j.configuratorClass=org.apache.tez.common.TezLog4jConfigurator -Dlog4j.configuration=tez-container-log4j.properties -Dyarn.app.container.log.dir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000021 -Dtez.root.logger=INFO,CLA  -Djava.io.tmpdir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/lib/hadoop-yarn/cache/jenkins/nm-local-dir/usercache/jenkins/appcache/application_1590450092775_0009/container_1590450092775_0009_01_000021/tmp org.apache.tez.runtime.task.TezChild localhost 43422 container_1590450092775_0009_01_000021 application_1590450092775_0009 1 1>/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000021/stdout 2>/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000021/stderr  

[2020-05-25 16:50:04.185]Container killed on request. Exit code is 143
[2020-05-25 16:50:04.186]Container exited with a non-zero exit code 143. 
]], TaskAttempt 3 failed, info=[Container container_1590450092775_0009_01_000025 finished with diagnostics set to [Container failed, exitCode=-104. [2020-05-25 16:50:13.655]Container [pid=19527,containerID=container_1590450092775_0009_01_000025] is running 16400384B beyond the 'PHYSICAL' memory limit. Current usage: 1.0 GB of 1 GB physical memory used; 3.3 GB of 2.1 GB virtual memory used. Killing container.
Dump of the process-tree for container_1590450092775_0009_01_000025 :
	|- PID PPID PGRPID SESSID CMD_NAME USER_MODE_TIME(MILLIS) SYSTEM_TIME(MILLIS) VMEM_USAGE(BYTES) RSSMEM_USAGE(PAGES) FULL_CMD_LINE
	|- 19641 19527 19527 19527 (java) 1432 91 3448610816 265796 /usr/java/jdk1.8.0_144/bin/java -Xmx819m -server -Djava.net.preferIPv4Stack=true -Dhadoop.metrics.log.level=WARN -Dlog4j.configuratorClass=org.apache.tez.common.TezLog4jConfigurator -Dlog4j.configuration=tez-container-log4j.properties -Dyarn.app.container.log.dir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000025 -Dtez.root.logger=INFO,CLA -Djava.io.tmpdir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/lib/hadoop-yarn/cache/jenkins/nm-local-dir/usercache/jenkins/appcache/application_1590450092775_0009/container_1590450092775_0009_01_000025/tmp org.apache.tez.runtime.task.TezChild localhost 43422 container_1590450092775_0009_01_000025 application_1590450092775_0009 1 
	|- 19527 19514 19527 19527 (bash) 0 0 115851264 352 /bin/bash -c /usr/java/jdk1.8.0_144/bin/java  -Xmx819m -server -Djava.net.preferIPv4Stack=true -Dhadoop.metrics.log.level=WARN  -Dlog4j.configuratorClass=org.apache.tez.common.TezLog4jConfigurator -Dlog4j.configuration=tez-container-log4j.properties -Dyarn.app.container.log.dir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000025 -Dtez.root.logger=INFO,CLA  -Djava.io.tmpdir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/lib/hadoop-yarn/cache/jenkins/nm-local-dir/usercache/jenkins/appcache/application_1590450092775_0009/container_1590450092775_0009_01_000025/tmp org.apache.tez.runtime.task.TezChild localhost 43422 container_1590450092775_0009_01_000025 application_1590450092775_0009 1 1>/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000025/stdout 2>/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000025/stderr  

[2020-05-25 16:50:13.677]Container killed on request. Exit code is 143
[2020-05-25 16:50:13.678]Container exited with a non-zero exit code 143. 
]]], Vertex did not succeed due to OWN_TASK_FAILURE, failedTasks:1 killedTasks:2, Vertex vertex_1590450092775_0009_4_01 [Reducer 2] killed/failed due to:OWN_TASK_FAILURE]
ERROR : DAG did not succeed due to VERTEX_FAILURE. failedVertices:1 killedVertices:0
ERROR : FAILED: Execution Error, return code 2 from org.apache.hadoop.hive.ql.exec.tez.TezTask. Vertex failed, vertexName=Reducer 2, vertexId=vertex_1590450092775_0009_4_01, diagnostics=[Task failed, taskId=task_1590450092775_0009_4_01_000000, diagnostics=[TaskAttempt 0 failed, info=[Container container_1590450092775_0009_01_000015 finished with diagnostics set to [Container failed, exitCode=-104. [2020-05-25 16:49:48.079]Container [pid=28642,containerID=container_1590450092775_0009_01_000015] is running 26284032B beyond the 'PHYSICAL' memory limit. Current usage: 1.0 GB of 1 GB physical memory used; 2.9 GB of 2.1 GB virtual memory used. Killing container.
Dump of the process-tree for container_1590450092775_0009_01_000015 :
	|- PID PPID PGRPID SESSID CMD_NAME USER_MODE_TIME(MILLIS) SYSTEM_TIME(MILLIS) VMEM_USAGE(BYTES) RSSMEM_USAGE(PAGES) FULL_CMD_LINE
	|- 28642 28639 28642 28642 (bash) 0 0 115851264 352 /bin/bash -c /usr/java/jdk1.8.0_144/bin/java  -Xmx819m -server -Djava.net.preferIPv4Stack=true -Dhadoop.metrics.log.level=WARN  -Dlog4j.configuratorClass=org.apache.tez.common.TezLog4jConfigurator -Dlog4j.configuration=tez-container-log4j.properties -Dyarn.app.container.log.dir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000015 -Dtez.root.logger=INFO,CLA  -Djava.io.tmpdir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/lib/hadoop-yarn/cache/jenkins/nm-local-dir/usercache/jenkins/appcache/application_1590450092775_0009/container_1590450092775_0009_01_000015/tmp org.apache.tez.runtime.task.TezChild localhost 43422 container_1590450092775_0009_01_000015 application_1590450092775_0009 1 1>/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000015/stdout 2>/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000015/stderr  
	|- 28665 28642 28642 28642 (java) 2706 120 2951421952 268209 /usr/java/jdk1.8.0_144/bin/java -Xmx819m -server -Djava.net.preferIPv4Stack=true -Dhadoop.metrics.log.level=WARN -Dlog4j.configuratorClass=org.apache.tez.common.TezLog4jConfigurator -Dlog4j.configuration=tez-container-log4j.properties -Dyarn.app.container.log.dir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000015 -Dtez.root.logger=INFO,CLA -Djava.io.tmpdir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/lib/hadoop-yarn/cache/jenkins/nm-local-dir/usercache/jenkins/appcache/application_1590450092775_0009/container_1590450092775_0009_01_000015/tmp org.apache.tez.runtime.task.TezChild localhost 43422 container_1590450092775_0009_01_000015 application_1590450092775_0009 1 

[2020-05-25 16:49:48.089]Container killed on request. Exit code is 143
[2020-05-25 16:49:48.090]Container exited with a non-zero exit code 143. 
]], TaskAttempt 1 failed, info=[Container container_1590450092775_0009_01_000013 finished with diagnostics set to [Container failed, exitCode=-104. [2020-05-25 16:49:51.281]Container [pid=28489,containerID=container_1590450092775_0009_01_000013] is running 16920576B beyond the 'PHYSICAL' memory limit. Current usage: 1.0 GB of 1 GB physical memory used; 2.8 GB of 2.1 GB virtual memory used. Killing container.
Dump of the process-tree for container_1590450092775_0009_01_000013 :
	|- PID PPID PGRPID SESSID CMD_NAME USER_MODE_TIME(MILLIS) SYSTEM_TIME(MILLIS) VMEM_USAGE(BYTES) RSSMEM_USAGE(PAGES) FULL_CMD_LINE
	|- 28489 28487 28489 28489 (bash) 0 0 115851264 352 /bin/bash -c /usr/java/jdk1.8.0_144/bin/java  -Xmx819m -server -Djava.net.preferIPv4Stack=true -Dhadoop.metrics.log.level=WARN  -Dlog4j.configuratorClass=org.apache.tez.common.TezLog4jConfigurator -Dlog4j.configuration=tez-container-log4j.properties -Dyarn.app.container.log.dir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000013 -Dtez.root.logger=INFO,CLA  -Djava.io.tmpdir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/lib/hadoop-yarn/cache/jenkins/nm-local-dir/usercache/jenkins/appcache/application_1590450092775_0009/container_1590450092775_0009_01_000013/tmp org.apache.tez.runtime.task.TezChild localhost 43422 container_1590450092775_0009_01_000013 application_1590450092775_0009 1 1>/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000013/stdout 2>/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000013/stderr  
	|- 28511 28489 28489 28489 (java) 5282 128 2872688640 265923 /usr/java/jdk1.8.0_144/bin/java -Xmx819m -server -Djava.net.preferIPv4Stack=true -Dhadoop.metrics.log.level=WARN -Dlog4j.configuratorClass=org.apache.tez.common.TezLog4jConfigurator -Dlog4j.configuration=tez-container-log4j.properties -Dyarn.app.container.log.dir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000013 -Dtez.root.logger=INFO,CLA -Djava.io.tmpdir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/lib/hadoop-yarn/cache/jenkins/nm-local-dir/usercache/jenkins/appcache/application_1590450092775_0009/container_1590450092775_0009_01_000013/tmp org.apache.tez.runtime.task.TezChild localhost 43422 container_1590450092775_0009_01_000013 application_1590450092775_0009 1 

[2020-05-25 16:49:51.292]Container killed on request. Exit code is 143
[2020-05-25 16:49:51.294]Container exited with a non-zero exit code 143. 
]], TaskAttempt 2 failed, info=[Container container_1590450092775_0009_01_000021 finished with diagnostics set to [Container failed, exitCode=-104. [2020-05-25 16:50:04.083]Container [pid=13144,containerID=container_1590450092775_0009_01_000021] is running 802816B beyond the 'PHYSICAL' memory limit. Current usage: 1.0 GB of 1 GB physical memory used; 3.3 GB of 2.1 GB virtual memory used. Killing container.
Dump of the process-tree for container_1590450092775_0009_01_000021 :
	|- PID PPID PGRPID SESSID CMD_NAME USER_MODE_TIME(MILLIS) SYSTEM_TIME(MILLIS) VMEM_USAGE(BYTES) RSSMEM_USAGE(PAGES) FULL_CMD_LINE
	|- 13154 13144 13144 13144 (java) 2375 102 3404599296 261988 /usr/java/jdk1.8.0_144/bin/java -Xmx819m -server -Djava.net.preferIPv4Stack=true -Dhadoop.metrics.log.level=WARN -Dlog4j.configuratorClass=org.apache.tez.common.TezLog4jConfigurator -Dlog4j.configuration=tez-container-log4j.properties -Dyarn.app.container.log.dir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000021 -Dtez.root.logger=INFO,CLA -Djava.io.tmpdir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/lib/hadoop-yarn/cache/jenkins/nm-local-dir/usercache/jenkins/appcache/application_1590450092775_0009/container_1590450092775_0009_01_000021/tmp org.apache.tez.runtime.task.TezChild localhost 43422 container_1590450092775_0009_01_000021 application_1590450092775_0009 1 
	|- 13144 13142 13144 13144 (bash) 0 0 115851264 352 /bin/bash -c /usr/java/jdk1.8.0_144/bin/java  -Xmx819m -server -Djava.net.preferIPv4Stack=true -Dhadoop.metrics.log.level=WARN  -Dlog4j.configuratorClass=org.apache.tez.common.TezLog4jConfigurator -Dlog4j.configuration=tez-container-log4j.properties -Dyarn.app.container.log.dir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000021 -Dtez.root.logger=INFO,CLA  -Djava.io.tmpdir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/lib/hadoop-yarn/cache/jenkins/nm-local-dir/usercache/jenkins/appcache/application_1590450092775_0009/container_1590450092775_0009_01_000021/tmp org.apache.tez.runtime.task.TezChild localhost 43422 container_1590450092775_0009_01_000021 application_1590450092775_0009 1 1>/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000021/stdout 2>/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000021/stderr  

[2020-05-25 16:50:04.185]Container killed on request. Exit code is 143
[2020-05-25 16:50:04.186]Container exited with a non-zero exit code 143. 
]], TaskAttempt 3 failed, info=[Container container_1590450092775_0009_01_000025 finished with diagnostics set to [Container failed, exitCode=-104. [2020-05-25 16:50:13.655]Container [pid=19527,containerID=container_1590450092775_0009_01_000025] is running 16400384B beyond the 'PHYSICAL' memory limit. Current usage: 1.0 GB of 1 GB physical memory used; 3.3 GB of 2.1 GB virtual memory used. Killing container.
Dump of the process-tree for container_1590450092775_0009_01_000025 :
	|- PID PPID PGRPID SESSID CMD_NAME USER_MODE_TIME(MILLIS) SYSTEM_TIME(MILLIS) VMEM_USAGE(BYTES) RSSMEM_USAGE(PAGES) FULL_CMD_LINE
	|- 19641 19527 19527 19527 (java) 1432 91 3448610816 265796 /usr/java/jdk1.8.0_144/bin/java -Xmx819m -server -Djava.net.preferIPv4Stack=true -Dhadoop.metrics.log.level=WARN -Dlog4j.configuratorClass=org.apache.tez.common.TezLog4jConfigurator -Dlog4j.configuration=tez-container-log4j.properties -Dyarn.app.container.log.dir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000025 -Dtez.root.logger=INFO,CLA -Djava.io.tmpdir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/lib/hadoop-yarn/cache/jenkins/nm-local-dir/usercache/jenkins/appcache/application_1590450092775_0009/container_1590450092775_0009_01_000025/tmp org.apache.tez.runtime.task.TezChild localhost 43422 container_1590450092775_0009_01_000025 application_1590450092775_0009 1 
	|- 19527 19514 19527 19527 (bash) 0 0 115851264 352 /bin/bash -c /usr/java/jdk1.8.0_144/bin/java  -Xmx819m -server -Djava.net.preferIPv4Stack=true -Dhadoop.metrics.log.level=WARN  -Dlog4j.configuratorClass=org.apache.tez.common.TezLog4jConfigurator -Dlog4j.configuration=tez-container-log4j.properties -Dyarn.app.container.log.dir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000025 -Dtez.root.logger=INFO,CLA  -Djava.io.tmpdir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/lib/hadoop-yarn/cache/jenkins/nm-local-dir/usercache/jenkins/appcache/application_1590450092775_0009/container_1590450092775_0009_01_000025/tmp org.apache.tez.runtime.task.TezChild localhost 43422 container_1590450092775_0009_01_000025 application_1590450092775_0009 1 1>/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000025/stdout 2>/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000025/stderr  

[2020-05-25 16:50:13.677]Container killed on request. Exit code is 143
[2020-05-25 16:50:13.678]Container exited with a non-zero exit code 143. 
]]], Vertex did not succeed due to OWN_TASK_FAILURE, failedTasks:1 killedTasks:2, Vertex vertex_1590450092775_0009_4_01 [Reducer 2] killed/failed due to:OWN_TASK_FAILURE]DAG did not succeed due to VERTEX_FAILURE. failedVertices:1 killedVertices:0
INFO  : Completed executing command(queryId=jenkins_20200525164914_bf8749af-597a-4b14-a0a9-9bb62b32eac0); Time taken: 51.678 seconds
INFO  : OK
Error: Error while compiling statement: FAILED: Execution Error, return code 2 from org.apache.hadoop.hive.ql.exec.tez.TezTask. Vertex failed, vertexName=Reducer 2, vertexId=vertex_1590450092775_0009_4_01, diagnostics=[Task failed, taskId=task_1590450092775_0009_4_01_000000, diagnostics=[TaskAttempt 0 failed, info=[Container container_1590450092775_0009_01_000015 finished with diagnostics set to [Container failed, exitCode=-104. [2020-05-25 16:49:48.079]Container [pid=28642,containerID=container_1590450092775_0009_01_000015] is running 26284032B beyond the 'PHYSICAL' memory limit. Current usage: 1.0 GB of 1 GB physical memory used; 2.9 GB of 2.1 GB virtual memory used. Killing container.
Dump of the process-tree for container_1590450092775_0009_01_000015 :
	|- PID PPID PGRPID SESSID CMD_NAME USER_MODE_TIME(MILLIS) SYSTEM_TIME(MILLIS) VMEM_USAGE(BYTES) RSSMEM_USAGE(PAGES) FULL_CMD_LINE
	|- 28642 28639 28642 28642 (bash) 0 0 115851264 352 /bin/bash -c /usr/java/jdk1.8.0_144/bin/java  -Xmx819m -server -Djava.net.preferIPv4Stack=true -Dhadoop.metrics.log.level=WARN  -Dlog4j.configuratorClass=org.apache.tez.common.TezLog4jConfigurator -Dlog4j.configuration=tez-container-log4j.properties -Dyarn.app.container.log.dir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000015 -Dtez.root.logger=INFO,CLA  -Djava.io.tmpdir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/lib/hadoop-yarn/cache/jenkins/nm-local-dir/usercache/jenkins/appcache/application_1590450092775_0009/container_1590450092775_0009_01_000015/tmp org.apache.tez.runtime.task.TezChild localhost 43422 container_1590450092775_0009_01_000015 application_1590450092775_0009 1 1>/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000015/stdout 2>/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000015/stderr  
	|- 28665 28642 28642 28642 (java) 2706 120 2951421952 268209 /usr/java/jdk1.8.0_144/bin/java -Xmx819m -server -Djava.net.preferIPv4Stack=true -Dhadoop.metrics.log.level=WARN -Dlog4j.configuratorClass=org.apache.tez.common.TezLog4jConfigurator -Dlog4j.configuration=tez-container-log4j.properties -Dyarn.app.container.log.dir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000015 -Dtez.root.logger=INFO,CLA -Djava.io.tmpdir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/lib/hadoop-yarn/cache/jenkins/nm-local-dir/usercache/jenkins/appcache/application_1590450092775_0009/container_1590450092775_0009_01_000015/tmp org.apache.tez.runtime.task.TezChild localhost 43422 container_1590450092775_0009_01_000015 application_1590450092775_0009 1 

[2020-05-25 16:49:48.089]Container killed on request. Exit code is 143
[2020-05-25 16:49:48.090]Container exited with a non-zero exit code 143. 
]], TaskAttempt 1 failed, info=[Container container_1590450092775_0009_01_000013 finished with diagnostics set to [Container failed, exitCode=-104. [2020-05-25 16:49:51.281]Container [pid=28489,containerID=container_1590450092775_0009_01_000013] is running 16920576B beyond the 'PHYSICAL' memory limit. Current usage: 1.0 GB of 1 GB physical memory used; 2.8 GB of 2.1 GB virtual memory used. Killing container.
Dump of the process-tree for container_1590450092775_0009_01_000013 :
	|- PID PPID PGRPID SESSID CMD_NAME USER_MODE_TIME(MILLIS) SYSTEM_TIME(MILLIS) VMEM_USAGE(BYTES) RSSMEM_USAGE(PAGES) FULL_CMD_LINE
	|- 28489 28487 28489 28489 (bash) 0 0 115851264 352 /bin/bash -c /usr/java/jdk1.8.0_144/bin/java  -Xmx819m -server -Djava.net.preferIPv4Stack=true -Dhadoop.metrics.log.level=WARN  -Dlog4j.configuratorClass=org.apache.tez.common.TezLog4jConfigurator -Dlog4j.configuration=tez-container-log4j.properties -Dyarn.app.container.log.dir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000013 -Dtez.root.logger=INFO,CLA  -Djava.io.tmpdir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/lib/hadoop-yarn/cache/jenkins/nm-local-dir/usercache/jenkins/appcache/application_1590450092775_0009/container_1590450092775_0009_01_000013/tmp org.apache.tez.runtime.task.TezChild localhost 43422 container_1590450092775_0009_01_000013 application_1590450092775_0009 1 1>/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000013/stdout 2>/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000013/stderr  
	|- 28511 28489 28489 28489 (java) 5282 128 2872688640 265923 /usr/java/jdk1.8.0_144/bin/java -Xmx819m -server -Djava.net.preferIPv4Stack=true -Dhadoop.metrics.log.level=WARN -Dlog4j.configuratorClass=org.apache.tez.common.TezLog4jConfigurator -Dlog4j.configuration=tez-container-log4j.properties -Dyarn.app.container.log.dir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000013 -Dtez.root.logger=INFO,CLA -Djava.io.tmpdir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/lib/hadoop-yarn/cache/jenkins/nm-local-dir/usercache/jenkins/appcache/application_1590450092775_0009/container_1590450092775_0009_01_000013/tmp org.apache.tez.runtime.task.TezChild localhost 43422 container_1590450092775_0009_01_000013 application_1590450092775_0009 1 

[2020-05-25 16:49:51.292]Container killed on request. Exit code is 143
[2020-05-25 16:49:51.294]Container exited with a non-zero exit code 143. 
]], TaskAttempt 2 failed, info=[Container container_1590450092775_0009_01_000021 finished with diagnostics set to [Container failed, exitCode=-104. [2020-05-25 16:50:04.083]Container [pid=13144,containerID=container_1590450092775_0009_01_000021] is running 802816B beyond the 'PHYSICAL' memory limit. Current usage: 1.0 GB of 1 GB physical memory used; 3.3 GB of 2.1 GB virtual memory used. Killing container.
Dump of the process-tree for container_1590450092775_0009_01_000021 :
	|- PID PPID PGRPID SESSID CMD_NAME USER_MODE_TIME(MILLIS) SYSTEM_TIME(MILLIS) VMEM_USAGE(BYTES) RSSMEM_USAGE(PAGES) FULL_CMD_LINE
	|- 13154 13144 13144 13144 (java) 2375 102 3404599296 261988 /usr/java/jdk1.8.0_144/bin/java -Xmx819m -server -Djava.net.preferIPv4Stack=true -Dhadoop.metrics.log.level=WARN -Dlog4j.configuratorClass=org.apache.tez.common.TezLog4jConfigurator -Dlog4j.configuration=tez-container-log4j.properties -Dyarn.app.container.log.dir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000021 -Dtez.root.logger=INFO,CLA -Djava.io.tmpdir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/lib/hadoop-yarn/cache/jenkins/nm-local-dir/usercache/jenkins/appcache/application_1590450092775_0009/container_1590450092775_0009_01_000021/tmp org.apache.tez.runtime.task.TezChild localhost 43422 container_1590450092775_0009_01_000021 application_1590450092775_0009 1 
	|- 13144 13142 13144 13144 (bash) 0 0 115851264 352 /bin/bash -c /usr/java/jdk1.8.0_144/bin/java  -Xmx819m -server -Djava.net.preferIPv4Stack=true -Dhadoop.metrics.log.level=WARN  -Dlog4j.configuratorClass=org.apache.tez.common.TezLog4jConfigurator -Dlog4j.configuration=tez-container-log4j.properties -Dyarn.app.container.log.dir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000021 -Dtez.root.logger=INFO,CLA  -Djava.io.tmpdir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/lib/hadoop-yarn/cache/jenkins/nm-local-dir/usercache/jenkins/appcache/application_1590450092775_0009/container_1590450092775_0009_01_000021/tmp org.apache.tez.runtime.task.TezChild localhost 43422 container_1590450092775_0009_01_000021 application_1590450092775_0009 1 1>/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000021/stdout 2>/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000021/stderr  

[2020-05-25 16:50:04.185]Container killed on request. Exit code is 143
[2020-05-25 16:50:04.186]Container exited with a non-zero exit code 143. 
]], TaskAttempt 3 failed, info=[Container container_1590450092775_0009_01_000025 finished with diagnostics set to [Container failed, exitCode=-104. [2020-05-25 16:50:13.655]Container [pid=19527,containerID=container_1590450092775_0009_01_000025] is running 16400384B beyond the 'PHYSICAL' memory limit. Current usage: 1.0 GB of 1 GB physical memory used; 3.3 GB of 2.1 GB virtual memory used. Killing container.
Dump of the process-tree for container_1590450092775_0009_01_000025 :
	|- PID PPID PGRPID SESSID CMD_NAME USER_MODE_TIME(MILLIS) SYSTEM_TIME(MILLIS) VMEM_USAGE(BYTES) RSSMEM_USAGE(PAGES) FULL_CMD_LINE
	|- 19641 19527 19527 19527 (java) 1432 91 3448610816 265796 /usr/java/jdk1.8.0_144/bin/java -Xmx819m -server -Djava.net.preferIPv4Stack=true -Dhadoop.metrics.log.level=WARN -Dlog4j.configuratorClass=org.apache.tez.common.TezLog4jConfigurator -Dlog4j.configuration=tez-container-log4j.properties -Dyarn.app.container.log.dir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000025 -Dtez.root.logger=INFO,CLA -Djava.io.tmpdir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/lib/hadoop-yarn/cache/jenkins/nm-local-dir/usercache/jenkins/appcache/application_1590450092775_0009/container_1590450092775_0009_01_000025/tmp org.apache.tez.runtime.task.TezChild localhost 43422 container_1590450092775_0009_01_000025 application_1590450092775_0009 1 
	|- 19527 19514 19527 19527 (bash) 0 0 115851264 352 /bin/bash -c /usr/java/jdk1.8.0_144/bin/java  -Xmx819m -server -Djava.net.preferIPv4Stack=true -Dhadoop.metrics.log.level=WARN  -Dlog4j.configuratorClass=org.apache.tez.common.TezLog4jConfigurator -Dlog4j.configuration=tez-container-log4j.properties -Dyarn.app.container.log.dir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000025 -Dtez.root.logger=INFO,CLA  -Djava.io.tmpdir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/lib/hadoop-yarn/cache/jenkins/nm-local-dir/usercache/jenkins/appcache/application_1590450092775_0009/container_1590450092775_0009_01_000025/tmp org.apache.tez.runtime.task.TezChild localhost 43422 container_1590450092775_0009_01_000025 application_1590450092775_0009 1 1>/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000025/stdout 2>/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000025/stderr  

[2020-05-25 16:50:13.677]Container killed on request. Exit code is 143
[2020-05-25 16:50:13.678]Container exited with a non-zero exit code 143. 
]]], Vertex did not succeed due to OWN_TASK_FAILURE, failedTasks:1 killedTasks:2, Vertex vertex_1590450092775_0009_4_01 [Reducer 2] killed/failed due to:OWN_TASK_FAILURE]DAG did not succeed due to VERTEX_FAILURE. failedVertices:1 killedVertices:0 (state=08S01,code=2)
java.sql.SQLException: Error while compiling statement: FAILED: Execution Error, return code 2 from org.apache.hadoop.hive.ql.exec.tez.TezTask. Vertex failed, vertexName=Reducer 2, vertexId=vertex_1590450092775_0009_4_01, diagnostics=[Task failed, taskId=task_1590450092775_0009_4_01_000000, diagnostics=[TaskAttempt 0 failed, info=[Container container_1590450092775_0009_01_000015 finished with diagnostics set to [Container failed, exitCode=-104. [2020-05-25 16:49:48.079]Container [pid=28642,containerID=container_1590450092775_0009_01_000015] is running 26284032B beyond the 'PHYSICAL' memory limit. Current usage: 1.0 GB of 1 GB physical memory used; 2.9 GB of 2.1 GB virtual memory used. Killing container.
Dump of the process-tree for container_1590450092775_0009_01_000015 :
	|- PID PPID PGRPID SESSID CMD_NAME USER_MODE_TIME(MILLIS) SYSTEM_TIME(MILLIS) VMEM_USAGE(BYTES) RSSMEM_USAGE(PAGES) FULL_CMD_LINE
	|- 28642 28639 28642 28642 (bash) 0 0 115851264 352 /bin/bash -c /usr/java/jdk1.8.0_144/bin/java  -Xmx819m -server -Djava.net.preferIPv4Stack=true -Dhadoop.metrics.log.level=WARN  -Dlog4j.configuratorClass=org.apache.tez.common.TezLog4jConfigurator -Dlog4j.configuration=tez-container-log4j.properties -Dyarn.app.container.log.dir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000015 -Dtez.root.logger=INFO,CLA  -Djava.io.tmpdir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/lib/hadoop-yarn/cache/jenkins/nm-local-dir/usercache/jenkins/appcache/application_1590450092775_0009/container_1590450092775_0009_01_000015/tmp org.apache.tez.runtime.task.TezChild localhost 43422 container_1590450092775_0009_01_000015 application_1590450092775_0009 1 1>/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000015/stdout 2>/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000015/stderr  
	|- 28665 28642 28642 28642 (java) 2706 120 2951421952 268209 /usr/java/jdk1.8.0_144/bin/java -Xmx819m -server -Djava.net.preferIPv4Stack=true -Dhadoop.metrics.log.level=WARN -Dlog4j.configuratorClass=org.apache.tez.common.TezLog4jConfigurator -Dlog4j.configuration=tez-container-log4j.properties -Dyarn.app.container.log.dir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000015 -Dtez.root.logger=INFO,CLA -Djava.io.tmpdir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/lib/hadoop-yarn/cache/jenkins/nm-local-dir/usercache/jenkins/appcache/application_1590450092775_0009/container_1590450092775_0009_01_000015/tmp org.apache.tez.runtime.task.TezChild localhost 43422 container_1590450092775_0009_01_000015 application_1590450092775_0009 1 

[2020-05-25 16:49:48.089]Container killed on request. Exit code is 143
[2020-05-25 16:49:48.090]Container exited with a non-zero exit code 143. 
]], TaskAttempt 1 failed, info=[Container container_1590450092775_0009_01_000013 finished with diagnostics set to [Container failed, exitCode=-104. [2020-05-25 16:49:51.281]Container [pid=28489,containerID=container_1590450092775_0009_01_000013] is running 16920576B beyond the 'PHYSICAL' memory limit. Current usage: 1.0 GB of 1 GB physical memory used; 2.8 GB of 2.1 GB virtual memory used. Killing container.
Dump of the process-tree for container_1590450092775_0009_01_000013 :
	|- PID PPID PGRPID SESSID CMD_NAME USER_MODE_TIME(MILLIS) SYSTEM_TIME(MILLIS) VMEM_USAGE(BYTES) RSSMEM_USAGE(PAGES) FULL_CMD_LINE
	|- 28489 28487 28489 28489 (bash) 0 0 115851264 352 /bin/bash -c /usr/java/jdk1.8.0_144/bin/java  -Xmx819m -server -Djava.net.preferIPv4Stack=true -Dhadoop.metrics.log.level=WARN  -Dlog4j.configuratorClass=org.apache.tez.common.TezLog4jConfigurator -Dlog4j.configuration=tez-container-log4j.properties -Dyarn.app.container.log.dir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000013 -Dtez.root.logger=INFO,CLA  -Djava.io.tmpdir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/lib/hadoop-yarn/cache/jenkins/nm-local-dir/usercache/jenkins/appcache/application_1590450092775_0009/container_1590450092775_0009_01_000013/tmp org.apache.tez.runtime.task.TezChild localhost 43422 container_1590450092775_0009_01_000013 application_1590450092775_0009 1 1>/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000013/stdout 2>/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000013/stderr  
	|- 28511 28489 28489 28489 (java) 5282 128 2872688640 265923 /usr/java/jdk1.8.0_144/bin/java -Xmx819m -server -Djava.net.preferIPv4Stack=true -Dhadoop.metrics.log.level=WARN -Dlog4j.configuratorClass=org.apache.tez.common.TezLog4jConfigurator -Dlog4j.configuration=tez-container-log4j.properties -Dyarn.app.container.log.dir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000013 -Dtez.root.logger=INFO,CLA -Djava.io.tmpdir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/lib/hadoop-yarn/cache/jenkins/nm-local-dir/usercache/jenkins/appcache/application_1590450092775_0009/container_1590450092775_0009_01_000013/tmp org.apache.tez.runtime.task.TezChild localhost 43422 container_1590450092775_0009_01_000013 application_1590450092775_0009 1 

[2020-05-25 16:49:51.292]Container killed on request. Exit code is 143
[2020-05-25 16:49:51.294]Container exited with a non-zero exit code 143. 
]], TaskAttempt 2 failed, info=[Container container_1590450092775_0009_01_000021 finished with diagnostics set to [Container failed, exitCode=-104. [2020-05-25 16:50:04.083]Container [pid=13144,containerID=container_1590450092775_0009_01_000021] is running 802816B beyond the 'PHYSICAL' memory limit. Current usage: 1.0 GB of 1 GB physical memory used; 3.3 GB of 2.1 GB virtual memory used. Killing container.
Dump of the process-tree for container_1590450092775_0009_01_000021 :
	|- PID PPID PGRPID SESSID CMD_NAME USER_MODE_TIME(MILLIS) SYSTEM_TIME(MILLIS) VMEM_USAGE(BYTES) RSSMEM_USAGE(PAGES) FULL_CMD_LINE
	|- 13154 13144 13144 13144 (java) 2375 102 3404599296 261988 /usr/java/jdk1.8.0_144/bin/java -Xmx819m -server -Djava.net.preferIPv4Stack=true -Dhadoop.metrics.log.level=WARN -Dlog4j.configuratorClass=org.apache.tez.common.TezLog4jConfigurator -Dlog4j.configuration=tez-container-log4j.properties -Dyarn.app.container.log.dir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000021 -Dtez.root.logger=INFO,CLA -Djava.io.tmpdir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/lib/hadoop-yarn/cache/jenkins/nm-local-dir/usercache/jenkins/appcache/application_1590450092775_0009/container_1590450092775_0009_01_000021/tmp org.apache.tez.runtime.task.TezChild localhost 43422 container_1590450092775_0009_01_000021 application_1590450092775_0009 1 
	|- 13144 13142 13144 13144 (bash) 0 0 115851264 352 /bin/bash -c /usr/java/jdk1.8.0_144/bin/java  -Xmx819m -server -Djava.net.preferIPv4Stack=true -Dhadoop.metrics.log.level=WARN  -Dlog4j.configuratorClass=org.apache.tez.common.TezLog4jConfigurator -Dlog4j.configuration=tez-container-log4j.properties -Dyarn.app.container.log.dir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000021 -Dtez.root.logger=INFO,CLA  -Djava.io.tmpdir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/lib/hadoop-yarn/cache/jenkins/nm-local-dir/usercache/jenkins/appcache/application_1590450092775_0009/container_1590450092775_0009_01_000021/tmp org.apache.tez.runtime.task.TezChild localhost 43422 container_1590450092775_0009_01_000021 application_1590450092775_0009 1 1>/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000021/stdout 2>/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000021/stderr  

[2020-05-25 16:50:04.185]Container killed on request. Exit code is 143
[2020-05-25 16:50:04.186]Container exited with a non-zero exit code 143. 
]], TaskAttempt 3 failed, info=[Container container_1590450092775_0009_01_000025 finished with diagnostics set to [Container failed, exitCode=-104. [2020-05-25 16:50:13.655]Container [pid=19527,containerID=container_1590450092775_0009_01_000025] is running 16400384B beyond the 'PHYSICAL' memory limit. Current usage: 1.0 GB of 1 GB physical memory used; 3.3 GB of 2.1 GB virtual memory used. Killing container.
Dump of the process-tree for container_1590450092775_0009_01_000025 :
	|- PID PPID PGRPID SESSID CMD_NAME USER_MODE_TIME(MILLIS) SYSTEM_TIME(MILLIS) VMEM_USAGE(BYTES) RSSMEM_USAGE(PAGES) FULL_CMD_LINE
	|- 19641 19527 19527 19527 (java) 1432 91 3448610816 265796 /usr/java/jdk1.8.0_144/bin/java -Xmx819m -server -Djava.net.preferIPv4Stack=true -Dhadoop.metrics.log.level=WARN -Dlog4j.configuratorClass=org.apache.tez.common.TezLog4jConfigurator -Dlog4j.configuration=tez-container-log4j.properties -Dyarn.app.container.log.dir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000025 -Dtez.root.logger=INFO,CLA -Djava.io.tmpdir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/lib/hadoop-yarn/cache/jenkins/nm-local-dir/usercache/jenkins/appcache/application_1590450092775_0009/container_1590450092775_0009_01_000025/tmp org.apache.tez.runtime.task.TezChild localhost 43422 container_1590450092775_0009_01_000025 application_1590450092775_0009 1 
	|- 19527 19514 19527 19527 (bash) 0 0 115851264 352 /bin/bash -c /usr/java/jdk1.8.0_144/bin/java  -Xmx819m -server -Djava.net.preferIPv4Stack=true -Dhadoop.metrics.log.level=WARN  -Dlog4j.configuratorClass=org.apache.tez.common.TezLog4jConfigurator -Dlog4j.configuration=tez-container-log4j.properties -Dyarn.app.container.log.dir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000025 -Dtez.root.logger=INFO,CLA  -Djava.io.tmpdir=/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/lib/hadoop-yarn/cache/jenkins/nm-local-dir/usercache/jenkins/appcache/application_1590450092775_0009/container_1590450092775_0009_01_000025/tmp org.apache.tez.runtime.task.TezChild localhost 43422 container_1590450092775_0009_01_000025 application_1590450092775_0009 1 1>/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000025/stdout 2>/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/testdata/cluster/cdh7/node-1/var/log/hadoop-yarn/containers/application_1590450092775_0009/container_1590450092775_0009_01_000025/stderr  

[2020-05-25 16:50:13.677]Container killed on request. Exit code is 143
[2020-05-25 16:50:13.678]Container exited with a non-zero exit code 143. 
]]], Vertex did not succeed due to OWN_TASK_FAILURE, failedTasks:1 killedTasks:2, Vertex vertex_1590450092775_0009_4_01 [Reducer 2] killed/failed due to:OWN_TASK_FAILURE]DAG did not succeed due to VERTEX_FAILURE. failedVertices:1 killedVertices:0
	at org.apache.hive.jdbc.HiveStatement.waitForOperationToComplete(HiveStatement.java:401)
	at org.apache.hive.jdbc.HiveStatement.execute(HiveStatement.java:266)
	at org.apache.hive.beeline.Commands.executeInternal(Commands.java:1007)
	at org.apache.hive.beeline.Commands.execute(Commands.java:1217)
	at org.apache.hive.beeline.Commands.sql(Commands.java:1146)
	at org.apache.hive.beeline.BeeLine.dispatch(BeeLine.java:1497)
	at org.apache.hive.beeline.BeeLine.execute(BeeLine.java:1355)
	at org.apache.hive.beeline.BeeLine.executeFile(BeeLine.java:1329)
	at org.apache.hive.beeline.BeeLine.begin(BeeLine.java:1127)
	at org.apache.hive.beeline.BeeLine.begin(BeeLine.java:1082)
	at org.apache.hive.beeline.BeeLine.mainWithInputRedirection(BeeLine.java:546)
	at org.apache.hive.beeline.BeeLine.main(BeeLine.java:528)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.apache.hadoop.util.RunJar.run(RunJar.java:318)
	at org.apache.hadoop.util.RunJar.main(RunJar.java:232)
Closing: 0: jdbc:hive2://localhost:11050/default;auth=none
