You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2013/08/20 06:29:55 UTC

[jira] [Commented] (HIVE-3978) HIVE_AUX_JARS_PATH should have : instead of , as separator since it gets appended to HADOOP_CLASSPATH

    [ https://issues.apache.org/jira/browse/HIVE-3978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13744698#comment-13744698 ] 

Hudson commented on HIVE-3978:
------------------------------

FAILURE: Integrated in Hive-trunk-hadoop2 #371 (See [https://builds.apache.org/job/Hive-trunk-hadoop2/371/])
HIVE-3978 : HIVE_AUX_JARS_PATH should have : instead of , as separator since it gets appended to HADOOP_CLASSPATH (Arup Malakar via Ashutosh Chauhan) (hashutosh: http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1515697)
* /hive/trunk/bin/hive

                
> HIVE_AUX_JARS_PATH should have : instead of , as separator since it gets appended to HADOOP_CLASSPATH
> -----------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-3978
>                 URL: https://issues.apache.org/jira/browse/HIVE-3978
>             Project: Hive
>          Issue Type: Bug
>         Environment: hive-0.10
> hcatalog-0.5
> hadoop 0.23
> hbase 0.94
>            Reporter: Arup Malakar
>            Assignee: Arup Malakar
>             Fix For: 0.12.0
>
>         Attachments: HIVE-3978_branch_0.10_0.patch, HIVE-3978_trunk_0.patch
>
>
> 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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira