Wednesday, May 2, 2012

Cloudera Hadoop


Download CDH3 VM: https://ccp.cloudera.com/display/SUPPORT/Cloudera%27s+Hadoop+Demo+VM

Once you launch the VM, you are automatically logged in as the cloudera user.
The account details are:
  • username: cloudera
  • password: cloudera
The cloudera account has sudo privileges in the VM.
There is a Hadoop Tutorial available from the Cloudera website.
You can access status through the browser at the following URLs:
  • NameNode status (localhost:50070)
  • JobTracker status (localhost:50030)
  • The Hue user interface (localhost:8088)
  • The HBase web UI (localhost:60010)

Try some commands: https://ccp.cloudera.com/display/CDHDOC/Installing+CDH3+on+a+Single+Linux+Node+in+Pseudo-distributed+Mode