The problem is
hduser@saket-K53SM:/usr/local/hadoop$ jps The program \'jps\' can be found in the following packages: * openjdk-6-jdk * openjdk-7-jdk
Use this command if you cannot use jps
ps -aux | grep java | awk '{print $12}'
It will show files as: