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 praveenesh kumar <pr...@gmail.com> on 2011/12/07 11:37:55 UTC

"Warning: $HADOOP_HOME is deprecated"

How to avoid "Warning: $HADOOP_HOME is deprecated" messages on hadoop
0.20.205 ?

I tried adding *export HADOOP_HOME_WARN_SUPPRESS=" " *in hadoop-env.sh on
Namenode.

But its still coming. Am I doing the right thing ?

Thanks,
Praveenesh

Re: "Warning: $HADOOP_HOME is deprecated"

Posted by praveenesh kumar <pr...@gmail.com>.
Okay, I fixed it.

I have to add  *export HADOOP_HOME_WARN_SUPPRESS="TRUE"* in hadoop-env.sh
on all my hadoop nodes.

Thanks,
Praveenesh

On Wed, Dec 7, 2011 at 4:11 PM, alo alt <wg...@googlemail.com> wrote:

> Hi,
>
> looks like a bug in .205:
> https://issues.apache.org/jira/browse/HADOOP-7816
>
> - Alex
>
> On Wed, Dec 7, 2011 at 11:37 AM, praveenesh kumar <praveenesh@gmail.com
> >wrote:
>
> > How to avoid "Warning: $HADOOP_HOME is deprecated" messages on hadoop
> > 0.20.205 ?
> >
> > I tried adding *export HADOOP_HOME_WARN_SUPPRESS=" " *in hadoop-env.sh on
> > Namenode.
> >
> > But its still coming. Am I doing the right thing ?
> >
> > Thanks,
> > Praveenesh
> >
>
>
>
> --
> Alexander Lorenz
> http://mapredit.blogspot.com
>
> *P **Think of the environment: please don't print this email unless you
> really need to.*
>

Re: "Warning: $HADOOP_HOME is deprecated"

Posted by alo alt <wg...@googlemail.com>.
Hi,

looks like a bug in .205:
https://issues.apache.org/jira/browse/HADOOP-7816

- Alex

On Wed, Dec 7, 2011 at 11:37 AM, praveenesh kumar <pr...@gmail.com>wrote:

> How to avoid "Warning: $HADOOP_HOME is deprecated" messages on hadoop
> 0.20.205 ?
>
> I tried adding *export HADOOP_HOME_WARN_SUPPRESS=" " *in hadoop-env.sh on
> Namenode.
>
> But its still coming. Am I doing the right thing ?
>
> Thanks,
> Praveenesh
>



-- 
Alexander Lorenz
http://mapredit.blogspot.com

*P **Think of the environment: please don't print this email unless you
really need to.*