I've got some text files in my input directory and I want to pass each single text file (whole file not just a line) to a map (one file per one map). How can I do this ? TextInputFormat splits text into lines and I do not want this to happen. I tried: http://hadoop.apache.org/common/docs/r0.20./streaming.html#How+do+I+process+files%2C+one+per+map%3F but it doesn't work for me, compiler doesn't know what NonSplitableTextInputFormat.class is. I'm using hadoop 0.20.1 -- View this message in context: http://old.nabble.com/Passing-whole-text-file-to-a-single-map-tp27287649p27287649.html Sent from the Hadoop core-user mailing list archive at Nabble.com.
- Passing whole text file to a single map stolikp
- Re: Passing whole text file to a single map Raymond Jennings III
- Re: Passing whole text file to a single map Edward Capriolo
- Re: Passing whole text file to a single ... Jason Venner
- Passing whole text file to a single map stolikp
- Re: Passing whole text file to a single map prashant ullegaddi
- Re: Passing whole text file to a single ... Alex Kozlov
- Re: Passing whole text file to a sin... Alex Kozlov
- Decomishining a node Raymond Jennings III
- Re: Decomishining a node Allen Wittenauer
- Re: Decomishining a nod... Alex Kozlov
- Re: Decomishining a nod... Allen Wittenauer
- Re: Decomishining a nod... Alex Kozlov
- Re: Decomishining a nod... Allen Wittenauer
- Re: Passing whole text file to a single map HypOo
