[ https://issues.apache.org/jira/browse/HIVE-5363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13778141#comment-13778141 ]
Thejas M Nair commented on HIVE-5363: ------------------------------------- +1 . Yes, I will include this in 0.12 > HIVE-3978 broke the command line option --auxpath > ------------------------------------------------- > > Key: HIVE-5363 > URL: https://issues.apache.org/jira/browse/HIVE-5363 > Project: Hive > Issue Type: Improvement > Reporter: Brock Noland > Priority: Blocker > Fix For: 0.12.0 > > Attachments: HIVE-5363.patch > > > 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: > {noformat} > AUX_CLASSPATH=${HIVE_AUX_JARS_PATH} > AUX_PARAM=file://${HIVE_AUX_JARS_PATH} > AUX_PARAM=`echo $AUX_PARAM | sed 's/,/,file:\/\//g' > {noformat} -- 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