wordcount succeeds but doesn't output file
------------------------------------------

                 Key: MAPREDUCE-2958
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2958
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: mrv2
    Affects Versions: 0.23.0
            Reporter: Thomas Graves
             Fix For: 0.23.0


I have been running wordcount out of the 23 examples jar.  It says it succeeds 
but doesn't actually output a file.

hadoop jar 
examples/hadoop-mapreduce-0.23.0-SNAPSHOT/hadoop-mapreduce-examples-0.23.0-SNAPSHOT.jar
 wordcount input output2

input file is really basic:
fdksajl
dlkfsajlfljda;j
kldfsjallj
test
one
two
test

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to