We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Here's what I see when I run the command:
jps -lm 1074 org.apache.hadoop.hdfs.server.namenode.SecondaryNameNode 1138 org.apache.hadoop.mapred.JobTracker 898 org.apache.hadoop.hdfs.server.namenode.NameNode 1285 org.apache.zookeeper.server.quorum.QuorumPeerMain ./bin/../conf/zoo.cfg 1895 sun.tools.jps.Jps -lm 1401 org.apache.accumulo.start.Main monitor --address localhost 1226 org.apache.hadoop.mapred.TaskTracker 986 org.apache.hadoop.hdfs.server.datanode.DataNode
The book lists more accumulo processes than what is displayed here.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Here's what I see when I run the command:
jps -lm
1074 org.apache.hadoop.hdfs.server.namenode.SecondaryNameNode
1138 org.apache.hadoop.mapred.JobTracker
898 org.apache.hadoop.hdfs.server.namenode.NameNode
1285 org.apache.zookeeper.server.quorum.QuorumPeerMain ./bin/../conf/zoo.cfg
1895 sun.tools.jps.Jps -lm
1401 org.apache.accumulo.start.Main monitor --address localhost
1226 org.apache.hadoop.mapred.TaskTracker
986 org.apache.hadoop.hdfs.server.datanode.DataNode
The book lists more accumulo processes than what is displayed here.
The text was updated successfully, but these errors were encountered: