[
https://issues.apache.org/jira/browse/HIVE-2269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13061520#comment-13061520
]
Edward Capriolo commented on HIVE-2269:
---------------------------------------
Also it seems that the AUX_PATH is being specified as URI's.
{noformat}
https://github.com/riptano/hive/wiki/Cassandra-Handler-usage-in-Hive-0.7-with-Cassandra-0.7
{noformat}
{noformat}
<property> <name>hive.aux.jars.path</name>
<value>file:///path/to/guava-r05.jar,file:///path/to/commons-lang-2.4.jar,file:///path/to/apache-cassandra-0.7.6.jar,file:///path/to/hive-cassandra-handler-0.7.0-beta1.jar</value>
</property>
{noformat}
So splitting on ':' could break URI's?
> Hive --auxpath option can't handle multiple colon separated values
> ------------------------------------------------------------------
>
> Key: HIVE-2269
> URL: https://issues.apache.org/jira/browse/HIVE-2269
> Project: Hive
> Issue Type: Bug
> Components: CLI
> Affects Versions: 0.7.0, 0.7.1
> Reporter: Carl Steinbach
> Assignee: Carl Steinbach
> Attachments: HIVE-2269-auxpath.1.patch.txt
>
>
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira