Short memo of links and commands to monitor Hadoop and his friends on default ports.
Hadoop name node: http://localhost:50070
Yarn resource manager: http://localhost:8088
Hive web interface: http://localhost:10002
Beeline: beeline -u jdbc:hive2://localhost:10000