adspace
Answer Posted / Nirvesh Kumar
JPS (Java Process Status) is a command-line tool provided by Java that lists all currently running Java processes on a given machine. In Hadoop, JPS is used to check the status of various Hadoop services like the NameNode, DataNodes, JobTracker, and TaskTrackers. It helps in troubleshooting issues related to Hadoop service startup or failure.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers