Bulk loading to cassandra with Python Hadoop Job.
-------------------------------------------------

                 Key: CASSANDRA-3928
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3928
             Project: Cassandra
          Issue Type: New Feature
          Components: Hadoop, Tools
    Affects Versions: 1.2
            Reporter: Samarth Gahire
            Assignee: Brandon Williams
            Priority: Minor
             Fix For: 1.2


I was wondering if we can have a OutPutFormat to load the data to Cassandra 
with Hadoop Job Written in Python.
I am having very complex Hadoop job written in Python which processes test data 
and generate structured data in sequential file. I read this data and stream it 
to cassandra using BulkOutPutFormat.
Is there any way that I can avoid writing to sequential file and directly 
process and stream data to Cassandra(With Hadoop Job written in python)?
What could be a possible solution for same?

--
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