hello I am using hadoop wordcount examples and trying to use jobcleint API to get the status of map and reduce as i am trying to get my own status bar for the map reduce instead using JobTracker.jsp
actually i used two JVMs for running the jars but was not sucessful and got this exception in commandline terminal * INFO jvm.JvmMetrics: Cannot initialize JVM Metrics with processName=JobTracker, sessionId= - already initialized* Is there any other way to see the map reduce status and jobs status Please Help me with the problem Thanks in advance Rajan
