Get File path for a blockid

2009-11-15 Thread smarthrish
Is it possible to get the filepath for a file given its blockid ? I can see FSImage have that information , but is there any other way out ? Regards, Hrishi

Re: Dynamically adjusting replication factor for a data block

2009-11-15 Thread smarthrish
Thanks Philip. Also how about setting the replication factor at a block level ? Is there support for this in the current version of hdfs ? - Hrishi - Original Message From: Philip Zeyliger To: common-dev@hadoop.apache.org Sent: Sun, November 15, 2009 12:48:43 PM Subject: Re: Dynamica

Re: Dynamically adjusting replication factor for a data block

2009-11-15 Thread smarthrish
This needs to be done manually. Is there a way to do this at runtime i.e. in the java code ? - Hrishi - Original Message From: Sagar To: common-dev@hadoop.apache.org Sent: Sun, November 15, 2009 1:20:12 AM Subject: Re: Dynamically adjusting replication factor for a data block I dont

Dynamically adjusting replication factor for a data block

2009-11-14 Thread smarthrish
Is it possible to set the replication factor for a data block dynamically ? Regards, Hrishikesh

Re: Checking out Hadoop source code in Eclipse

2009-11-03 Thread smarthrish
Hey Philip. I checked your vid and followed the same steps. I used Subclipse for checking out code and the version of Eclipse which I am using is Galileo for Mac . Dont know if that is the reason. Can you send me an eclipse project for the hadoop-0.20.1 release if possible ? Regards, Hrishi -

Re: Checking out Hadoop source code in Eclipse

2009-11-03 Thread smarthrish
@ gaurav - yep did check the project build path @ amogh - yep. Had referred to this vid too . Followed the same steps as shown in the vid. @ philip - yep did a compile with compile-core-test as well as eclipse-files The errors still persist . Regards, Hrishi

Checking out Hadoop source code in Eclipse

2009-11-03 Thread smarthrish
Hi . I am trying to work on building Hadoop in Eclipse. The version I am checking out is http://svn.apache.org/repos/asf/hadoop/common/tags/release-0.20.1 . After checking out this release and following the instructions on the http://wiki.apache.org/hadoop/EclipseEnvironment page I am still not