[jira] [Created] (HDFS-4778) Invoke getPipeline in the chooseTarget implementation that has favoredNodes

2013-04-30 Thread Devaraj Das (JIRA)
Devaraj Das created HDFS-4778: - Summary: Invoke getPipeline in the chooseTarget implementation that has favoredNodes Key: HDFS-4778 URL: https://issues.apache.org/jira/browse/HDFS-4778 Project: Hadoop

[jira] [Commented] (HDFS-4778) Invoke getPipeline in the chooseTarget implementation that has favoredNodes

2013-04-30 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13645314#comment-13645314 ] Devaraj Das commented on HDFS-4778: --- Has a couple of fixes. 1. I had missed invoking

[jira] [Updated] (HDFS-4778) Invoke getPipeline in the chooseTarget implementation that has favoredNodes

2013-04-30 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated HDFS-4778: -- Attachment: hdfs-4778-1.patch The patch. Invoke getPipeline in the chooseTarget

[jira] [Updated] (HDFS-4778) Invoke getPipeline in the chooseTarget implementation that has favoredNodes

2013-04-30 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated HDFS-4778: -- Fix Version/s: 2.0.5-beta Status: Patch Available (was: Open) Invoke getPipeline in

[jira] [Updated] (HDFS-2576) Namenode should have a favored nodes hint to enable clients to have control over block placement.

2013-04-30 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated HDFS-2576: -- Resolution: Fixed Status: Resolved (was: Patch Available) Resolving this patch. Will open

[jira] [Created] (HDFS-4779) Backport HDFS-2576 to branch-1 (this is the favoredNodes API related changes)

2013-04-30 Thread Devaraj Das (JIRA)
Devaraj Das created HDFS-4779: - Summary: Backport HDFS-2576 to branch-1 (this is the favoredNodes API related changes) Key: HDFS-4779 URL: https://issues.apache.org/jira/browse/HDFS-4779 Project: Hadoop

[jira] [Updated] (HDFS-4779) Backport HDFS-2576 to branch-1 (this is the favoredNodes API related changes)

2013-04-30 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated HDFS-4779: -- Fix Version/s: 1.3.0 Backport HDFS-2576 to branch-1 (this is the favoredNodes API related changes)

[jira] [Updated] (HDFS-4779) Backport HDFS-2576 to branch-1 (this is the favoredNodes API related changes)

2013-04-30 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated HDFS-4779: -- Attachment: hdfs-2576-branch-1-wip.patch Patch that has not seen much testing.

[jira] [Commented] (HDFS-4779) Backport HDFS-2576 to branch-1 (this is the favoredNodes API related changes)

2013-04-30 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13645319#comment-13645319 ] Devaraj Das commented on HDFS-4779: --- The patch includes the fixes in HDFS-4778

[jira] [Commented] (HDFS-4750) Support NFSv3 interface to HDFS

