[jira] Updated: (MAPREDUCE-1765) Streaming doc - change StreamXmlRecord to StreamXmlRecordReader

2010-06-15 Thread Amareshwari Sriramadasu (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-1765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Amareshwari Sriramadasu updated MAPREDUCE-1765:
---

   Status: Resolved  (was: Patch Available)
 Hadoop Flags: [Reviewed]
Fix Version/s: 0.21.0
   (was: 0.22.0)
   Resolution: Fixed

I just committed this to trunk and branch 0.21. Thanks Corinne !

> Streaming doc - change StreamXmlRecord to StreamXmlRecordReader 
> 
>
> Key: MAPREDUCE-1765
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-1765
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: contrib/streaming, documentation
>Reporter: Corinne Chandel
>Assignee: Corinne Chandel
>Priority: Minor
> Fix For: 0.21.0
>
> Attachments: streaming-doc.patch
>
>
> Streaming doc - fix typo.
> CHANGE:
> hadoop jar hadoop-streaming.jar -inputreader 
> "StreamXmlRecord,begin=BEGIN_STRING,end=END_STRING" . (rest of the 
> command)
> TO THIS:
> hadoop jar hadoop-streaming.jar -inputreader 
> "StreamXmlRecordReader,begin=BEGIN_STRING,end=END_STRING" . (rest of the 
> command)
> Note: No new test code; changes to documentation only.
> See: Bugzilla Ticket 2520942 - XML Streaming 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (MAPREDUCE-1765) Streaming doc - change StreamXmlRecord to StreamXmlRecordReader

2010-06-14 Thread Amareshwari Sriramadasu (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-1765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Amareshwari Sriramadasu updated MAPREDUCE-1765:
---

   Status: Patch Available  (was: Open)
 Assignee: Corinne Chandel
Fix Version/s: 0.22.0

> Streaming doc - change StreamXmlRecord to StreamXmlRecordReader 
> 
>
> Key: MAPREDUCE-1765
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-1765
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: contrib/streaming, documentation
>Reporter: Corinne Chandel
>Assignee: Corinne Chandel
>Priority: Minor
> Fix For: 0.22.0
>
> Attachments: streaming-doc.patch
>
>
> Streaming doc - fix typo.
> CHANGE:
> hadoop jar hadoop-streaming.jar -inputreader 
> "StreamXmlRecord,begin=BEGIN_STRING,end=END_STRING" . (rest of the 
> command)
> TO THIS:
> hadoop jar hadoop-streaming.jar -inputreader 
> "StreamXmlRecordReader,begin=BEGIN_STRING,end=END_STRING" . (rest of the 
> command)
> Note: No new test code; changes to documentation only.
> See: Bugzilla Ticket 2520942 - XML Streaming 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (MAPREDUCE-1765) Streaming doc - change StreamXmlRecord to StreamXmlRecordReader

2010-05-06 Thread Amareshwari Sriramadasu (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-1765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Amareshwari Sriramadasu updated MAPREDUCE-1765:
---

Component/s: contrib/streaming
 documentation

> Streaming doc - change StreamXmlRecord to StreamXmlRecordReader 
> 
>
> Key: MAPREDUCE-1765
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-1765
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>  Components: contrib/streaming, documentation
>Reporter: Corinne Chandel
>Priority: Minor
> Attachments: streaming-doc.patch
>
>
> Streaming doc - fix typo.
> CHANGE:
> hadoop jar hadoop-streaming.jar -inputreader 
> "StreamXmlRecord,begin=BEGIN_STRING,end=END_STRING" . (rest of the 
> command)
> TO THIS:
> hadoop jar hadoop-streaming.jar -inputreader 
> "StreamXmlRecordReader,begin=BEGIN_STRING,end=END_STRING" . (rest of the 
> command)
> Note: No new test code; changes to documentation only.
> See: Bugzilla Ticket 2520942 - XML Streaming 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.