[
https://issues.apache.org/jira/browse/HIVE-13?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carl Steinbach updated HIVE-13:
-------------------------------
Component/s: Configuration
CLI
Fix Version/s: 0.3.0
> 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: Hive
> Issue Type: Bug
> Components: CLI, Configuration
> Reporter: Jeff Hammerbacher
> Fix For: 0.3.0
>
>
> 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.