RE: [jira] [Created] (HDFS-3458) Convert Forrest docs to APT

2012-06-04 Thread Gadde, Srinivas
Hi Could you please divert all mails to gadde...@rediffmail.com. Since I have specified office mail id during the period of subscription, I am unable to filter these mails accompanied with my project mails as well. Thanks regards, Srinivas Gadde +91-9766968789 -Original Message-

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

2012-06-04 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/1066/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 10089 lines...] [INFO] Executed tasks [INFO] [INFO] ---

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

2012-06-04 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/1066/changes Changes: [eli] HADOOP-8450. Remove src/test/system. Contributed by Eli Collins -- [...truncated 9896 lines...] [INFO] --- maven-antrun-plugin:1.6:run (create-testdirs) @ hadoop-client ---

[jira] [Created] (HDFS-3494) hadoop-auth AuthenticatedURL does not work within an UGI doAs() call

2012-06-04 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HDFS-3494: Summary: hadoop-auth AuthenticatedURL does not work within an UGI doAs() call Key: HDFS-3494 URL: https://issues.apache.org/jira/browse/HDFS-3494 Project:

Make Hadoop NetworkTopology and data locality more pluggable for other deploying topology like: virtualization.

2012-06-04 Thread Jun Ping Du
Hello Folks, I just filed a Umbrella jira today to address current NetworkTopology issue that binding strictly to three tier network. The motivation here is to make hadoop more flexible for deploying topology (especially for cloud/virtualization case) and more configurable in data

Re: [jira] [Created] (HDFS-3458) Convert Forrest docs to APT

2012-06-04 Thread Arun C Murthy
Please un-sub from your corp a/c and subscribe again from your personal email. thanks, Arun On Jun 4, 2012, at 1:48 AM, Gadde, Srinivas wrote: Hi Could you please divert all mails to gadde...@rediffmail.com. Since I have specified office mail id during the period of subscription, I am

Re: hsync in hadoop 2.0?

2012-06-04 Thread Tsz Wo Sze
+1 Since no one is objecting, I will merge HDFS-744 to 2.0. For 1.x, it needs more thoughts because it is likely to be an incompatible change. Tsz-Wo From: Todd Lipcon t...@cloudera.com To: hdfs-dev@hadoop.apache.org Cc: lars hofhansl lhofha...@yahoo.com

Re: hsync in hadoop 2.0?

2012-06-04 Thread Eli Collins
+1 IMO we should hold off on branch-1 unless people really need it. On Mon, Jun 4, 2012 at 10:33 AM, Tsz Wo Sze szets...@yahoo.com wrote: +1 Since no one is objecting, I will merge HDFS-744 to 2.0. For 1.x, it needs more thoughts because it is likely to be an incompatible change.

[jira] [Created] (HDFS-3496) Update balancer for correctness with NodeGroup - two replicas are not on the same node

2012-06-04 Thread Junping Du (JIRA)
Junping Du created HDFS-3496: Summary: Update balancer for correctness with NodeGroup - two replicas are not on the same node Key: HDFS-3496 URL: https://issues.apache.org/jira/browse/HDFS-3496 Project:

[jira] [Created] (HDFS-3497) Update Balancer for performance optimization with Node Group- choose the target and source node on the same node group for balancing as the first priority

2012-06-04 Thread Junping Du (JIRA)
Junping Du created HDFS-3497: Summary: Update Balancer for performance optimization with Node Group- choose the target and source node on the same node group for balancing as the first priority Key: HDFS-3497 URL:

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

2012-06-04 Thread Junping Du (JIRA)
Junping Du created HDFS-3499: Summary: Make NetworkTopology support user specified topology class Key: HDFS-3499 URL: https://issues.apache.org/jira/browse/HDFS-3499 Project: Hadoop HDFS Issue

[jira] [Created] (HDFS-3500) Test for 4 layer NetworkTopology (with NodeGroup)

2012-06-04 Thread Junping Du (JIRA)
Junping Du created HDFS-3500: Summary: Test for 4 layer NetworkTopology (with NodeGroup) Key: HDFS-3500 URL: https://issues.apache.org/jira/browse/HDFS-3500 Project: Hadoop HDFS Issue Type: Bug

[jira] [Created] (HDFS-3501) Checkpointing with security + HA enabled will stop working after ticket lifetime expires

2012-06-04 Thread Aaron T. Myers (JIRA)
Aaron T. Myers created HDFS-3501: Summary: Checkpointing with security + HA enabled will stop working after ticket lifetime expires Key: HDFS-3501 URL: https://issues.apache.org/jira/browse/HDFS-3501

trunk branch-2 builds now require cmake

2012-06-04 Thread Alejandro Abdelnur
As a heads up, autoconf is dead, long live cmake HADOOP-8368 is in in both trunk and branch-2 (thanks Colin) If you are building native Hadoop (-Pnative) you may need to install CMAKE in your system. Thx -- Alejandro

[jira] [Created] (HDFS-3502) Change INodeFile and INodeFileUnderConstruction to package private

2012-06-04 Thread Tsz Wo (Nicholas), SZE (JIRA)
Tsz Wo (Nicholas), SZE created HDFS-3502: Summary: Change INodeFile and INodeFileUnderConstruction to package private Key: HDFS-3502 URL: https://issues.apache.org/jira/browse/HDFS-3502

[jira] [Created] (HDFS-3503) Move LengthInputStream and PositionTrackingInputStream to common

2012-06-04 Thread Tsz Wo (Nicholas), SZE (JIRA)
Tsz Wo (Nicholas), SZE created HDFS-3503: Summary: Move LengthInputStream and PositionTrackingInputStream to common Key: HDFS-3503 URL: https://issues.apache.org/jira/browse/HDFS-3503

[jira] [Created] (HDFS-3504) Configurable retry in DFSClient

2012-06-04 Thread Siddharth Seth (JIRA)
Siddharth Seth created HDFS-3504: Summary: Configurable retry in DFSClient Key: HDFS-3504 URL: https://issues.apache.org/jira/browse/HDFS-3504 Project: Hadoop HDFS Issue Type: Improvement

[jira] [Created] (HDFS-3505) DirectoryScanner does not join all threads in shutdown

2012-06-04 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-3505: -- Summary: DirectoryScanner does not join all threads in shutdown Key: HDFS-3505 URL: https://issues.apache.org/jira/browse/HDFS-3505 Project: Hadoop HDFS

[jira] [Resolved] (HDFS-3402) Fix hdfs script for for secure datanodes

2012-06-04 Thread Konstantin Shvachko (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Shvachko resolved HDFS-3402. --- Resolution: Fixed Hadoop Flags: Reviewed +1 I just committed this to branch

Jenkins build is back to normal : Hadoop-Hdfs-trunk #1067

2012-06-04 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/1067/changes

[jira] [Resolved] (HDFS-3403) SecondaryNamenode doesn't start up in secure cluster

2012-06-04 Thread Konstantin Shvachko (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Shvachko resolved HDFS-3403. --- Resolution: Fixed Hadoop Flags: Reviewed +1 I just committed this to branch

[jira] [Created] (HDFS-3506) Don't harcode Apache Hadoop 0.23 in the docs

2012-06-04 Thread Eli Collins (JIRA)
Eli Collins created HDFS-3506: - Summary: Don't harcode Apache Hadoop 0.23 in the docs Key: HDFS-3506 URL: https://issues.apache.org/jira/browse/HDFS-3506 Project: Hadoop HDFS Issue Type: Bug