You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@accumulo.apache.org by "Jim Donofrio (JIRA)" <ji...@apache.org> on 2012/08/02 06:20:02 UTC

[jira] [Created] (ACCUMULO-712) InputFormat that supports more than one tablet per input split if on the same tablet server

Jim Donofrio created ACCUMULO-712:
-------------------------------------

             Summary: InputFormat that supports more than one tablet per input split if on the same tablet server
                 Key: ACCUMULO-712
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-712
             Project: Accumulo
          Issue Type: New Feature
          Components: client
            Reporter: Jim Donofrio
            Assignee: Billie Rinaldi


Similar to CombineFileInputFormat for hdfs files, there should be an InputFormat that supports more than one tablet per input split if on the same tablet server. This should also work with ACCUMULO-391 to allow adding tablets from different compatible tables into a single input split. This allows mappers that finish very quickly to have more work to do. This could be a new InputFormat that extends AccumuloInputFormat or an option added to AccumuloInputFormat.

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