Re: Problem with Hadoop simple program

2012-04-06 Thread prem vishnoi
Thnks, On Fri, Apr 6, 2012 at 12:50 AM, shashwat shriparv < dwivedishash...@gmail.com> wrote: > You dont need to format it everyday, just format once and when ever you > start you pc just start you hadoop with bin/start-all.sh and check with jps > if the namenode data node and task tracker has s

[jira] [Created] (HADOOP-8261) Har file system doesn't deal with FS URIs with a host but no port

2012-04-06 Thread Aaron T. Myers (Created) (JIRA)
Har file system doesn't deal with FS URIs with a host but no port - Key: HADOOP-8261 URL: https://issues.apache.org/jira/browse/HADOOP-8261 Project: Hadoop Common Issue Type: Bu

[jira] [Resolved] (HADOOP-8259) Auto-HA: Replace ClientBaseWithFixes with our own modified copy of the class

2012-04-06 Thread Todd Lipcon (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon resolved HADOOP-8259. - Resolution: Duplicate JIRA being funky today... clicked create once but got two copies. Dup of

[jira] [Created] (HADOOP-8260) Auto-HA: Replace ClientBaseWithFixes with our own modified copy of the class

2012-04-06 Thread Todd Lipcon (Created) (JIRA)
Auto-HA: Replace ClientBaseWithFixes with our own modified copy of the class Key: HADOOP-8260 URL: https://issues.apache.org/jira/browse/HADOOP-8260 Project: Hadoop Common

[jira] [Created] (HADOOP-8259) Auto-HA: Replace ClientBaseWithFixes with our own modified copy of the class

2012-04-06 Thread Todd Lipcon (Created) (JIRA)
Auto-HA: Replace ClientBaseWithFixes with our own modified copy of the class Key: HADOOP-8259 URL: https://issues.apache.org/jira/browse/HADOOP-8259 Project: Hadoop Common

[jira] [Created] (HADOOP-8258) Add interfaces for compression codecs to use direct byte buffers

2012-04-06 Thread Todd Lipcon (Created) (JIRA)
Add interfaces for compression codecs to use direct byte buffers Key: HADOOP-8258 URL: https://issues.apache.org/jira/browse/HADOOP-8258 Project: Hadoop Common Issue Type: New

[jira] [Resolved] (HADOOP-8257) Auto-HA: TestZKFailoverControllerStress occasionally fails with Mockito error

2012-04-06 Thread Todd Lipcon (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon resolved HADOOP-8257. - Resolution: Fixed Fix Version/s: Auto Failover (HDFS-3042) Hadoop Flags: Reviewed

[jira] [Created] (HADOOP-8257) Auto-HA: TestZKFailoverControllerStress occasionally fails with Mockito error

2012-04-06 Thread Todd Lipcon (Created) (JIRA)
Auto-HA: TestZKFailoverControllerStress occasionally fails with Mockito error - Key: HADOOP-8257 URL: https://issues.apache.org/jira/browse/HADOOP-8257 Project: Hadoop Common

[jira] [Resolved] (HADOOP-8256) Compilation error in ViewFileSystem.java

2012-04-06 Thread Robert Joseph Evans (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Joseph Evans resolved HADOOP-8256. - Resolution: Not A Problem My Bad, I missed a file on checkin, but it is in now.

[jira] [Created] (HADOOP-8256) Compilation error in ViewFileSystem.java

2012-04-06 Thread Jason Lowe (Created) (JIRA)
Compilation error in ViewFileSystem.java Key: HADOOP-8256 URL: https://issues.apache.org/jira/browse/HADOOP-8256 Project: Hadoop Common Issue Type: Bug Components: build Affects Versions

[jira] [Resolved] (HADOOP-8254) Log message is same for two different conditions in BlockTokenSecretManager#checkAccess()

2012-04-06 Thread Suresh Srinivas (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas resolved HADOOP-8254. - Resolution: Duplicate Not sure multiple jiras for every log message is required. Brahma

Re: hadoop build problems

2012-04-06 Thread Ranjan Banerjee
Hello Amir Sanjar,   Thanks for your help. The classpath was not set. We set it and now it is working fine. Regards, Ranjan On 04/06/12, Amir Sanjar wrote: > we had similar problems will back. Here few tips that might help your > build: > 1) always start a newly downloaded build with clean opt

[jira] [Created] (HADOOP-8255) add hadoop-tools to the classpath

2012-04-06 Thread John George (Created) (JIRA)
add hadoop-tools to the classpath - Key: HADOOP-8255 URL: https://issues.apache.org/jira/browse/HADOOP-8255 Project: Hadoop Common Issue Type: Bug Reporter: John George Priority: Minor

[jira] [Created] (HADOOP-8254) Log message is same for two different conditions in BlockTokenSecretManager#checkAccess()

2012-04-06 Thread Brahma Reddy Battula (Created) (JIRA)
Log message is same for two different conditions in BlockTokenSecretManager#checkAccess() - Key: HADOOP-8254 URL: https://issues.apache.org/jira/browse/HADOOP-8254

[jira] [Created] (HADOOP-8253) Improper log mesage when blockreport interval comapred with initial delay

2012-04-06 Thread Brahma Reddy Battula (Created) (JIRA)
Improper log mesage when blockreport interval comapred with initial delay - Key: HADOOP-8253 URL: https://issues.apache.org/jira/browse/HADOOP-8253 Project: Hadoop Common

[jira] [Created] (HADOOP-8252) Hashcode is logging while logging block report message

2012-04-06 Thread Brahma Reddy Battula (Created) (JIRA)
Hashcode is logging while logging block report message -- Key: HADOOP-8252 URL: https://issues.apache.org/jira/browse/HADOOP-8252 Project: Hadoop Common Issue Type: Sub-task Affects Ver

Re: hadoop build problems

2012-04-06 Thread Amir Sanjar
we had similar problems will back. Here few tips that might help your build: 1) always start a newly downloaded build with clean option - ant clean 2) make sure you have your build path set correctly, example: export JAVA_HOME=/opt/jdk1.6.0_31 export PATH=/opt/jdk1.6.0_31/bin:$PATH export CLASSPAT

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

2012-04-06 Thread Apache Jenkins Server
See Changes: [tucu] HADOOP-8249. invalid hadoop-auth cookies should trigger authentication if info is avail before returning HTTP 401 (tucu) [tucu] HADOOP-8086. KerberosName silently sets defaultRealm to empty if the Kerberos conf

Build failed in Jenkins: Hadoop-Common-0.23-Build #214

2012-04-06 Thread Apache Jenkins Server
See Changes: [bobby] svn merge -c 1310056 from trunk. FIXES: MAPREDUCE-4073. CS assigns multiple off-switch containers when using multi-level-queues (Siddharth Seth via bobby) [tgraves] merge -r 1310044:1310045 from branch-2