[
https://issues.apache.org/jira/browse/HIVE-1434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13006623#comment-13006623
]
Carl Steinbach commented on HIVE-1434:
--------------------------------------
I was able to get it to work by modifying ivy/ivysettings.xml as follows:
{code}
- <property name="maven2.pattern"
- value="[organisation]/[module]/[revision]/[module]-[revision]"/>
+ <property name="maven2.pattern"
+
value="[organisation]/[module]/[revision]/[module]-[revision](-[classifier])"/>
{code}
This is related to IVY-418.
Why is the cassandra dependency listed in the ql/ivy.xml file? Shouldn't this
go in cassandra-handler/ivy.xml instead? Also, can you please add an ASF header
to cassandra-handler/ivy.xml?
> Cassandra Storage Handler
> -------------------------
>
> Key: HIVE-1434
> URL: https://issues.apache.org/jira/browse/HIVE-1434
> Project: Hive
> Issue Type: New Feature
> Affects Versions: 0.7.0
> Reporter: Edward Capriolo
> Assignee: Edward Capriolo
> Attachments: cas-handle.tar.gz, cass_handler.diff, hive-1434-1.txt,
> hive-1434-2-patch.txt, hive-1434-2011-02-26.patch.txt,
> hive-1434-2011-03-07.patch.txt, hive-1434-2011-03-07.patch.txt,
> hive-1434-3-patch.txt, hive-1434-4-patch.txt, hive-1434-5.patch.txt,
> hive-1434.2011-02-27.diff.txt, hive-cassandra.2011-02-25.txt, hive.diff
>
>
> Add a cassandra storage handler.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira