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

starting hive with --auxpath is not same as creating auxlib

Log workAgile BoardRank to TopRank to BottomBulk Copy AttachmentsBulk Move AttachmentsAdd voteVotersWatch issueWatchersCreate sub-taskConvert to sub-taskMoveLinkCloneLabelsUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.9.0
    • None
    • CLI
    • None

    Description

      If I give two jars in hive class path say (jar x, jar y) as hive --auxpath jarx:jary and issue a query Select * from test. It works fine.
      However, if I say select x from test which does a map reduce job, I get an error saying
      ava.io.FileNotFoundException: File file:x.jar:y.jar does not exist.

      If I create an auxlib directory under hive home and put the jars in that, then again everything works fine.

      --auxpath and auxlib should work in exactly the same way.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned Assign to me
            sudhanshu Sudhanshu Arora

            Dates

              Created:
              Updated:

              Slack

                Issue deployment