2013-04-30 Thread Brandon Li (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13645322#comment-13645322 ] Brandon Li commented on HDFS-4750: -- @Han{quote}..not having understood the description in

[jira] [Commented] (HDFS-4750) Support NFSv3 interface to HDFS

2013-04-30 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13645326#comment-13645326 ] Hadoop QA commented on HDFS-4750: - {color:red}-1 overall{color}. Here are the results of

[jira] [Commented] (HDFS-4305) Add a configurable limit on number of blocks per file, and min block size

2013-04-30 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13645337#comment-13645337 ] Aaron T. Myers commented on HDFS-4305: -- [~sureshms] Done. Add a

[jira] [Updated] (HDFS-4305) Add a configurable limit on number of blocks per file, and min block size

2013-04-30 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron T. Myers updated HDFS-4305: - Release Note: This change introduces a maximum number of blocks per file, by default one million,

[jira] [Commented] (HDFS-4305) Add a configurable limit on number of blocks per file, and min block size

2013-04-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13645344#comment-13645344 ] Hudson commented on HDFS-4305: -- Integrated in Hadoop-trunk-Commit #3699 (See

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

2013-04-30 Thread andrea manzi (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] andrea manzi updated HDFS-4712: --- Attachment: (was: HDFS-4712.patch) New libhdfs method hdfsGetDataNodes

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

2013-04-30 Thread andrea manzi (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] andrea manzi updated HDFS-4712: --- Attachment: HDFS-4712.patch Hi Colin, i'm attaching the new patch with the changes you have

[jira] [Commented] (HDFS-4778) Invoke getPipeline in the chooseTarget implementation that has favoredNodes

2013-04-30 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13645379#comment-13645379 ] Hadoop QA commented on HDFS-4778: - {color:green}+1 overall{color}. Here are the results of

[jira] [Commented] (HDFS-4733) Make HttpFS username pattern configurable

2013-04-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13645447#comment-13645447 ] Hudson commented on HDFS-4733: -- Integrated in Hadoop-Yarn-trunk #199 (See

[jira] [Commented] (HDFS-4305) Add a configurable limit on number of blocks per file, and min block size

2013-04-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13645449#comment-13645449 ] Hudson commented on HDFS-4305: -- Integrated in Hadoop-Yarn-trunk #199 (See

[jira] [Commented] (HDFS-4687) TestDelegationTokenForProxyUser#testWebHdfsDoAs is flaky with JDK7

2013-04-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13645452#comment-13645452 ] Hudson commented on HDFS-4687: -- Integrated in Hadoop-Yarn-trunk #199 (See

[jira] [Commented] (HDFS-4610) Move to using common utils FileUtil#setReadable/Writable/Executable and FileUtil#canRead/Write/Execute

2013-04-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13645453#comment-13645453 ] Hudson commented on HDFS-4610: -- Integrated in Hadoop-Yarn-trunk #199 (See

[jira] [Commented] (HDFS-4733) Make HttpFS username pattern configurable

2013-04-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13645546#comment-13645546 ] Hudson commented on HDFS-4733: -- Integrated in Hadoop-Hdfs-trunk #1388 (See

[jira] [Commented] (HDFS-4305) Add a configurable limit on number of blocks per file, and min block size

2013-04-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13645548#comment-13645548 ] Hudson commented on HDFS-4305: -- Integrated in Hadoop-Hdfs-trunk #1388 (See

[jira] [Commented] (HDFS-4687) TestDelegationTokenForProxyUser#testWebHdfsDoAs is flaky with JDK7

2013-04-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13645551#comment-13645551 ] Hudson commented on HDFS-4687: -- Integrated in Hadoop-Hdfs-trunk #1388 (See

[jira] [Commented] (HDFS-4610) Move to using common utils FileUtil#setReadable/Writable/Executable and FileUtil#canRead/Write/Execute

2013-04-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13645552#comment-13645552 ] Hudson commented on HDFS-4610: -- Integrated in Hadoop-Hdfs-trunk #1388 (See

[jira] [Commented] (HDFS-4578) Restrict snapshot IDs to 24-bits wide

2013-04-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13645560#comment-13645560 ] Hudson commented on HDFS-4578: -- Integrated in Hadoop-Hdfs-Snapshots-Branch-build #173 (See

[jira] [Commented] (HDFS-4773) Fix bugs in quota usage updating/computation

2013-04-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13645561#comment-13645561 ] Hudson commented on HDFS-4773: -- Integrated in Hadoop-Hdfs-Snapshots-Branch-build #173 (See

[jira] [Commented] (HDFS-4733) Make HttpFS username pattern configurable

2013-04-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13645585#comment-13645585 ] Hudson commented on HDFS-4733: -- Integrated in Hadoop-Mapreduce-trunk #1415 (See

[jira] [Commented] (HDFS-4305) Add a configurable limit on number of blocks per file, and min block size

2013-04-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13645587#comment-13645587 ] Hudson commented on HDFS-4305: -- Integrated in Hadoop-Mapreduce-trunk #1415 (See

[jira] [Commented] (HDFS-4687) TestDelegationTokenForProxyUser#testWebHdfsDoAs is flaky with JDK7

2013-04-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13645590#comment-13645590 ] Hudson commented on HDFS-4687: -- Integrated in Hadoop-Mapreduce-trunk #1415 (See

[jira] [Commented] (HDFS-4610) Move to using common utils FileUtil#setReadable/Writable/Executable and FileUtil#canRead/Write/Execute

2013-04-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13645591#comment-13645591 ] Hudson commented on HDFS-4610: -- Integrated in Hadoop-Mapreduce-trunk #1415 (See

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

2013-04-30 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13645624#comment-13645624 ] Suresh Srinivas commented on HDFS-4489: --- [~shv] [~nroberts] [~daryn], please let me

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

2013-04-30 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13644907#comment-13644907 ] Suresh Srinivas edited comment on HDFS-4489 at 4/30/13 2:31 PM:

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

2013-04-30 Thread Nathan Roberts (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13645635#comment-13645635 ] Nathan Roberts commented on HDFS-4489: -- Thanks for running some basic performance

[jira] [Commented] (HDFS-4776) Backport SecondaryNameNode web ui to branch-1

2013-04-30 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13645686#comment-13645686 ] Chris Nauroth commented on HDFS-4776: - +1 for the patch. It looks like a clean

[jira] [Commented] (HDFS-4777) File creation with overwrite flag set to true results in logSync holding namesystem lock

2013-04-30 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13645699#comment-13645699 ] Suresh Srinivas commented on HDFS-4777: --- If we need to fix all these failures in code

[jira] [Commented] (HDFS-4776) Backport SecondaryNameNode web ui to branch-1

2013-04-30 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13645700#comment-13645700 ] Suresh Srinivas commented on HDFS-4776: --- +1 from me as well for the patch. Can you

[jira] [Commented] (HDFS-4777) File creation with overwrite flag set to true results in logSync holding namesystem lock

2013-04-30 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13645717#comment-13645717 ] Aaron T. Myers commented on HDFS-4777: -- Thanks a lot for working on this, Suresh.

[jira] [Commented] (HDFS-4766) Enable NN spnego filters only if kerberos is enabled

2013-04-30 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13645719#comment-13645719 ] Chris Nauroth commented on HDFS-4766: - +1 for the patch, dependent on commit of

[jira] [Commented] (HDFS-4777) File creation with overwrite flag set to true results in logSync holding namesystem lock

2013-04-30 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13645756#comment-13645756 ] Suresh Srinivas commented on HDFS-4777: --- [~atm] My preference is to not logSync at

[jira] [Commented] (HDFS-4777) File creation with overwrite flag set to true results in logSync holding namesystem lock

2013-04-30 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13645767#comment-13645767 ] Aaron T. Myers commented on HDFS-4777: -- bq. My preference is to not logSync at all

[jira] [Updated] (HDFS-4600) HDFS file append failing in multinode cluster

2013-04-30 Thread Thomas Graves (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Graves updated HDFS-4600: Fix Version/s: (was: 2.0.4-alpha) HDFS file append failing in multinode cluster

[jira] [Commented] (HDFS-4771) Provide a way to set symlink attributes

2013-04-30 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13645791#comment-13645791 ] Daryn Sharp commented on HDFS-4771: --- I haven't checked what they are, but I recommend we

[jira] [Created] (HDFS-4780) Use the correct relogin method for services

2013-04-30 Thread Kihwal Lee (JIRA)
Kihwal Lee created HDFS-4780: Summary: Use the correct relogin method for services Key: HDFS-4780 URL: https://issues.apache.org/jira/browse/HDFS-4780 Project: Hadoop HDFS Issue Type: Bug

[jira] [Updated] (HDFS-4778) Invoke getPipeline in the chooseTarget implementation that has favoredNodes

2013-04-30 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HDFS-4778: - Component/s: namenode Hadoop Flags: Reviewed +1 patch looks good.

[jira] [Resolved] (HDFS-4776) Backport SecondaryNameNode web ui to branch-1

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

[jira] [Commented] (HDFS-4771) Provide a way to set symlink attributes

2013-04-30 Thread Brandon Li (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13645847#comment-13645847 ] Brandon Li commented on HDFS-4771: -- {quote}...but I recommend we follow POSIX

[jira] [Updated] (HDFS-4771) Remove the assumption that symlink is inside HDFS namespace and resolvable

2013-04-30 Thread Brandon Li (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Li updated HDFS-4771: - Summary: Remove the assumption that symlink is inside HDFS namespace and resolvable (was: Provide a way

[jira] [Updated] (HDFS-4771) Remove the assumption that symlink is inside HDFS namespace and resolvable

2013-04-30 Thread Brandon Li (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Li updated HDFS-4771: - Description: Currently HDFS always resolves symlink when setting certain file attributes, such as

[jira] [Commented] (HDFS-4777) File creation with overwrite flag set to true results in logSync holding namesystem lock

2013-04-30 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13645865#comment-13645865 ] Daryn Sharp commented on HDFS-4777: --- bq. Secret manager updating master key does not

[jira] [Updated] (HDFS-3934) duplicative dfs_hosts entries handled wrong

2013-04-30 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe updated HDFS-3934: --- Attachment: HDFS-3934.013.patch fix javadoc warning, etc

[jira] [Updated] (HDFS-3934) duplicative dfs_hosts entries handled wrong

2013-04-30 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe updated HDFS-3934: --- Attachment: (was: HDFS-3934.013.patch) duplicative dfs_hosts entries handled

[jira] [Updated] (HDFS-3934) duplicative dfs_hosts entries handled wrong

2013-04-30 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe updated HDFS-3934: --- Attachment: HDFS-3934.013.patch duplicative dfs_hosts entries handled wrong

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

2013-04-30 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13645899#comment-13645899 ] Colin Patrick McCabe commented on HDFS-4712: {code} +jExc =

[jira] [Commented] (HDFS-4771) Remove the assumption that symlink is inside HDFS namespace and resolvable

2013-04-30 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13645904#comment-13645904 ] Andrew Wang commented on HDFS-4771: --- Hi Brandon, I'm working on a related JIRA on a

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

2013-04-30 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13645924#comment-13645924 ] Daryn Sharp commented on HDFS-4489: --- 100K files via 100 threads seems like a very small

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

2013-04-30 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13645932#comment-13645932 ] Daryn Sharp commented on HDFS-4489: --- Might want to correct the misspelling: *remvoed*

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

2013-04-30 Thread andrea manzi (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] andrea manzi updated HDFS-4712: --- Attachment: (was: HDFS-4712.patch) New libhdfs method hdfsGetDataNodes

[jira] [Commented] (HDFS-4300) TransferFsImage.downloadEditsToStorage should use a tmp file for destination

2013-04-30 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13645948#comment-13645948 ] Andrew Wang commented on HDFS-4300: --- test failure looks unrelated, shutdown failure in

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

2013-04-30 Thread andrea manzi (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] andrea manzi updated HDFS-4712: --- Attachment: HDFS-4712.patch Hi Colin, i hope this is going to be my last update:-) I have make

[jira] [Created] (HDFS-4781) File listing of .snapshot under a non-existing dir throws NullPointer

2013-04-30 Thread Ramya Sunil (JIRA)
Ramya Sunil created HDFS-4781: - Summary: File listing of .snapshot under a non-existing dir throws NullPointer Key: HDFS-4781 URL: https://issues.apache.org/jira/browse/HDFS-4781 Project: Hadoop HDFS

[jira] [Updated] (HDFS-4760) Update inodeMap after node replacement

2013-04-30 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HDFS-4760: - Component/s: (was: datanode) Hadoop Flags: Reviewed +1 patch looks good.

[jira] [Assigned] (HDFS-4781) File listing of .snapshot under a non-existing dir throws NullPointer

2013-04-30 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao reassigned HDFS-4781: --- Assignee: Jing Zhao File listing of .snapshot under a non-existing dir throws NullPointer

[jira] [Updated] (HDFS-4782) backport edit log toleration to branch-1-win

2013-04-30 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HDFS-4782: Attachment: HDFS-4782-branch-1-win.1.patch Attaching the patch. This was a fairly straightforward

[jira] [Updated] (HDFS-4782) backport edit log corruption toleration to branch-1-win

2013-04-30 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HDFS-4782: Summary: backport edit log corruption toleration to branch-1-win (was: backport edit log

[jira] [Updated] (HDFS-4778) Invoke getPipeline in the chooseTarget implementation that has favoredNodes

2013-04-30 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated HDFS-4778: -- Resolution: Fixed Status: Resolved (was: Patch Available) Committed this to trunk.

[jira] [Commented] (HDFS-3934) duplicative dfs_hosts entries handled wrong

2013-04-30 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13646023#comment-13646023 ] Hadoop QA commented on HDFS-3934: - {color:red}-1 overall{color}. Here are the results of

[jira] [Resolved] (HDFS-4760) Update inodeMap after node replacement

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

[jira] [Updated] (HDFS-4758) Disallow nested snapshottable directories

2013-04-30 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HDFS-4758: - Attachment: h4758_20140430.patch h4758_20140430.patch: synced with the branch.

[jira] [Commented] (HDFS-4778) Invoke getPipeline in the chooseTarget implementation that has favoredNodes

2013-04-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13646037#comment-13646037 ] Hudson commented on HDFS-4778: -- Integrated in Hadoop-trunk-Commit #3701 (See

[jira] [Commented] (HDFS-2576) Namenode should have a favored nodes hint to enable clients to have control over block placement.

2013-04-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13646038#comment-13646038 ] Hudson commented on HDFS-2576: -- Integrated in Hadoop-trunk-Commit #3701 (See

[jira] [Commented] (HDFS-3934) duplicative dfs_hosts entries handled wrong

2013-04-30 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13646071#comment-13646071 ] Colin Patrick McCabe commented on HDFS-3934: Test failure looks like

[jira] [Commented] (HDFS-4758) Disallow nested snapshottable directories

2013-04-30 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13646073#comment-13646073 ] Jing Zhao commented on HDFS-4758: - The patch looks good to me. +1 for the patch.

[jira] [Commented] (HDFS-4778) Invoke getPipeline in the chooseTarget implementation that has favoredNodes

2013-04-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13646083#comment-13646083 ] Hudson commented on HDFS-4778: -- Integrated in Hadoop-trunk-Commit #3702 (See

[jira] [Commented] (HDFS-2576) Namenode should have a favored nodes hint to enable clients to have control over block placement.

2013-04-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13646084#comment-13646084 ] Hudson commented on HDFS-2576: -- Integrated in Hadoop-trunk-Commit #3702 (See

[jira] [Updated] (HDFS-2802) Support for RW/RO snapshots in HDFS

2013-04-30 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas updated HDFS-2802: -- Attachment: Snapshots20120429.pdf Updated design document with the following changes: # Added a

[jira] [Commented] (HDFS-2802) Support for RW/RO snapshots in HDFS

2013-04-30 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13646099#comment-13646099 ] Hadoop QA commented on HDFS-2802: - {color:red}-1 overall{color}. Here are the results of

[jira] [Resolved] (HDFS-4758) Disallow nested snapshottable directories

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

[jira] [Updated] (HDFS-2802) Support for RW/RO snapshots in HDFS

2013-04-30 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HDFS-2802: - Attachment: h2802_20130430.patch h2802_20130430.patch Support

[jira] [Created] (HDFS-4783) TestDelegationTokensWithHA#testHAUtilClonesDelegationTokens fails on Windows

2013-04-30 Thread Chris Nauroth (JIRA)
Chris Nauroth created HDFS-4783: --- Summary: TestDelegationTokensWithHA#testHAUtilClonesDelegationTokens fails on Windows Key: HDFS-4783 URL: https://issues.apache.org/jira/browse/HDFS-4783 Project:

[jira] [Updated] (HDFS-4783) TestDelegationTokensWithHA#testHAUtilClonesDelegationTokens fails on Windows

2013-04-30 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HDFS-4783: Attachment: HDFS-4783.1.patch This patch fixes the problem by reconstructing the addresses used for

[jira] [Commented] (HDFS-4783) TestDelegationTokensWithHA#testHAUtilClonesDelegationTokens fails on Windows

2013-04-30 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13646170#comment-13646170 ] Chris Nauroth commented on HDFS-4783: - This patch can go to both trunk and branch-2.

[jira] [Updated] (HDFS-4783) TestDelegationTokensWithHA#testHAUtilClonesDelegationTokens fails on Windows

2013-04-30 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HDFS-4783: Status: Patch Available (was: Open)

[jira] [Created] (HDFS-4784) NPE in FSDirectory.resolvePath()

2013-04-30 Thread Brandon Li (JIRA)
Brandon Li created HDFS-4784: Summary: NPE in FSDirectory.resolvePath() Key: HDFS-4784 URL: https://issues.apache.org/jira/browse/HDFS-4784 Project: Hadoop HDFS Issue Type: Bug

[jira] [Updated] (HDFS-4784) NPE in FSDirectory.resolvePath()

2013-04-30 Thread Brandon Li (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Li updated HDFS-4784: - Description: NN can get NPE when resolving an inode id path for a nonexistent file. (was: NN can get NPE

[jira] [Updated] (HDFS-4784) NPE in FSDirectory.resolvePath()

2013-04-30 Thread Brandon Li (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Li updated HDFS-4784: - Attachment: HDFS-4784.patch Uploaded a patch to fix the NPE along with a method name typo fix.

[jira] [Updated] (HDFS-4784) NPE in FSDirectory.resolvePath()

2013-04-30 Thread Brandon Li (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Li updated HDFS-4784: - Status: Patch Available (was: Open) NPE in FSDirectory.resolvePath()

[jira] [Updated] (HDFS-4751) TestLeaseRenewer#testThreadName flakes

2013-04-30 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang updated HDFS-4751: -- Attachment: hdfs-4751-2.patch I'm not sure what I was thinking in that last patch. New patch attached.

[jira] [Commented] (HDFS-4782) backport edit log corruption toleration to branch-1-win

2013-04-30 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13646253#comment-13646253 ] Tsz Wo (Nicholas), SZE commented on HDFS-4782: -- For backporting, let's try to

[jira] [Commented] (HDFS-4782) backport edit log corruption toleration to branch-1-win

2013-04-30 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13646255#comment-13646255 ] Tsz Wo (Nicholas), SZE commented on HDFS-4782: -- BTW, should we also backport

[jira] [Updated] (HDFS-4782) backport edit log corruption toleration to branch-1-win

2013-04-30 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HDFS-4782: - Issue Type: Improvement (was: Bug) backport edit log corruption toleration

[jira] [Commented] (HDFS-2802) Support for RW/RO snapshots in HDFS

2013-04-30 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13646262#comment-13646262 ] Hadoop QA commented on HDFS-2802: - {color:red}-1 overall{color}. Here are the results of

[jira] [Commented] (HDFS-4783) TestDelegationTokensWithHA#testHAUtilClonesDelegationTokens fails on Windows

2013-04-30 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13646277#comment-13646277 ] Hadoop QA commented on HDFS-4783: - {color:green}+1 overall{color}. Here are the results of

[jira] [Updated] (HDFS-4774) Backport HDFS-4525 'Provide an API for knowing whether file is closed or not' to branch 1.1

2013-04-30 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HDFS-4774: - Component/s: namenode hdfs-client Issue Type: New Feature

[jira] [Updated] (HDFS-4774) Backport HDFS-4525 'Provide an API for knowing whether file is closed or not' to branch-1

2013-04-30 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HDFS-4774: - Description: HDFS-4525 compliments lease recovery API which allows user to know

[jira] [Updated] (HDFS-4781) File listing of .snapshot under a non-existing dir throws NullPointer

2013-04-30 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HDFS-4781: - Component/s: (was: datanode) Assignee: Tsz Wo (Nicholas), SZE (was:

[jira] [Commented] (HDFS-4784) NPE in FSDirectory.resolvePath()

2013-04-30 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13646327#comment-13646327 ] Hadoop QA commented on HDFS-4784: - {color:red}-1 overall{color}. Here are the results of

[jira] [Commented] (HDFS-2802) Support for RW/RO snapshots in HDFS

2013-04-30 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13646330#comment-13646330 ] Tsz Wo (Nicholas), SZE commented on HDFS-2802: -- TestOfflineEditsViewer is

[jira] [Commented] (HDFS-4751) TestLeaseRenewer#testThreadName flakes

2013-04-30 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13646331#comment-13646331 ] Hadoop QA commented on HDFS-4751: - {color:green}+1 overall{color}. Here are the results of

[jira] [Updated] (HDFS-2802) Support for RW/RO snapshots in HDFS

2013-04-30 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HDFS-2802: - Attachment: h2802_20130430b.patch h2802_20130430b.patch: with the HDFS-4781 patch

  1   2   >