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

hiveserver doesn't accept --auxpath option

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.8.0, 0.9.0
    • None
    • CLI
    • None
    • MacOS Lion + Hive 0.8.0

    • hiveserver

    Description

      I tried to run hiveserver with --auxpath using following command line:

      bin/hive --auxpath /Users/achi/git/hive/build/dist/lib/hive-hbase-handler-0.8.0-SNAPSHOT.jar --service hiveserver
      

      However, it is not transformed into -hiveconf in the final command:

      -hiveconf hive.aux.jars.path=file:///Users/achi/git/hive/build/dist/lib/hive-hbase-handler-0.8.0-SNAPSHOT.jar
      

      HIVE-2139 has enabled HiveServer to accept -hiveconf option. It seems reasonable to allow --auxpath specified in command line.

      Attachments

        1. HIVE-2355.1.patch
          0.3 kB
          Achi Chen

        Activity

          People

            Unassigned Unassigned
            achichen Achi Chen
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: