[jira] [Created] (HDFS-4677) Editlog should support synchronous writes

2013-04-08 Thread Ivan Mitic (JIRA)
Ivan Mitic created HDFS-4677: Summary: Editlog should support synchronous writes Key: HDFS-4677 URL: https://issues.apache.org/jira/browse/HDFS-4677 Project: Hadoop HDFS Issue Type: Bug Affec

[jira] [Created] (HDFS-4676) TestHDFSFileSystemContract should set MiniDFSCluster variable to null to free up memory

2013-04-08 Thread Suresh Srinivas (JIRA)
Suresh Srinivas created HDFS-4676: - Summary: TestHDFSFileSystemContract should set MiniDFSCluster variable to null to free up memory Key: HDFS-4676 URL: https://issues.apache.org/jira/browse/HDFS-4676

[jira] [Created] (HDFS-4675) Fix rename across snapshottable directories

2013-04-08 Thread Jing Zhao (JIRA)
Jing Zhao created HDFS-4675: --- Summary: Fix rename across snapshottable directories Key: HDFS-4675 URL: https://issues.apache.org/jira/browse/HDFS-4675 Project: Hadoop HDFS Issue Type: Sub-task

[jira] [Created] (HDFS-4674) TestBPOfferService fails on Windows due to failure parsing datanode data directory as URI

2013-04-08 Thread Chris Nauroth (JIRA)
Chris Nauroth created HDFS-4674: --- Summary: TestBPOfferService fails on Windows due to failure parsing datanode data directory as URI Key: HDFS-4674 URL: https://issues.apache.org/jira/browse/HDFS-4674 P

Re: VOTE: HDFS-347 merge

2013-04-08 Thread Tsz Wo Sze
Hi Colin, Thanks for closing the previous VOTE.  (We usually count the numbers of +1's and -1's, and then state whether the vote passes.  Hope that you could include such information next time.) I withdraw my -1. Tsz-Wo From: Tsz Wo Sze To: "hdfs-dev@ha

Re: VOTE: HDFS-347 merge

2013-04-08 Thread Colin McCabe
Let's extend this vote by another 2 days just in case Nicholas doesn't find time in his schedule today to comment. He needs to withdraw his -1 before we can proceed. Colin On Mon, Apr 8, 2013 at 1:19 PM, Todd Lipcon wrote: > +1 for the branch merge. I've reviewed all of the code in the branch

[jira] [Created] (HDFS-4673) Renaming file in subdirectory of a snapshotted directory does not work.

2013-04-08 Thread Arpit Agarwal (JIRA)
Arpit Agarwal created HDFS-4673: --- Summary: Renaming file in subdirectory of a snapshotted directory does not work. Key: HDFS-4673 URL: https://issues.apache.org/jira/browse/HDFS-4673 Project: Hadoop HDF

[jira] [Created] (HDFS-4672) Support tiered storage policies

2013-04-08 Thread Andrew Purtell (JIRA)
Andrew Purtell created HDFS-4672: Summary: Support tiered storage policies Key: HDFS-4672 URL: https://issues.apache.org/jira/browse/HDFS-4672 Project: Hadoop HDFS Issue Type: New Feature

Re: VOTE: HDFS-347 merge

2013-04-08 Thread Todd Lipcon
+1 for the branch merge. I've reviewed all of the code in the branch, and we have people now running this code in production scenarios. It is as functional as the old version and way easier to set up/configure. -Todd On Mon, Apr 1, 2013 at 4:32 PM, Colin McCabe wrote: > Hi all, > > I think it's

[jira] [Created] (HDFS-4671) DFSAdmin fetchImage should require superuser privilege even when security is not enabled

2013-04-08 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-4671: - Summary: DFSAdmin fetchImage should require superuser privilege even when security is not enabled Key: HDFS-4671 URL: https://issues.apache.org/jira/browse/HDFS-4671 Projec

[jira] [Created] (HDFS-4670) Style Hadoop HDFS web ui's with Twitter's bootstrap.

2013-04-08 Thread Elliott Clark (JIRA)
Elliott Clark created HDFS-4670: --- Summary: Style Hadoop HDFS web ui's with Twitter's bootstrap. Key: HDFS-4670 URL: https://issues.apache.org/jira/browse/HDFS-4670 Project: Hadoop HDFS Issue Ty

Re: VOTE: HDFS-347 merge

2013-04-08 Thread Colin McCabe
Hi all, Since it is past 2/24, this VOTE is now closed. Colin On Tue, Mar 5, 2013 at 3:08 PM, Tsz Wo Sze wrote: > Hi Colin, > > It is great to hear that you agree to keep HDFS-2246. Please as well > address my comments posted on HDFS-347 and let me know once you have posted > a new patch on

Re: Probably a bug in FsEditLog

2013-04-08 Thread Anty
Hi Harsh I check branch-1 and there is no such problem in it. This bug is only related to CDH3 version.Sorry for bothering you. On Mon, Apr 8, 2013 at 5:24 PM, Harsh J wrote: > Anty, > > Worth checking if you can spot the bug in branch-1 as well: > > http://svn.apache.org/repos/asf/hadoop/common

[jira] [Created] (HDFS-4669) org.apache.hadoop.hdfs.server.datanode.TestBlockPoolManager fails using IBM java

2013-04-08 Thread Tian Hong Wang (JIRA)
Tian Hong Wang created HDFS-4669: Summary: org.apache.hadoop.hdfs.server.datanode.TestBlockPoolManager fails using IBM java Key: HDFS-4669 URL: https://issues.apache.org/jira/browse/HDFS-4669 Project:

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

2013-04-08 Thread Apache Jenkins Server
See Changes: [umamahesh] HDFS-4525. Provide an API for knowing that whether file is closed or not. Contributed by SreeHari. -- [...truncated 13992 lines...] Generating

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

2013-04-08 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/1366/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 14185 lines...] at org.junit.Assert.fail(Assert.j

Re: Probably a bug in FsEditLog

2013-04-08 Thread Harsh J
Anty, Worth checking if you can spot the bug in branch-1 as well: http://svn.apache.org/repos/asf/hadoop/common/branches/branch-1/src/hdfs/org/apache/hadoop/hdfs/server/namenode/FSEditLog.java (and other refs under http://svn.apache.org/repos/asf/hadoop/common/branches/branch-1/src/hdfs/org/apache

Re: Probably a bug in FsEditLog

2013-04-08 Thread Anty
@Harsh I'm using CDH3u4.However, the processing logical with regard to FSEditlog between CDH3U4 and hadoop 1.0.2 is almost the same. So i'm not sure it is proper to file a JIRA? On Mon, Apr 8, 2013 at 4:33 PM, Harsh J wrote: > Thanks for analyzing and reporting this Anty, > > What version of Apa

Re: Probably a bug in FsEditLog

2013-04-08 Thread Harsh J
Thanks for analyzing and reporting this Anty, What version of Apache Hadoop 1.x are you encountering this on? If you've spotted the code issue on branch-1, please do log a HDFS JIRA with some NN logs and your other details. On Sun, Apr 7, 2013 at 3:18 PM, Anty wrote: > Hi:ALL > > In our cluster,