Hi,

  I have configured hadoop 2.3 single node setup and ran a sample job using
hadoop command,
hadoop jar <jarpath> <classname> <inputdir> <outputdir>

The job runs sucessfully and outout is as expected, But I cannot find any
detail of that job on job history portal i.e.
http://localhost:19888/jobhistory

My jps command shows:

9430 DataNode
10167 ResourceManager
9888 SecondaryNameNode
30433 JobHistoryServer
9136 NameNode
10437 NodeManager

 Please let me know if i am missing something?


Thanks and Regards,
Rahul Singh

Reply via email to