[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13226858#comment-13226858
 ] 

Hudson commented on MAPREDUCE-3991:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk #1015 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1015/])
    MAPREDUCE-3991. Streaming FAQ has some wrong instructions about input files 
splitting. (harsh) (Revision 1299045)

     Result = SUCCESS
harsh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1299045
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-mapreduce-project/src/docs/src/documentation/content/xdocs/streaming.xml

                
> Streaming FAQ has some wrong instructions about input files splitting
> ---------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3991
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3991
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: documentation
>    Affects Versions: 0.23.0
>            Reporter: Harsh J
>            Assignee: Harsh J
>            Priority: Trivial
>             Fix For: 0.24.0, 0.23.3
>
>         Attachments: MAPREDUCE-3991.patch, MAPREDUCE-3991.patch
>
>
> Steaming docs say, at: 
> http://hadoop.apache.org/common/docs/current/streaming.html#How+do+I+process+files%2C+one+per+map%3F
> "Generate a file containing the full HDFS path of the input files. Each map 
> task would get one file name as input."
> This is incorrect, as a file isn't split by lines, rather by size - for MR.

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