HADOOP_MAPRED_HOME not found!

2014-03-27 Thread Avinash Kujur
hi, when i am trying to execute this command: hadoop job -history ~/1 its giving error like: DEPRECATED: Use of this script to execute mapred command is deprecated. Instead use the mapred command for it. HADOOP_MAPRED_HOME not found! from where can i get HADOOP_MAPRED_HOME? thanks.

Re: HADOOP_MAPRED_HOME not found!

2014-03-27 Thread divye sheth
story ~/1 > its giving error like: > DEPRECATED: Use of this script to execute mapred command is deprecated. > Instead use the mapred command for it. > > HADOOP_MAPRED_HOME not found! > > from where can i get HADOOP_MAPRED_HOME? > > thanks. >

Re: HADOOP_MAPRED_HOME not found!

2014-03-27 Thread Avinash Kujur
Use of this script to execute mapred command is deprecated." 1>&2 echo "Instead use the mapred command for it." 1>&2 echo "" 1>&2 #try to locate mapred and if present, delegate to it. shift if [ -f "${HADOOP_MAPRED_HOME}&qu

Re: HADOOP_MAPRED_HOME not found!

2014-03-27 Thread Azuryy Yu
10:43 AM, "Avinash Kujur" wrote: > >> hi, >> >> when i am trying to execute this command: >> hadoop job -history ~/1 >> its giving error like: >> DEPRECATED: Use of this script to execute mapred command is deprecated. >> Instead use the mapred c

Re: HADOOP_MAPRED_HOME not found!

2014-03-27 Thread Rahul Singh
and: >>> hadoop job -history ~/1 >>> its giving error like: >>> DEPRECATED: Use of this script to execute mapred command is deprecated. >>> Instead use the mapred command for it. >>> >>> HADOOP_MAPRED_HOME not found! >>> >>> from where can i get HADOOP_MAPRED_HOME? >>> >>> thanks. >>> >> >

Re: HADOOP_MAPRED_HOME not found!

2014-03-27 Thread divye sheth
ntarred. >>> >>> Thanks >>> Divye Sheth >>> On Mar 28, 2014 10:43 AM, "Avinash Kujur" wrote: >>> >>>> hi, >>>> >>>> when i am trying to execute this command: >>>> hadoop job -history ~/1 >&g

Re: HADOOP_MAPRED_HOME not found!

2014-03-28 Thread Avinash Kujur
r in other words untarred. >>>> >>>> Thanks >>>> Divye Sheth >>>> On Mar 28, 2014 10:43 AM, "Avinash Kujur" wrote: >>>> >>>>> hi, >>>>> >>>>> when i am trying to execute this command: >>>>> hadoop job -history ~/1 >>>>> its giving error like: >>>>> DEPRECATED: Use of this script to execute mapred command is deprecated. >>>>> Instead use the mapred command for it. >>>>> >>>>> HADOOP_MAPRED_HOME not found! >>>>> >>>>> from where can i get HADOOP_MAPRED_HOME? >>>>> >>>>> thanks. >>>>> >>>> >>> >> >

Re: HADOOP_MAPRED_HOME not found!

2014-03-28 Thread divye sheth
irectory where hadoop is installed or in other words untarred. >>>>> >>>>> Thanks >>>>> Divye Sheth >>>>> On Mar 28, 2014 10:43 AM, "Avinash Kujur" wrote: >>>>> >>>>>> hi, >>>>>> >>>>>> when i am trying to execute this command: >>>>>> hadoop job -history ~/1 >>>>>> its giving error like: >>>>>> DEPRECATED: Use of this script to execute mapred command is >>>>>> deprecated. >>>>>> Instead use the mapred command for it. >>>>>> >>>>>> HADOOP_MAPRED_HOME not found! >>>>>> >>>>>> from where can i get HADOOP_MAPRED_HOME? >>>>>> >>>>>> thanks. >>>>>> >>>>> >>>> >>> >> >

Re: HADOOP_MAPRED_HOME not found!

2014-03-28 Thread Avinash Kujur
on of hadoop are u using? AFAIK the hadoop mapred home is >>>>>> the directory where hadoop is installed or in other words untarred. >>>>>> >>>>>> Thanks >>>>>> Divye Sheth >>>>>> On Mar 28, 2014 10:43 AM, "Avinash Kujur" wrote: >>>>>> >>>>>>> hi, >>>>>>> >>>>>>> when i am trying to execute this command: >>>>>>> hadoop job -history ~/1 >>>>>>> its giving error like: >>>>>>> DEPRECATED: Use of this script to execute mapred command is >>>>>>> deprecated. >>>>>>> Instead use the mapred command for it. >>>>>>> >>>>>>> HADOOP_MAPRED_HOME not found! >>>>>>> >>>>>>> from where can i get HADOOP_MAPRED_HOME? >>>>>>> >>>>>>> thanks. >>>>>>> >>>>>> >>>>> >>>> >>> >> >

Re: HADOOP_MAPRED_HOME not found!

2014-03-28 Thread divye sheth
> >>>>>> it was defined at hadoop-config.sh >>>>>> >>>>>> >>>>>> >>>>>> On Fri, Mar 28, 2014 at 1:19 PM, divye sheth wrote: >>>>>> >>>>>>> Which version of hadoop are u using? AFAIK the hadoop mapred home is >>>>>>> the directory where hadoop is installed or in other words untarred. >>>>>>> >>>>>>> Thanks >>>>>>> Divye Sheth >>>>>>> On Mar 28, 2014 10:43 AM, "Avinash Kujur" wrote: >>>>>>> >>>>>>>> hi, >>>>>>>> >>>>>>>> when i am trying to execute this command: >>>>>>>> hadoop job -history ~/1 >>>>>>>> its giving error like: >>>>>>>> DEPRECATED: Use of this script to execute mapred command is >>>>>>>> deprecated. >>>>>>>> Instead use the mapred command for it. >>>>>>>> >>>>>>>> HADOOP_MAPRED_HOME not found! >>>>>>>> >>>>>>>> from where can i get HADOOP_MAPRED_HOME? >>>>>>>> >>>>>>>> thanks. >>>>>>>> >>>>>>> >>>>>> >>>>> >>>> >>> >> >