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

2013-04-16 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/1374/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 14308 lines...] at org.apache.hadoop.hdfs.server

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

2013-04-16 Thread Apache Jenkins Server
See Changes: [vinodkv] YARN-444. Moved special container exit codes from YarnConfiguration to API where they belong. Contributed by Sandy Ryza. MAPREDUCE-5151. Updated MR AM to use standard exit codes from the API after YARN-444. Co

Re: [VOTE] Release Apache Hadoop 0.23.7

2013-04-16 Thread Robert Evans
+1 (binding) I downloaded the release and ran a few sanity tests on it. --Bobby 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 release is a sustaining release with several important bug fixes in >it. >

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

2013-04-16 Thread Ted Yu
Let's get proper release notes for HBASE-8352 . Either Lars or I can send out notification to user mailing list so that there is enough preparation for this change. Cheers On Tue, Apr 16, 2013 at 8:46 AM, Jonathan Hsieh wrote: > I was away from keyboard when I asserted that hdfs snapshot was a

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

2013-04-16 Thread lars hofhansl
Please see my last comment on the jira. We can make this work without breaking users who are using HDFS snapshots. From: Ted Yu To: d...@hbase.apache.org Cc: hdfs-dev@hadoop.apache.org; lars hofhansl Sent: Tuesday, April 16, 2013 10:00 AM Subject: Re: colli

[jira] [Created] (HDFS-4703) Permission checker should not expose resolved paths

2013-04-16 Thread Suresh Srinivas (JIRA)
Suresh Srinivas created HDFS-4703: - Summary: Permission checker should not expose resolved paths Key: HDFS-4703 URL: https://issues.apache.org/jira/browse/HDFS-4703 Project: Hadoop HDFS Issue

Re: [VOTE] Release Apache Hadoop 0.23.7

2013-04-16 Thread Arun C Murthy
+1 (binding) Verified sigs, ran sample jobs on a single-node cluster. Arun On Apr 12, 2013, at 1:25 AM, Thomas Graves wrote: > I've created a release candidate (RC0) for hadoop-0.23.7 that I would like > to release. > > This release is a sustaining release with several important bug fixes in >

Re: [VOTE] Release Apache Hadoop 0.23.7

2013-04-16 Thread Kihwal Lee
+1 I've checked out, built and deployed release-0.23.7-rc0 to a single node cluster. Ran a couple of sample jobs. Kihwal 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 release is a sustaining release wi

Re: [VOTE] Release Apache Hadoop 0.23.7

2013-04-16 Thread Jason Lowe
+1 (binding) - Verified signatures and checksums - Installed single-node cluster from binary tarball and ran sample jobs - Built from source, installed single-node cluster from resulting binaries, and ran sample jobs Jason On 04/11/2013 02:55 PM, Thomas Graves wrote: I've created a release c

Re: [VOTE] Release Apache Hadoop 0.23.7

2013-04-16 Thread Hitesh Shah
+1. Downloaded source, built and ran a couple of sample jobs on a single node cluster. -- Hitesh On Apr 11, 2013, at 12:55 PM, Thomas Graves wrote: > I've created a release candidate (RC0) for hadoop-0.23.7 that I would like > to release. > > This release is a sustaining release with severa

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

2013-04-16 Thread Ted Yu
Hi, Please take a look at patch v5 attached to HBASE-8352. It would be nice to resolve this blocker today so that 0.94.7 RC can be cut. Thanks On Tue, Apr 16, 2013 at 10:12 AM, lars hofhansl wrote: > Please see my last comment on the jira. We can make this work without > breaking users who are

[jira] [Resolved] (HDFS-4700) Fix the undo section of rename with snapshots

2013-04-16 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE resolved HDFS-4700. -- Resolution: Fixed Fix Version/s: Snapshot (HDFS-2802) I have committed th

[jira] [Created] (HDFS-4704) Add a transient flag to file so that transient files won't be included in any snapshot

2013-04-16 Thread Tsz Wo (Nicholas), SZE (JIRA)
Tsz Wo (Nicholas), SZE created HDFS-4704: Summary: Add a transient flag to file so that transient files won't be included in any snapshot Key: HDFS-4704 URL: https://issues.apache.org/jira/browse/HDFS-4704

[jira] [Resolved] (HDFS-4529) Decide the semantic of concat with snapshots

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

[jira] [Resolved] (HDFS-4550) Refactor INodesInPath to a standalone class

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

Re: [VOTE] Release Apache Hadoop 2.0.4-alpha

2013-04-16 Thread Harsh J
+1 Built from source successfully, verified signatures, stood up a 1-node cluster with CS, ran one Pi MR job, and the DistributedShell application. On Wed, Apr 17, 2013 at 6:10 AM, Sandy Ryza wrote: > +1 (non-binding) > > Built from source and ran sample jobs concurrently with the fair scheduler

Re: [VOTE] Release Apache Hadoop 0.23.7

2013-04-16 Thread Harsh J
+1 Downloaded sources, built successfully, stood up a 1-node cluster and ran a Pi MR job. On Wed, Apr 17, 2013 at 2:27 AM, Hitesh Shah wrote: > +1. > > Downloaded source, built and ran a couple of sample jobs on a single node > cluster. > > -- Hitesh > > On Apr 11, 2013, at 12:55 PM, Thomas Gra

Re: [VOTE] Release Apache Hadoop 2.0.4-alpha

2013-04-16 Thread Hitesh Shah
+1 (non-binding). Downloaded from source, tested distributed shell and simple MR jobs on a single-node cluster. -- Hitesh On Apr 12, 2013, at 2:56 PM, Arun C Murthy wrote: > Folks, > > I've created a release candidate (RC2) for hadoop-2.0.4-alpha that I would > like to release. > > The RC

Re: [VOTE] Release Apache Hadoop 0.23.7

2013-04-16 Thread Zhijie Shen
+1 (non-binding) 1. Downloaded the source bundle and the binary bundle, and built the source code successfully. 2. Verified the checksum and the signature 3. Setup a single-node cluster, and ran a couple of examples successfully On Tue, Apr 16, 2013 at 8:28 PM, Harsh J wrote: > +1 > > Download

Re: [VOTE] Release Apache Hadoop 2.0.4-alpha

2013-04-16 Thread Zhijie Shen
+1 (non-binding) 1. Downloaded both the source and the binary 2. Built the source successfully 3. Verified the signature and the checksum 4. Ran the examples on the single-node cluster 5. Try application recovery when RM restarting On Tue, Apr 16, 2013 at 9:04 PM, Hitesh Shah wrote: > +1 (non-

[jira] [Created] (HDFS-4705) TestAllowFormat fails on Windows because of invalid dfs.namenode.name.dir

2013-04-16 Thread Ivan Mitic (JIRA)
Ivan Mitic created HDFS-4705: Summary: TestAllowFormat fails on Windows because of invalid dfs.namenode.name.dir Key: HDFS-4705 URL: https://issues.apache.org/jira/browse/HDFS-4705 Project: Hadoop HDFS