Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-13

bin/hive is trying to pick up optional jarfiles from auxlib but breaks if the directory does not exist or is empty

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.3.0
    • CLI, Configuration
    • None

    Description

      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)

      Attachments

        Activity

          People

            Unassigned Unassigned
            hammer Jeff Hammerbacher
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: