[jira] [Created] (HDFS-4817) make HDFS advisory caching configurable on a per-file basis

2013-05-10 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-4817: -- Summary: make HDFS advisory caching configurable on a per-file basis Key: HDFS-4817 URL: https://issues.apache.org/jira/browse/HDFS-4817 Project: Hadoop H

[jira] [Created] (HDFS-4816) transitionToActive blocks if the SBN is doing checkpoint image transfer

2013-05-10 Thread Andrew Wang (JIRA)
Andrew Wang created HDFS-4816: - Summary: transitionToActive blocks if the SBN is doing checkpoint image transfer Key: HDFS-4816 URL: https://issues.apache.org/jira/browse/HDFS-4816 Project: Hadoop HDFS

[jira] [Created] (HDFS-4815) Double call countReplicas() to fetch corruptReplicas and liveReplicas is not needed

2013-05-10 Thread Tian Hong Wang (JIRA)
Tian Hong Wang created HDFS-4815: Summary: Double call countReplicas() to fetch corruptReplicas and liveReplicas is not needed Key: HDFS-4815 URL: https://issues.apache.org/jira/browse/HDFS-4815 Proje

[jira] [Created] (HDFS-4814) Configurable DataXceiver thread stack size

2013-05-10 Thread Tsz Wo (Nicholas), SZE (JIRA)
Tsz Wo (Nicholas), SZE created HDFS-4814: Summary: Configurable DataXceiver thread stack size Key: HDFS-4814 URL: https://issues.apache.org/jira/browse/HDFS-4814 Project: Hadoop HDFS

[jira] [Resolved] (HDFS-4352) Encapsulate arguments to BlockReaderFactory in a class

2013-05-10 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron T. Myers resolved HDFS-4352. -- Resolution: Won't Fix Seems some folks don't think this is the best idea. > Enc

[jira] [Created] (HDFS-4813) BlocksMap may throw NullPointerException during shutdown

2013-05-10 Thread Tsz Wo (Nicholas), SZE (JIRA)
Tsz Wo (Nicholas), SZE created HDFS-4813: Summary: BlocksMap may throw NullPointerException during shutdown Key: HDFS-4813 URL: https://issues.apache.org/jira/browse/HDFS-4813 Project: Hadoop H

RE: Issue with running my first hadoop program using eclipse

2013-05-10 Thread Bikas Saha
If you are working on Windows and willing to build the code yourself (which should be straightforward) then you can try to download the code from Hadoop git repo and use it. The following branches will give you Hadoop that runs natively on Windows without Cygwin support. This would be the way to go

Re: Issue with running my first hadoop program using eclipse

2013-05-10 Thread Steve Loughran
This is exactly the kind of thing that the hadoop users list was created to discuss On 10 May 2013 04:12, Job Thomas wrote: > > I am also suffering with the same issue. please help us > > > From: maisnam ns [mailto:maisnam...@gmail.com] > Sent: Fri 5/10/2013 4:36

[jira] [Resolved] (HDFS-4792) remove unused import from TestEditLog in branch-1

2013-05-10 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth resolved HDFS-4792. - Resolution: Later Thanks, Suresh. I'll keep this change in mind next time I'm touching edit log

Hadoop-Hdfs-trunk - Build # 1394 - Still Failing

2013-05-10 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/1394/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 10365 lines...] Running org.apache.hadoop.fs.loadGenerato

Build failed in Jenkins: Hadoop-Hdfs-trunk #1394

2013-05-10 Thread Apache Jenkins Server
See Changes: [suresh] HADOOP-9553. TestAuthenticationToken fails on Windows. Contributed by Arpit Agarwal. [suresh] HADOOP-9556. disable HA tests on Windows that fail due to ZooKeeper client connection management bug. Contributed b

Jenkins build is still unstable: Hadoop-Hdfs-0.23-Build #603

2013-05-10 Thread Apache Jenkins Server
See

Hadoop-Hdfs-0.23-Build - Build # 603 - Still Unstable

2013-05-10 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/603/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 11812 lines...] [INFO] [INFO] --- maven-source-plugi

RE: Issue with running my first hadoop program using eclipse

2013-05-10 Thread Job Thomas
I am also suffering with the same issue. please help us From: maisnam ns [mailto:maisnam...@gmail.com] Sent: Fri 5/10/2013 4:36 PM To: hdfs-dev@hadoop.apache.org Subject: Re: Issue with running my first hadoop program using eclipse @Ramya Hope this link will g

Re: Issue with running my first hadoop program using eclipse

2013-05-10 Thread maisnam ns
@Ramya Hope this link will give you some idea http://stackoverflow.com/questions/10509427/hadoop-in-windows On Fri, May 10, 2013 at 4:05 PM, Ramya S wrote: > > Hi, > I am new to hadoop,so please help me to tackle the following issue. > > I have Installed Apache Hadoop Pseudo Distributed Mode on

Issue with running my first hadoop program using eclipse

2013-05-10 Thread Ramya S
Hi, I am new to hadoop,so please help me to tackle the following issue. I have Installed Apache Hadoop Pseudo Distributed Mode on a Single Node with hadoop-1.0.4.It works fine and i tried some examples of wordcount on putty too. But getting into eclipse IDE on windows i was struck up with com