[ https://issues.apache.org/jira/browse/HIVE-1434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13003661#comment-13003661 ]
John Sichi commented on HIVE-1434: ---------------------------------- After manual mkdir cassandra-handler/lib, I tried again and got {noformat} ... test: [junit] Running org.apache.hadoop.hive.cli.TestCassandraCliDriver [junit] SLF4J: Class path contains multiple SLF4J bindings. [junit] SLF4J: Found binding in [jar:file:/data/users/jsichi/open/hive-trunk/build/ivy/lib/default/slf4j-log4j12-1.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class] [junit] SLF4J: Found binding in [jar:file:/data/users/jsichi/open/hive-trunk/build/hadoopcore/hadoop-0.20.1/lib/slf4j-log4j12-1.4.3.jar!/org/slf4j/impl/StaticLoggerBinder.class] [junit] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. [junit] org.apache.thrift.TApplicationException: Internal error processing system_add_keyspace [junit] at org.apache.thrift.TApplicationException.read(TApplicationException.java:108) [junit] at org.apache.cassandra.thrift.Cassandra$Client.recv_system_add_keyspace(Cassandra.java:1403) [junit] at org.apache.cassandra.thrift.Cassandra$Client.system_add_keyspace(Cassandra.java:1386) [junit] at org.apache.hadoop.hive.cassandra.CassandraTestSetup.preTest(CassandraTestSetup.java:56) [junit] at org.apache.hadoop.hive.cassandra.CassandraQTestUtil.<init>(CassandraQTestUtil.java:14) [junit] at org.apache.hadoop.hive.cli.TestCassandraCliDriver.setUp(TestCassandraCliDriver.java:41) [junit] at junit.framework.TestCase.runBare(TestCase.java:125) [junit] at junit.framework.TestResult$1.protect(TestResult.java:106) [junit] at junit.framework.TestResult.runProtected(TestResult.java:124) [junit] at junit.framework.TestResult.run(TestResult.java:109) [junit] at junit.framework.TestCase.run(TestCase.java:118) [junit] at junit.framework.TestSuite.runTest(TestSuite.java:208) [junit] at junit.framework.TestSuite.run(TestSuite.java:203) [junit] at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) [junit] at junit.extensions.TestSetup$1.protect(TestSetup.java:19) [junit] at junit.framework.TestResult.runProtected(TestResult.java:124) [junit] at junit.extensions.TestSetup.run(TestSetup.java:23) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:422) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:931) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:785) [junit] Exception: Internal error processing system_add_keyspace [junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 1.329 sec [junit] Test org.apache.hadoop.hive.cli.TestCassandraCliDriver FAILED [for] /data/users/jsichi/open/hive-trunk/cassandra-handler/build.xml: The following error occurred while executing this line: [for] /data/users/jsichi/open/hive-trunk/build.xml:214: The following error occurred while executing this line: [for] /data/users/jsichi/open/hive-trunk/build-common.xml:455: Tests failed! ... {noformat} > 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-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