Uploaded image for project: 'Hadoop Map/Reduce'
  1. Hadoop Map/Reduce
  2. MAPREDUCE-1765

Streaming doc - change StreamXmlRecord to StreamXmlRecordReader

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      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

      Attachments

        1. streaming-doc.patch
          0.8 kB
          Corinne Chandel

        Activity

          People

            chandec Corinne Chandel
            chandec Corinne Chandel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: