Jignesh, Your code does not seem to specify a mapper or reducer class into the Job object. Without these, identity mappers and reducers may run instead of your code. I s'pose thats your problem here.
On Tue, Oct 11, 2011 at 6:42 PM, Jignesh Patel <[email protected]> wrote: > Harsh, > I will keep in mind. I have paste my code to paste bin > http://pastebin.com/HKptLkqE > > I am not able to understand this program doesn't pick up the file from from > /user/hadoop-user/input/ while word count able to do that. > > > -Jignesh > On Oct 10, 2011, at 10:05 PM, Harsh J wrote: > >> Jignesh, >> >> Please do not attach files to the mailing list. They are stripped away >> and the community will never receive them. Instead, if its small >> enough, paste it along in the mail, or paste it at services like >> pastebin.com and pass along the public links. >> >> On Tue, Oct 11, 2011 at 3:35 AM, Jignesh Patel <[email protected]> wrote: >>> >>> I m trying to run attached program. My input directory structure is >>> /user/hadoop-user/input/cite65_77.txt file. >>> >>> But it doesn't do anything. It doesn't read the file and not creates output >>> directory. >>> >>> >>> >>> >>> >>> >> >> >> >> -- >> Harsh J > > -- Harsh J
