You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-user@hadoop.apache.org by Harsh J <ha...@cloudera.com> on 2012/07/13 05:52:45 UTC

Re: StreamXMLRecordReader

Hi Siv,

Moving this to mapreduce-user@, please use developer lists only for
project development questions.

The class StreamXmlRecordReader is still present in 2.0.0 and will
continue to be present. Why do you say it has been removed? It now
resides in the hadoop-tools jar (which is what carries streaming, and
this is a streaming class).

You can use XMLInputFormat from Mahout as well, I think it works fine too.

On Thu, Jul 12, 2012 at 8:10 PM, Steam Test <si...@gmail.com> wrote:
> Guys,
>
> Can you please explain, why StreamXMLRecordReader class is removed from
> Hadoop 2.0.0 Version.?
>
> Is it good go for Mahout XMLInputFormat API ?
>
> Thanks,
> Siv



-- 
Harsh J