What does jps command do in Hadoop?



What does jps command do in Hadoop?..

Answer / Sumit Kumar

The jps command (Java Process Status) is used to list all Java processes that are running on the local machine as part of a Hadoop cluster.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Hadoop General Interview Questions

What happens if one hadoop client renames a file or a directory containing this file while another client is still writing into it?

1 Answers  


How can one check whether NameNode is working or not?

1 Answers  


Which database is used in hadoop?

1 Answers  


What is pseudo-distributed mode?

1 Answers  


How can one write custom record reader?

1 Answers  


Is nosql follow relational db model?

1 Answers  


Can you explain bloommapfile.

1 Answers  


Is it possible to provide multiple input to Hadoop? If yes then how?

1 Answers  


Mention what is the data storage component used by hadoop?

1 Answers  


Ideally what should be replication factor in a Hadoop cluster?

1 Answers  


Why do the nodes are removed and added frequently in a hadoop cluster?

1 Answers  


Can you explain textinformat?

1 Answers  


Categories