Could you check whether the Job is getting submitted to Job Tracker or is it running in local mode. You can verify the same by seeing the Job Id.
Thanks Devaraj k From: ch huang [mailto:[email protected]] Sent: 19 August 2013 14:00 To: [email protected] Subject: why mapred job can not catch the current running job? hi,all i use TestDFSIO lauch a job,and use mapred job to observer running job status ,but it seems no any job catched,why? # mapred job -list 13/08/19 16:26:05 WARN conf.Configuration: session.id<http://session.id> is deprecated. Instead, use dfs.metrics.session-id 13/08/19 16:26:05 INFO jvm.JvmMetrics: Initializing JVM Metrics with processName=JobTracker, sessionId= 13/08/19 16:26:05 WARN conf.Configuration: slave.host.name<http://slave.host.name> is deprecated. Instead, use dfs.datanode.hostname 0 jobs currently running JobId State StartTime UserName Priority SchedulingInfo
