Write sstables to HDFS and stream them to cassandar using Sstableloader.
------------------------------------------------------------------------

                 Key: CASSANDRA-3698
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3698
             Project: Cassandra
          Issue Type: Improvement
          Components: Tools
            Reporter: Samarth Gahire
             Fix For: 1.1


As data size is growing very fast we are planning to create the sstables right 
from the Haddop reduce job.
For that 
1) SSTableSimpleUnsortedWriter should be able to write sstables created to the 
HDFS .
2) Sstableloader utility should be able to read from HDFS to stream those 
sstables to Cassandra

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to