You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Jimmy Xiang (JIRA)" <ji...@apache.org> on 2014/11/15 03:08:34 UTC

[jira] [Assigned] (HIVE-8882) Fix test TestHiveKVResultCache [Spark Branch]

     [ https://issues.apache.org/jira/browse/HIVE-8882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jimmy Xiang reassigned HIVE-8882:
---------------------------------

    Assignee: Jimmy Xiang

> 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
>
> TestHiveKVResultCache is broken with latest builds:
> {noformat}
> java.lang.NumberFormatException: For input string: "0&amp#0;&amp#0;&amp#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)