Re: [VOTE] Release Apache Hadoop 2.1.0-beta

2013-07-02 Thread Tsuyoshi OZAWA
Hi Arun, I think MAPREDUCE-5221 should be merged because it's a missing feature from MRv1. Thanks, Tsuyoshi On Wed, Jul 3, 2013 at 9:10 AM, Ramya Sunil wrote: > -1. > Some of the cli and distcp system tests which use hftp:// and webhdfs:// > are failing on secure cluster (HDFS-4841 and HDFS-495

[jira] [Created] (HDFS-4954) compile failure in branch-2: getFlushedOffset should catch or rethrow IOException

2013-07-02 Thread Brandon Li (JIRA)
Brandon Li created HDFS-4954: Summary: compile failure in branch-2: getFlushedOffset should catch or rethrow IOException Key: HDFS-4954 URL: https://issues.apache.org/jira/browse/HDFS-4954 Project: Hadoop

[jira] [Created] (HDFS-4953) enable HDFS local reads via mmap

2013-07-02 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-4953: -- Summary: enable HDFS local reads via mmap Key: HDFS-4953 URL: https://issues.apache.org/jira/browse/HDFS-4953 Project: Hadoop HDFS Issue Type: Ne

Re: [VOTE] Release Apache Hadoop 2.1.0-beta

2013-07-02 Thread Ramya Sunil
-1. Some of the cli and distcp system tests which use hftp:// and webhdfs:// are failing on secure cluster (HDFS-4841 and HDFS-4952/HDFS-4896). This is a regression and we need to make sure they work before we call a release. On Wed, Jun 26, 2013 at 1:17 AM, Arun C Murthy wrote: > Folks, > > I'

[jira] [Created] (HDFS-4952) dfs -ls hftp:// fails on secure hadoop2 cluster

2013-07-02 Thread yeshavora (JIRA)
yeshavora created HDFS-4952: --- Summary: dfs -ls hftp:// fails on secure hadoop2 cluster Key: HDFS-4952 URL: https://issues.apache.org/jira/browse/HDFS-4952 Project: Hadoop HDFS Issue Type: Bug

[jira] [Created] (HDFS-4951) FsShell commands using secure httpfs throw exceptions due to missing TokenRenewer

2013-07-02 Thread Robert Kanter (JIRA)
Robert Kanter created HDFS-4951: --- Summary: FsShell commands using secure httpfs throw exceptions due to missing TokenRenewer Key: HDFS-4951 URL: https://issues.apache.org/jira/browse/HDFS-4951 Project:

[jira] [Created] (HDFS-4950) newly created files in fuse_dfs appear to be length 0 for a while

2013-07-02 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-4950: -- Summary: newly created files in fuse_dfs appear to be length 0 for a while Key: HDFS-4950 URL: https://issues.apache.org/jira/browse/HDFS-4950 Project: Ha

[jira] [Resolved] (HDFS-3499) Make NetworkTopology support user specified topology class

2013-07-02 Thread Junping Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Junping Du resolved HDFS-3499. -- Resolution: Fixed Fix Version/s: 1.2.0 2.1.0-beta HADOOP-8469 already address

[jira] [Created] (HDFS-4949) Centralized cache management in HDFS

2013-07-02 Thread Andrew Wang (JIRA)
Andrew Wang created HDFS-4949: - Summary: Centralized cache management in HDFS Key: HDFS-4949 URL: https://issues.apache.org/jira/browse/HDFS-4949 Project: Hadoop HDFS Issue Type: New Feature

[jira] [Created] (HDFS-4948) mvn site for hadoop-hdfs-nfs fails

2013-07-02 Thread Robert Joseph Evans (JIRA)
Robert Joseph Evans created HDFS-4948: - Summary: mvn site for hadoop-hdfs-nfs fails Key: HDFS-4948 URL: https://issues.apache.org/jira/browse/HDFS-4948 Project: Hadoop HDFS Issue Type: Bu

Re: [VOTE] Release Apache Hadoop 0.23.9

2013-07-02 Thread Robert Evans
+1 downloaded the release. Ran a couple of simple jobs and everything worked. On 7/1/13 12:20 PM, "Thomas Graves" wrote: >I've created a release candidate (RC0) for hadoop-0.23.9 that I would like >to release. > >The RC is available at: >http://people.apache.org/~tgraves/hadoop-0.23.9-candidate

[jira] [Created] (HDFS-4947) Add NFS server export table to control export by hostname or IP range

2013-07-02 Thread Brandon Li (JIRA)
Brandon Li created HDFS-4947: Summary: Add NFS server export table to control export by hostname or IP range Key: HDFS-4947 URL: https://issues.apache.org/jira/browse/HDFS-4947 Project: Hadoop HDFS

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

2013-07-02 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/1448/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 11080 lines...] [WARNING] The POM for org.eclipse.m2e:lif

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

2013-07-02 Thread Apache Jenkins Server
See Changes: [cnauroth] HADOOP-9678. TestRPC#testStopsAllThreads intermittently fails on Windows. Contributed by Ivan Mitic. [cmccabe] HADOOP-9676. Make maximum RPC buffer size configurable (Colin Patrick McCabe) [cmccabe] HADOOP

Re: data loss after cluster wide power loss

2013-07-02 Thread Dave Latham
Hi Uma, Thanks for the pointer. Your case sounds very similar. The main differences that I see are that in my case it happened on all 3 replicas and the power failure occurred merely seconds after the blocks were finalized. So I guess the question is whether HDFS can do anything to better recov

RE: data loss after cluster wide power loss

2013-07-02 Thread Uma Maheswara Rao G
Hi Dave, Looks like your analysis is correct. I have faced similar issue some time back. See the discussion link: http://markmail.org/message/ruev3aa4x5zh2l4w#query:+page:1+mid:33gcdcu3coodkks3+state:results On sudden restarts, it can lost the OS filesystem edits. Similar thing happened in ou