[jira] [Created] (HADOOP-7604) Hadoop Auth examples pom in 0.23 point to 0.24 versions.

2011-09-01 Thread Mahadev konar (JIRA)
Hadoop Auth examples pom in 0.23 point to 0.24 versions. Key: HADOOP-7604 URL: https://issues.apache.org/jira/browse/HADOOP-7604 Project: Hadoop Common Issue Type: Bug Affects Vers

[jira] [Created] (HADOOP-7603) Set default hdfs, mapred uid, and hadoop group gid for RPM packages

2011-09-01 Thread Eric Yang (JIRA)
Set default hdfs, mapred uid, and hadoop group gid for RPM packages --- Key: HADOOP-7603 URL: https://issues.apache.org/jira/browse/HADOOP-7603 Project: Hadoop Common Issue Type

Re: Namenode not starting

2011-09-01 Thread abhishek sharma
Actually, I found the reason. I am running HDFS as "root" and there is a bug that has recently been fixed. https://issues.apache.org/jira/browse/HDFS-1943 Thanks, Abhishek On Thu, Sep 1, 2011 at 6:25 PM, Ravi Prakash wrote: > Hi Abhishek, > > Try reading through the shell scripts before postiin

Re: Namenode not starting

2011-09-01 Thread Ravi Prakash
Hi Abhishek, Try reading through the shell scripts before postiing. They are short and simple enough and you should be able to debug them quite easily. I've seen the same error many times. Do you see JAVA_HOME set when you $ssh localhost? Also which command are you using to start the daemons? F

Re: Namenode not starting

2011-09-01 Thread abhishek sharma
Hi Hailong, I have installed JDK and set JAVA_HOME correctly (as far as I know). Output of java -version is: java version "1.6.0_04" Java(TM) SE Runtime Environment (build 1.6.0_04-b12) Java HotSpot(TM) Server VM (build 10.0-b19, mixed mode) I also have another version installed "1.6.0_27" but g

Namenode not starting

2011-09-01 Thread abhishek sharma
Hi all, I am trying to install Hadoop (release 0.20.203) on a machine with CentOS. When I try to start HDFS, I get the following error. : Unrecognized option: -jvm : Could not create the Java virtual machine. Any idea what might be the problem? Thanks, Abhishek

BackupNode vs SNN

2011-09-01 Thread Dani Rayan
Hi, I see that backup-namenode* offers almost a warm stand-by. @Anyone who has used a BackupNode instead of SNN : Did you run into any issues & reverted back? How has been your experience so far ? *https://issues.apache.org/jira/browse/HADOOP-4539 Thanks, -- -Dani Abel Rayan

[jira] [Created] (HADOOP-7602) wordcount, sort etc on har files fails with NPE

2011-09-01 Thread John George (JIRA)
wordcount, sort etc on har files fails with NPE --- Key: HADOOP-7602 URL: https://issues.apache.org/jira/browse/HADOOP-7602 Project: Hadoop Common Issue Type: Bug Affects Versions: 0.20.205.0,

Re: [VOTE] Should we release 0.20.204.0-rc3?

2011-09-01 Thread sanjay Radia
+1 downloaded, ran tests, ran job on 1 node cluster on my machine. sanjay On Aug 25, 2011, at 5:12 PM, Owen O'Malley wrote: > All, > I've fixed the issues that Allen observed in the previous rc for 0.20.204 > and rolled the new bundled up in > http://people.apache.org/~omalley/hadoop-0.20.

Build failed in Jenkins: Hadoop-Common-trunk #150

2011-09-01 Thread Apache Jenkins Server
See Changes: [szetszwo] HADOOP-7594. Support HTTP REST in HttpServer. [szetszwo] HADOOP-7579. Rename package names from alfredo to auth. Contributed by Alejandro Abdelnur [shv] HDFS-2258. Reset lease limits to default values in T