[ https://issues.apache.org/jira/browse/HIVE-8882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14215265#comment-14215265 ]
Hive QA commented on HIVE-8882: ------------------------------- {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/12681964/HIVE-8882.1-spark.patch {color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 7234 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_sample_islocalmode_hook {noformat} Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-SPARK-Build/383/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-SPARK-Build/383/console Test logs: http://ec2-50-18-27-0.us-west-1.compute.amazonaws.com/logs/PreCommit-HIVE-SPARK-Build-383/ 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: 1 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12681964 - PreCommit-HIVE-SPARK-Build > Fix test TestHiveKVResultCache [Spark Branch] > --------------------------------------------- > > Key: HIVE-8882 > URL: https://issues.apache.org/jira/browse/HIVE-8882 > Project: Hive > Issue Type: Sub-task > Components: Tests > Affects Versions: spark-branch > Reporter: Szehon Ho > Assignee: Jimmy Xiang > Priority: Minor > Attachments: HIVE-8882.1-spark.patch, HIVE-8882.1-spark.patch, > HIVE-8882.1-spark.patch > > > TestHiveKVResultCache is broken with latest builds: > {noformat} > java.lang.NumberFormatException: For input string: "0���" > at > java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) > at java.lang.Long.parseLong(Long.java:441) > at java.lang.Long.valueOf(Long.java:540) > at > org.apache.hadoop.hive.ql.exec.spark.TestHiveKVResultCache.scanAndVerify(TestHiveKVResultCache.java:127) > at > org.apache.hadoop.hive.ql.exec.spark.TestHiveKVResultCache.testResultList(TestHiveKVResultCache.java:106) > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)