[jira] [Resolved] (HDFS-4717) Change the parameter type of the snapshot methods in HdfsAdmin to Path

2013-04-18 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE resolved HDFS-4717. -- Resolution: Fixed Fix Version/s: Snapshot (HDFS-2802) Hadoop Flags: R

[jira] [Resolved] (HDFS-4489) Use InodeID as as an identifier of a file in HDFS protocols and APIs

2013-04-18 Thread Brandon Li (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Li resolved HDFS-4489. -- Resolution: Fixed Close this JIRA since all its sub-issues have been resolved. > Use I

[jira] [Resolved] (HDFS-4716) TestAllowFormat#testFormatShouldBeIgnoredForNonFileBasedDirs fails on Windows

2013-04-18 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth resolved HDFS-4716. - Resolution: Duplicate > TestAllowFormat#testFormatShouldBeIgnoredForNonFileBasedDirs fails on

Re: Heads up - Snapshots feature merge into trunk

2013-04-18 Thread Aaron T. Myers
On Fri, Apr 19, 2013 at 6:53 AM, Tsz Wo Sze wrote: > HdfsAdmin is also for admin operations. However, createSnapshot etc > methods aren't. > I agree that they're not administrative operations in the sense that they don't strictly require super user privilege, but they are "administrative" in th

[jira] [Created] (HDFS-4717) Change the parameter type of the snapshot methods in HdfsAdmin to Path

2013-04-18 Thread Tsz Wo (Nicholas), SZE (JIRA)
Tsz Wo (Nicholas), SZE created HDFS-4717: Summary: Change the parameter type of the snapshot methods in HdfsAdmin to Path Key: HDFS-4717 URL: https://issues.apache.org/jira/browse/HDFS-4717 Pr

[jira] [Created] (HDFS-4716) TestAllowFormat#testFormatShouldBeIgnoredForNonFileBasedDirs fails on Windows

2013-04-18 Thread Chris Nauroth (JIRA)
Chris Nauroth created HDFS-4716: --- Summary: TestAllowFormat#testFormatShouldBeIgnoredForNonFileBasedDirs fails on Windows Key: HDFS-4716 URL: https://issues.apache.org/jira/browse/HDFS-4716 Project: Hado

Re: Heads up - Snapshots feature merge into trunk

2013-04-18 Thread Tsz Wo Sze
Hi Aaron, You are right the arguments should be Path but not String.  Will fix it. HdfsAdmin is also for admin operations.  However, createSnapshot etc methods aren't. Tsz-Wo From: Aaron T. Myers To: "hdfs-dev@hadoop.apache.org" ; Tsz Wo Sze Sent: Thurs

[jira] [Created] (HDFS-4715) Backport HDFS-3577 and other related WebHDFS to branch-1

2013-04-18 Thread Tsz Wo (Nicholas), SZE (JIRA)
Tsz Wo (Nicholas), SZE created HDFS-4715: Summary: Backport HDFS-3577 and other related WebHDFS to branch-1 Key: HDFS-4715 URL: https://issues.apache.org/jira/browse/HDFS-4715 Project: Hadoop H

Re: collision in the naming of '.snapshot' directory between hdfs snapshot and hbase snapshot

2013-04-18 Thread Tsz Wo Sze
@HBase-dev, thanks for yielding the reserved word ".snapshot" to HDFS and the fast fix for addressing the problem.  You guys have done a great job! @Harsh, it seems that more people think that .snapshot is better. Tsz-Wo From: Andrew Purtell To: "hdfs-dev@

Re: Heads up - Snapshots feature merge into trunk

2013-04-18 Thread Aaron T. Myers
On Fri, Apr 19, 2013 at 4:48 AM, Tsz Wo Sze wrote: > Currently, allowSnapshot(..) and disallowSnapshot(..) are already in > HdfsAdmin. > Ah, my bad. Not sure how I missed those. Good to see. Though, now that I look at them, those methods should really be taking Paths as arguments, not Strings. T

[jira] [Resolved] (HDFS-4711) Can not change replication factor of file during moving or deleting.

2013-04-18 Thread Vladimir Barinov (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Barinov resolved HDFS-4711. Resolution: Won't Fix > Can not change replication factor of file during moving or delet

Re: [VOTE] Release Apache Hadoop 0.23.7

2013-04-18 Thread Thomas Graves
Thanks everyone for trying 0.23.7 out and voting. The vote passes with 13 +1s (8 binding and 5 non-binding) and no -1s. I'll push the release. Tom On 4/11/13 2:55 PM, "Thomas Graves" wrote: >I've created a release candidate (RC0) for hadoop-0.23.7 that I would like >to release. > >This relea

Re: Heads up - Snapshots feature merge into trunk

2013-04-18 Thread Tsz Wo Sze
Hi Aaron, Thanks for supporting the snapshot feature. Currently, allowSnapshot(..) and disallowSnapshot(..) are already in HdfsAdmin.  The other operations createSnapshot(..), renameSnapshot(..) and deleteSnapshot(..) are actually user operations and they are declared in FileSystem.  Users can

[jira] [Created] (HDFS-4714) Support logging short messages in Namenode IPC server for configurable list of exception classes.

2013-04-18 Thread Kihwal Lee (JIRA)
Kihwal Lee created HDFS-4714: Summary: Support logging short messages in Namenode IPC server for configurable list of exception classes. Key: HDFS-4714 URL: https://issues.apache.org/jira/browse/HDFS-4714

Re: [VOTE] Release Apache Hadoop 2.0.4-alpha

2013-04-18 Thread Konstantin Boudnik
-0 the release is missing HADOOP-9704 that has critical effect on downstream projects e.g. build are affected. The issue has been raised for the first time back in 4/10/13 http://is.gd/OGb3GG and never been even sneezed upon. Cos On Sat, Apr 13, 2013 at 03:26AM, Arun C Murthy wrote: > Folks, >

[jira] [Created] (HDFS-4713) Wrong server principal is used for rpc calls to namenode if HA is enabled

2013-04-18 Thread Kihwal Lee (JIRA)
Kihwal Lee created HDFS-4713: Summary: Wrong server principal is used for rpc calls to namenode if HA is enabled Key: HDFS-4713 URL: https://issues.apache.org/jira/browse/HDFS-4713 Project: Hadoop HDFS

Re: [VOTE] Release Apache Hadoop 0.23.7

2013-04-18 Thread Derek Dagit
+1 (non-binding) checked sigs and checksums built and ran some simple jobs on single-node -- Derek On Apr 17, 2013, at 18:27, Sandy Ryza wrote: > +1 (non-binding) > Built from source and ran a couple of MR examples on a single node cluster. > > -Sandy > > > On Wed, Apr 17, 2013 at 12:03 PM, S

[jira] [Created] (HDFS-4712) New libhdfs method hdfsGetDataNodes

2013-04-18 Thread andrea manzi (JIRA)
andrea manzi created HDFS-4712: -- Summary: New libhdfs method hdfsGetDataNodes Key: HDFS-4712 URL: https://issues.apache.org/jira/browse/HDFS-4712 Project: Hadoop HDFS Issue Type: New Feature

[jira] [Created] (HDFS-4711) Can not change replication factor of file during moving or deleting.

2013-04-18 Thread Vladimir Barinov (JIRA)
Vladimir Barinov created HDFS-4711: -- Summary: Can not change replication factor of file during moving or deleting. Key: HDFS-4711 URL: https://issues.apache.org/jira/browse/HDFS-4711 Project: Hadoop

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

2013-04-18 Thread Apache Jenkins Server
See Changes: [harsh] HADOOP-9450. HADOOP_USER_CLASSPATH_FIRST is not honored; CLASSPATH is PREpended instead of APpended. Contributed by Chris Nauroth and Harsh J. (harsh) [tucu] MAPREDUCE-5128. mapred-default.xml is missing a bunch

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

2013-04-18 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/1376/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 14310 lines...] at java.lang.reflect.Method.invok

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

2013-04-18 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/585/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 11955 lines...] [INFO] --- maven-dependency-plugin:2.

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

2013-04-18 Thread Apache Jenkins Server
See

[jira] [Created] (HDFS-4710) Turning off HDFS short-circuit checksums unexpectedly slows down Hive

2013-04-18 Thread Gopal V (JIRA)
Gopal V created HDFS-4710: - Summary: Turning off HDFS short-circuit checksums unexpectedly slows down Hive Key: HDFS-4710 URL: https://issues.apache.org/jira/browse/HDFS-4710 Project: Hadoop HDFS Is

Created a new Fix Version for 1.3.0

2013-04-18 Thread Harsh J
Just an FYI. Since 1.2 got branched, and I couldn't find one for 1.3, I went ahead and created this under HADOOP and HDFS JIRAs (already used under MAPREDUCE). I also updated bugs HDFS-4622 and HDFS-4581 to reference their right fix versions. Thanks, -- Harsh J