You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-user@hadoop.apache.org by anand sharma <an...@gmail.com> on 2012/08/12 14:52:10 UTC

CDH4 yarn pig installation ambiguity

Hi, i have successfully installed CDH4 YARN and Pig in Pseudo distributed
mode on CentOS 6.2 following could era's tutorial but in
pig installation section there is a snap that i am not getting how to go
about, so i exported pig conf then next statement is a bit ambiguous as i
am new to Linux.

export PIG_CONF_DIR=/usr/lib/pig/conf

*$ ./pig*
*...*
*grunt>*
*
*
it says no such file or syntax error,what i need to do for these statement
to make grunt and pig work??

Re: CDH4 yarn pig installation ambiguity

Posted by Harsh J <ha...@cloudera.com>.
Hi Anand,

Moving this to the CDH Users' list, as it is CDH4 distro specific. If
you wish to, you can also subscribe to the CDH users list via
http://groups.google.com/a/cloudera.org/group/cdh-user/

I've filed an internal bug report for this doc, but your fix is to run
"pig" directly, instead of ./pig:

$ pig

The above will work and let you go ahead. Thanks for reporting this typo!

On Sun, Aug 12, 2012 at 6:22 PM, anand sharma <an...@gmail.com> wrote:
> Hi, i have successfully installed CDH4 YARN and Pig in Pseudo distributed
> mode on CentOS 6.2 following could era's tutorial but in pig installation
> section there is a snap that i am not getting how to go about, so i exported
> pig conf then next statement is a bit ambiguous as i am new to Linux.
>
> export PIG_CONF_DIR=/usr/lib/pig/conf
>
> $ ./pig
> ...
> grunt>
>
> it says no such file or syntax error,what i need to do for these statement
> to make grunt and pig work??
>



-- 
Harsh J

Re: CDH4 yarn pig installation ambiguity

Posted by Harsh J <ha...@cloudera.com>.
Hi Anand,

Moving this to the CDH Users' list, as it is CDH4 distro specific. If
you wish to, you can also subscribe to the CDH users list via
http://groups.google.com/a/cloudera.org/group/cdh-user/

I've filed an internal bug report for this doc, but your fix is to run
"pig" directly, instead of ./pig:

$ pig

The above will work and let you go ahead. Thanks for reporting this typo!

On Sun, Aug 12, 2012 at 6:22 PM, anand sharma <an...@gmail.com> wrote:
> Hi, i have successfully installed CDH4 YARN and Pig in Pseudo distributed
> mode on CentOS 6.2 following could era's tutorial but in pig installation
> section there is a snap that i am not getting how to go about, so i exported
> pig conf then next statement is a bit ambiguous as i am new to Linux.
>
> export PIG_CONF_DIR=/usr/lib/pig/conf
>
> $ ./pig
> ...
> grunt>
>
> it says no such file or syntax error,what i need to do for these statement
> to make grunt and pig work??
>



-- 
Harsh J

Re: CDH4 yarn pig installation ambiguity

Posted by Harsh J <ha...@cloudera.com>.
Hi Anand,

Moving this to the CDH Users' list, as it is CDH4 distro specific. If
you wish to, you can also subscribe to the CDH users list via
http://groups.google.com/a/cloudera.org/group/cdh-user/

I've filed an internal bug report for this doc, but your fix is to run
"pig" directly, instead of ./pig:

$ pig

The above will work and let you go ahead. Thanks for reporting this typo!

On Sun, Aug 12, 2012 at 6:22 PM, anand sharma <an...@gmail.com> wrote:
> Hi, i have successfully installed CDH4 YARN and Pig in Pseudo distributed
> mode on CentOS 6.2 following could era's tutorial but in pig installation
> section there is a snap that i am not getting how to go about, so i exported
> pig conf then next statement is a bit ambiguous as i am new to Linux.
>
> export PIG_CONF_DIR=/usr/lib/pig/conf
>
> $ ./pig
> ...
> grunt>
>
> it says no such file or syntax error,what i need to do for these statement
> to make grunt and pig work??
>



-- 
Harsh J

Re: CDH4 yarn pig installation ambiguity

Posted by Harsh J <ha...@cloudera.com>.
Hi Anand,

Moving this to the CDH Users' list, as it is CDH4 distro specific. If
you wish to, you can also subscribe to the CDH users list via
http://groups.google.com/a/cloudera.org/group/cdh-user/

I've filed an internal bug report for this doc, but your fix is to run
"pig" directly, instead of ./pig:

$ pig

The above will work and let you go ahead. Thanks for reporting this typo!

On Sun, Aug 12, 2012 at 6:22 PM, anand sharma <an...@gmail.com> wrote:
> Hi, i have successfully installed CDH4 YARN and Pig in Pseudo distributed
> mode on CentOS 6.2 following could era's tutorial but in pig installation
> section there is a snap that i am not getting how to go about, so i exported
> pig conf then next statement is a bit ambiguous as i am new to Linux.
>
> export PIG_CONF_DIR=/usr/lib/pig/conf
>
> $ ./pig
> ...
> grunt>
>
> it says no such file or syntax error,what i need to do for these statement
> to make grunt and pig work??
>



-- 
Harsh J