[ https://issues.apache.org/jira/browse/HIVE-8456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14172213#comment-14172213 ]
Hive QA commented on HIVE-8456: ------------------------------- {color:red}Overall{color}: -1 at least one tests failed Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12674958/HIVE-8456.2-spark.patch {color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 6769 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_sample_islocalmode_hook org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_tez_smb_1 {noformat} Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-SPARK-Build/220/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-SPARK-Build/220/console Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-SPARK-Build-220/ Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 2 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12674958 > Support Hive Counter to collect spark job metric[Spark Branch] > -------------------------------------------------------------- > > Key: HIVE-8456 > URL: https://issues.apache.org/jira/browse/HIVE-8456 > Project: Hive > Issue Type: Sub-task > Components: Spark > Reporter: Chengxiang Li > Assignee: Chengxiang Li > Labels: Spark-M3 > Attachments: HIVE-8456.1-spark.patch, HIVE-8456.2-spark.patch > > > Several Hive query metric in Hive operators is collected by Hive Counter, > such as CREATEDFILES and DESERIALIZE_ERRORS, Besides, Hive use Counter as an > option to collect table stats info. Spark support Accumulator which is > pretty similiar with Hive Counter, we could try to enable Hive Counter based > on it. -- This message was sent by Atlassian JIRA (v6.3.4#6332)