[ https://issues.apache.org/jira/browse/HIVE-8882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14213154#comment-14213154 ]
Szehon Ho commented on HIVE-8882: --------------------------------- Looks like test started failing after this checkin? [~jxiang] do you know about this issue? > 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 > Priority: Minor > > 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)