Cassandra setInputSplitSize is not working properly
---------------------------------------------------

                 Key: CASSANDRA-3739
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3739
             Project: Cassandra
          Issue Type: Bug
          Components: Hadoop
    Affects Versions: 1.0.6
            Reporter: manu


I am using Hadoop 0.20.205 and Cassandra 1.0.6. I use setInputSplitSize(1000) 
and i expect that every split should be ~1000 rows. The problem is that each 
mapper still receive much more than 1000 rows. 


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