[
https://issues.apache.org/jira/browse/HIVE-13?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeff Hammerbacher resolved HIVE-13.
-----------------------------------
Resolution: Fixed
I am pretty sure Joy fixed this problem a while back.
> bin/hive is trying to pick up optional jarfiles from auxlib but breaks if the
> directory does not exist or is empty
> ------------------------------------------------------------------------------------------------------------------
>
> Key: HIVE-13
> URL: https://issues.apache.org/jira/browse/HIVE-13
> Project: Hadoop Hive
> Issue Type: Bug
> Reporter: Jeff Hammerbacher
>
> when i run bin/hive, i get:
> Exception in thread "main" java.io.FileNotFoundException: File
> file:///Users/hammer/local/dist/bin/../auxlib/*.jar does not exist.
> at org.apache.hadoop.mapred.JobShell.validateFiles(JobShell.java:140)
> at org.apache.hadoop.mapred.JobShell.run(JobShell.java:179)
> at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:65)
> at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:79)
> at org.apache.hadoop.mapred.JobShell.main(JobShell.java:220)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.