[
https://issues.apache.org/jira/browse/HADOOP-1447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12500793
]
Hadoop QA commented on HADOOP-1447:
-----------------------------------
+1
http://issues.apache.org/jira/secure/attachment/12358673/data_join.patch
applied and successfully tested against trunk revision r543222.
Test results:
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/227/testReport/
Console output:
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/227/console
> 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.