You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-user@hadoop.apache.org by Bai Shen <ba...@gmail.com> on 2011/12/08 22:31:39 UTC

Cloudera Free

Does anyone know of a good tutorial for Cloudera Free?  I found
installation instructions, but there doesn't seem to be in formation on how
to run jobs, etc, once you have it set up.

Thanks.

Re: Cloudera Free

Posted by Joey Echeverria <jo...@cloudera.com>.
Hi Bai,

I'm moving this over to scm-users@cloudera.org as that's a more
appropriate list. (common-user bcced).

I assume by "Cloudera Free" you mean Coudera Manager Free Edition?

You should be able to run a job in the same way that do on any other
Hadoop cluster. The only caveat is that you first need to download
configuration files for your clients. There's information here on how
do you that:

https://ccp.cloudera.com/display/express37/Generating+Client+Configuration+Files

Assuming you put the files from the generated zip file in a directory
at $HOME/hadoop-conf, you'd run a job like follows:

hadoop --config $HOME/hadoop-conf jar
/usr/lib/hadoop/hadoop-0.20.2-cdh3u2-examples.jar pi 10 10000

This shows running the example job which calculates pi.

-Joey

On Thu, Dec 8, 2011 at 4:31 PM, Bai Shen <ba...@gmail.com> wrote:
> Does anyone know of a good tutorial for Cloudera Free?  I found
> installation instructions, but there doesn't seem to be in formation on how
> to run jobs, etc, once you have it set up.
>
> Thanks.



-- 
Joseph Echeverria
Cloudera, Inc.
443.305.9434