You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Xuefu Zhang (JIRA)" <ji...@apache.org> on 2015/02/09 20:48:37 UTC

[jira] [Updated] (HIVE-9170) UT: udf_in_file fails with filenotfoundexception [Spark Branch]

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

Xuefu Zhang updated HIVE-9170:
------------------------------
    Summary: UT: udf_in_file fails with filenotfoundexception [Spark Branch]  (was: UT: udf_in_file fails with filenotfoundexception)

> UT: udf_in_file fails with filenotfoundexception [Spark Branch]
> ---------------------------------------------------------------
>
>                 Key: HIVE-9170
>                 URL: https://issues.apache.org/jira/browse/HIVE-9170
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Tests
>    Affects Versions: spark-branch
>            Reporter: Thomas Friedrich
>            Assignee: Chinna Rao Lalam
>            Priority: Minor
>         Attachments: HIVE-9170.1-spark.patch
>
>
> The test case references ../../data/files/test2.dat, but for some reasons it can't find the file:
> 2014-12-18 17:59:46,360 ERROR [main]: CliDriver (SessionState.java:printError(834)) - Failed with exception java.io.IOException:org.apache.hadoop.hive.ql.metadata.HiveException: java.io.FileNotFoundException: test2.dat (No such file or directory)
> java.io.IOException: org.apache.hadoop.hive.ql.metadata.HiveException: java.io.FileNotFoundException: test2.dat (No such file or directory)
> 	at org.apache.hadoop.hive.ql.exec.FetchTask.fetch(FetchTask.java:152)
> 	at org.apache.hadoop.hive.ql.Driver.getResults(Driver.java:1648)
> 	at org.apache.hadoop.hive.cli.CliDriver.processLocalCmd(CliDriver.java:226)
> 	at org.apache.hadoop.hive.cli.CliDriver.processCmd(CliDriver.java:158)
> 	at org.apache.hadoop.hive.cli.CliDriver.processLine(CliDriver.java:369)
> 	at org.apache.hadoop.hive.cli.CliDriver.processLine(CliDriver.java:304)
> 	at org.apache.hadoop.hive.ql.QTestUtil.executeClient(QTestUtil.java:837)
> 	at org.apache.hadoop.hive.cli.TestSparkCliDriver.runTest(TestSparkCliDriver.java:136)
> 	at org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver_udf_in_file(TestSparkCliDriver.java:120)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)