Support Questions

Find answers, ask questions, and share your expertise
Announcements
Check out our newest addition to the community, the Cloudera Data Analytics (CDA) group hub.

what are the uses of Jps command in Hadoop?

New Contributor

I know only the jps command helps to find that the Hadoop daemons are running or not, are there any other uses with the jps command

1 REPLY 1

Rising Star

"jps" is the "ps" java version.

Most Hadoop processes are developed as Java programs, and the command to view the Java process status is jps.

 

https://docs.oracle.com/javase/7/docs/technotes/tools/share/jps.html

Take a Tour of the Community
Don't have an account?
Your experience may be limited. Sign in to explore more.