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

HIVE_AUX_JARS_PATH should have : instead of , as separator since it gets appended to HADOOP_CLASSPATH

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

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.12.0
    • None
    • None
    • hive-0.10
      hcatalog-0.5
      hadoop 0.23
      hbase 0.94

    • Use ':' in HIVE_AUX_JARS_PATH instead of ','

    Description

      The following code gets executed only in case of cygwin.
      HIVE_AUX_JARS_PATH=`echo $HIVE_AUX_JARS_PATH | sed 's/,/:/g'`

      But since HIVE_AUX_JARS_PATH gets added to HADOOP_CLASSPATH, the comma should get replaced by : for all cases.

      Attachments

        1. HIVE-3978_trunk_0.patch
          0.5 kB
          Arup Malakar
        2. HIVE-3978_branch_0.10_0.patch
          0.5 kB
          Arup Malakar

        Issue Links

        Activity

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

          People

            amalakar Arup Malakar Assign to me
            amalakar Arup Malakar
            Votes:
            0 Vote for this issue
            Watchers:
            5 Stop watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment