[jira] Created: (HADOOP-7196) CompressionCodecFactory returns unconfigured GZipCodec if io.compression.codecs is not set

2011-03-17 Thread Peter Voss (JIRA)
CompressionCodecFactory returns unconfigured GZipCodec if io.compression.codecs is not set -- Key: HADOOP-7196 URL: https://issues.apache.org/jira/browse/HADOOP-7196

pointers to Hadoop eclipse

2011-03-17 Thread bikash sharma
Hi, Can someone please point to any good reference that tells clearly how to checkout Hadoop code base in eclipse, make any changes and re-compile. Actually, I wanted to change some part in Hadoop, so wants to see the above effect, preferrably in eclipse. Thanks, Bikash

Re: pointers to Hadoop eclipse

2011-03-17 Thread Saikat Kanjilal
1) install svn plugin inside eclipse 2) specify the appropriate repository location for hadoop 3) check out code using the plugin inside eclipse 4) make code changes, compile using ant targets, also run tests Hope that helps, let me know if you need more details. Sent from my iPhone On Mar 17, 2

Re: pointers to Hadoop eclipse

2011-03-17 Thread Harsh J
http://wiki.apache.org/hadoop/EclipseEnvironment On Thu, Mar 17, 2011 at 8:17 PM, bikash sharma wrote: > Hi, > Can someone please point to any good reference that tells clearly how to > checkout Hadoop code base in eclipse, make any changes and re-compile. > Actually, I wanted to change some part

Re: pointers to Hadoop eclipse

2011-03-17 Thread bharath vissapragada
http://www.cloudera.com/blog/2009/04/configuring-eclipse-for-hadoop-development-a-screencast/ - Good for a starter ! On Thu, Mar 17, 2011 at 9:45 PM, Harsh J wrote: > http://wiki.apache.org/hadoop/EclipseEnvironment > > On Thu, Mar 17, 2011 at 8:17 PM, bikash sharma > wrote: >> Hi, >> Can someo

Re: Hadoop Version 0.20.2, 0.20.100 and 0.21.0.

2011-03-17 Thread Allen Wittenauer
On Mar 16, 2011, at 12:52 PM, Jane Chen wrote: > Hi, > > I'm quite confused of the status and future of recent Hadoop versions. Since I'm sure I'll be struck down by lightening from someone, just let me put in the disclaimer that these are my opinions and do not necessarily (and prob

Re: pointers to Hadoop eclipse

2011-03-17 Thread bikash sharma
Thank you all. On Thu, Mar 17, 2011 at 12:21 PM, bharath vissapragada < bharathvissapragada1...@gmail.com> wrote: > > http://www.cloudera.com/blog/2009/04/configuring-eclipse-for-hadoop-development-a-screencast/ > - Good for a starter ! > > On Thu, Mar 17, 2011 at 9:45 PM, Harsh J wrote: > > htt

Hadoop Testing?

2011-03-17 Thread Anandkumar R
Dear Friends, I am Anandkumar, working as a test engineer in eBay and we use Hadoop extensively to store our log. I am in situation to validate or test our Data perfectly reaching the Hadoop infrastructure or not. could anyone of you recommend me the best testing methodologies and if there is any

Re: Hadoop Version 0.20.2, 0.20.100 and 0.21.0.

2011-03-17 Thread Jane Chen
Hi Allen, Thank you for your input. Here I have a follow-up question: In 0.20.2, there are some Interface API that got deprecated (org.apache.hadoop.mapred), and their abstract class counter parts were introduced (org.apache.hadoop.mapreduce). I read in the mailing list that now the depreca

Re: Hadoop Version 0.20.2, 0.20.100 and 0.21.0.

2011-03-17 Thread Allen Wittenauer
On Mar 17, 2011, at 1:19 PM, Jane Chen wrote: > In 0.20.2, there are some Interface API that got deprecated > (org.apache.hadoop.mapred), and their abstract class counter parts were > introduced (org.apache.hadoop.mapreduce). I read in the mailing list that > now the deprecated APIs are consid

[jira] Created: (HADOOP-7197) Support for non-standard ssh port for slaves

2011-03-17 Thread Vrachnis Ilias-Dimitrios (JIRA)
Support for non-standard ssh port for slaves Key: HADOOP-7197 URL: https://issues.apache.org/jira/browse/HADOOP-7197 Project: Hadoop Common Issue Type: New Feature Components: util A

Re: pointers to Hadoop eclipse

2011-03-17 Thread bikash sharma
Hi, I followed the pointers to checkout Hadoop in eclipse and then compiled the source. The ant build for build.xml is showing successful, however under the 'Problem' tab in eclipse, I am getting the following error: "AbstractDelegationTokenIdentifier cannot be resolved to a type" Can anyone plea

[jira] Created: (HADOOP-7198) Hadoop defaults for web UI ports often fall smack in the middle of Linux ephemeral port range

2011-03-17 Thread Philip Zeyliger (JIRA)
Hadoop defaults for web UI ports often fall smack in the middle of Linux ephemeral port range - Key: HADOOP-7198 URL: https://issues.apache.org/jira/browse/HADOOP-7198

Re: pointers to Hadoop eclipse

2011-03-17 Thread bikash sharma
P.S. On building the project in eclipse, I also get the following two errors: Description Resource Path Location Type The project was not built since its build path is incomplete. Cannot find the class file for com.sun.javadoc.RootDoc. Fix the build path then try building this project Hadoop Unkno

Re: pointers to Hadoop eclipse

2011-03-17 Thread bikash sharma
I resolved these errors. I was missing tools.jar which I added as external .jar file. On Thu, Mar 17, 2011 at 8:37 PM, bikash sharma wrote: > P.S. > On building the project in eclipse, I also get the following two errors: > > Description Resource Path Location Type > The project was not built sin

Re: Hadoop Testing?

2011-03-17 Thread Konstantin Boudnik
We just have pushed an update of stack validation framework (the one Roman and I have presented at eBay a few weeks ago) which allows you to formalize and simplify Hadoop testing. This is still a pre-Beta stage (e.g. no user docs are ready yet), but it is working and has a lot of merit in it as of

Unable to connect to the url

2011-03-17 Thread James Ram
Hi, I am using a standalone linux machine. Namenode and Datanode are running. But when I try to access the UI in my browser its showing "unable to connect" error. I know its a basic question please help me. I have given below the configuration I am using. *Core-site.xml* f