I want to open web/ui of tasktracker. localhost:50030/jobtracker.jsp But it doesn't work since there's no running tasktracker. My hadoop applications have been working well without tasktracker. But I found that tasktracker should be running in order to open web/ui. But I don't know how to start tasktracker. How can I start tasktracker? I tried lots of things but they don't work.
My status & environment: localhost:50070 web/ui is working well. jps command shows Datanode, NameNode, NodeManager, SecondaryNameNode, ResourceManager. Hadoop version is 2.2.0. Os is Red Hat 6.3(Santiago).
Thank you for your help in advance.