[
https://issues.apache.org/jira/browse/HADOOP-3761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zheng Shao updated HADOOP-3761:
-------------------------------
Status: Patch Available (was: Open)
> FileSplit's default constructor should be made "public"
> -------------------------------------------------------
>
> Key: HADOOP-3761
> URL: https://issues.apache.org/jira/browse/HADOOP-3761
> Project: Hadoop Core
> Issue Type: Improvement
> Components: mapred
> Reporter: Zheng Shao
> Assignee: Zheng Shao
> Priority: Trivial
> Attachments: 3761-1.patch
>
>
> mapred.FileSplit's default constructor is currently "package" visible. We
> should make it "public" so we can support a GenericSplit class outside mapred
> package, which could create FileSplit instances using reflection and
> serialize/deserialize FileSplit through Writable interface.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.