[ https://issues.apache.org/jira/browse/HADOOP-1447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Senthil Subramanian updated HADOOP-1447: ---------------------------------------- Attachment: data_join.patch This patch adds support for textInputFormat which can be controlled by a command-line argument. Please review it. > Support for textInputFormat in contrib/data_join > ------------------------------------------------ > > Key: HADOOP-1447 > URL: https://issues.apache.org/jira/browse/HADOOP-1447 > Project: Hadoop > Issue Type: New Feature > Reporter: Senthil Subramanian > Priority: Minor > Attachments: data_join.patch > > > DataJoinJob under > "contrib/data_join/src/java/org/apache/hadoop/contrib/utils/join" currently > supports only SequenceFileInputFormat. I plan to modify this to support > textInputFormat as well which is controlled by a command-line argument. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.