[ https://issues.apache.org/jira/browse/HIVE-1434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13007211#comment-13007211 ]
Edward Capriolo commented on HIVE-1434: --------------------------------------- CassandraServiceDataCleaner.java is a glorified 'rm -rf' that is in contrib and does not get packaged in maven (I do not think) As for dynamic listening ports. This is not as "easy" as it is for hbase. Cassandra reading it's configuration is more of a black box. You can use properties to point at different folders, but when Cassandra initializes the first thing that happens is the configuration file is read. AFAIK the only way to can do this is dynamically generate it's yaml file. This is going to be ugly. > 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-2011-03-14.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