AccumuloInputFormat and AccumuloOutputFormat configuration methods don't match
------------------------------------------------------------------------------

                 Key: ACCUMULO-310
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-310
             Project: Accumulo
          Issue Type: Bug
          Components: client
    Affects Versions: 1.4.0
            Reporter: Adam Fuchs
            Assignee: John Vines


setInputInfo and setZooKeeperInstance on AccumuloInputFormat take a 
Configuration (JobContext input is deprecated), while setOutputInfo and 
setZooKeeperInstance on AccumuloOutputFormat take only a JobContext. These 
should probably at least match each other.

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