make TaggedInputSplit public class for development of MultipleInput of other DB 
Products extension
--------------------------------------------------------------------------------------------------

                 Key: MAPREDUCE-4063
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4063
             Project: Hadoop Map/Reduce
          Issue Type: Improvement
    Affects Versions: 0.23.1
            Reporter: Muddy Dixon
            Priority: Minor


In Trunk, org.apache.hadoop.mapreduce.lib.input.TaggedInputSplit is not public 
class.

This prevents to develop other MultipleInput of DB products extension.

I make workaround file 
https://github.com/muddydixon/mongo-hadoop/blob/develop/multipleinputs/core/src/main/java/org/apache/hadoop/mapreduce/lib/input/TaggedInputSplitGenerator.java

So unless a reason, TaggedInputSplit should be public 


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