Re: Regular expressions in fs paths?

2014-09-10 Thread Mahesh Khandewal
I want to unsubscribe from this mailing list On Wed, Sep 10, 2014 at 4:42 PM, Charles Robertson < charles.robert...@gmail.com> wrote: > Hi all, > > Is it possible to use regular expressions in fs commands? Specifically, I > want to use the copy (-cp) and move (-mv) commands on all files in a > di

Want to unsubscibe myself

2014-09-02 Thread Mahesh Khandewal

Re: Unsubscribe

2014-09-02 Thread Mahesh Khandewal
unsubscibe On Tue, Sep 2, 2014 at 1:09 AM, Sankar wrote: > " > X-Mailer: iPhone Mail (11D257) > > > > Sent from my iPhone >

Re: What happens when .....?

2014-08-28 Thread Mahesh Khandewal
unsubscribe On Thu, Aug 28, 2014 at 6:42 PM, Eric Payne wrote: > Or, maybe have a look at Apache Falcon: > Falcon - Apache Falcon - Data management and processing platform > > > > > > > > Falcon - Apache Falcon - Data management and processing platform >

Does any one have .jar file of ResourceAwareScheduler(i.e., AdaptiveScheduler)

2014-05-16 Thread Mahesh Khandewal
If someone is having please mail me. Thanks in advance

Re: how to build .jar file for fair scheduler in hadoop 1.2.1

2014-05-03 Thread Mahesh Khandewal
our > workspace. > > Cheers > > > On Fri, May 2, 2014 at 8:43 PM, Mahesh Khandewal > wrote: > >> up vote0down >> votefavorite<http://stackoverflow.com/questions/23439931/how-to-create-a-jar-file-for-fairscheduler-in-hadoop-1-2-1#> >> >> I have Hado

Re: how to build .jar file for fair scheduler in hadoop 1.2.1

2014-05-03 Thread Mahesh Khandewal
Thanks a lot sir i will try On Sat, May 3, 2014 at 9:38 AM, Ted Yu wrote: > Go to src/contrib/fairscheduler folder, run: > > ant jar > > You would find the jar file under build/contrib/fairscheduler/ of your > workspace. > > Cheers > > > On Fri, May 2,

how to build .jar file for fair scheduler in hadoop 1.2.1

2014-05-02 Thread Mahesh Khandewal
up vote0down votefavorite I have Hadoop 1.2.1 installed on my single node system. The path to hadoop is /usr/local/hadoop. Now how to create a .jar file of fair-scheduler. From while directory

Fwd: Changing default scheduler in hadoop

2014-04-14 Thread Mahesh Khandewal
-- Forwarded message -- From: Mahesh Khandewal Date: Mon, 14 Apr 2014 08:42:16 +0530 Subject: Re: Changing default scheduler in hadoop To: user@hadoop.apache.org Cc: Ekta Agrawal , "common-u...@hadoop.apache.org" , "hdfs-u...@hadoop.apache.org" Hi i have pa

Re: Changing default scheduler in hadoop

2014-04-13 Thread Mahesh Khandewal
ge the default fifo scheduler and run this resource aware scheduler. On Sun, Apr 13, 2014 at 10:54 PM, Harsh J wrote: > Hi, > > On Sun, Apr 13, 2014 at 10:47 AM, Mahesh Khandewal > wrote: > > Sir i am using Hadoop 1.1.2 > > I don't know where is the code residing of de

Re: HDFS Installation

2014-04-13 Thread Mahesh Khandewal
> starting namenode, logging to /usr/local/hadoop/libexec/../ > logs/hadoop-hduser-namenode-ubuntu.out > ehduser@localhost's password: > hduser@localhost's password: localhost: Permission denied, please try > again. > localhost: starting datanode, logging to /usr/loca

Re: HDFS Installation

2014-04-13 Thread Mahesh Khandewal
ction to FS. command aborted. exception: Call to localhost/ > 127.0.0.1:54310 failed on connection exception: > java.net.ConnectException: Connection refused > > Can somebody help me to understand that why it is happening? > > > > > > On Sun, Apr 13, 2014 at 10:33 AM, Mah

Changing default scheduler in hadoop

2014-04-12 Thread Mahesh Khandewal
Sir i am using Hadoop 1.1.2 I don't know where is the code residing of default scheduler? I want to change the default scheduler to fair how can i do this?? And if i want to get back to default scheduler how can i do this? I am struggling since 4 months to get help on Apache Hadoop?? I am new to th

Re: HDFS Installation

2014-04-12 Thread Mahesh Khandewal
I think in hadoop installation only hdfs comes. Like you need to insert script like bin/hadoop start-dfs.sh in $hadoop_home path On Sun, Apr 13, 2014 at 10:27 AM, Ekta Agrawal wrote: > Can anybody suggest any good tutorial to install hdfs and work with hdfs? > > I installed hadoop on Ubuntu as s