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

HIVE-3978 broke the command line option --auxpath

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

Details

    • Improvement
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • None
    • 0.12.0
    • None
    • None

    Description

      HIVE-3978 changed the seperator for HIVE_AUX_JARS_PATH to : from ,. However, it's expected that it's , later on in the script, specifically here:

        AUX_CLASSPATH=${HIVE_AUX_JARS_PATH}
        AUX_PARAM=file://${HIVE_AUX_JARS_PATH}
        AUX_PARAM=`echo $AUX_PARAM | sed 's/,/,file:\/\//g'
      

      Attachments

        1. HIVE-5363.patch
          0.4 kB
          Brock Noland

        Issue Links

        Activity

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

          People

            brocknoland Brock Noland Assign to me
            brocknoland Brock Noland
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment