[jira] [Commented] (HDFS-5121) add RPCs for creating and manipulating cache pools

2013-09-03 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13757496#comment-13757496 ] Andrew Wang commented on HDFS-5121: --- Hey Colin, could you take a look at the v3 patch I p

[jira] [Commented] (HDFS-5159) Secondary NameNode fails to checkpoint if error occurs downloading edits on first checkpoint

2013-09-03 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13757486#comment-13757486 ] Hadoop QA commented on HDFS-5159: - {color:green}+1 overall{color}. Here are the results of

[jira] [Commented] (HDFS-5120) add command-line support for manipulating cache pools

2013-09-03 Thread Brandon Li (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13757481#comment-13757481 ] Brandon Li commented on HDFS-5120: -- [~cmccabe]: it could make the command easier to use if

[jira] [Updated] (HDFS-5159) Secondary NameNode fails to checkpoint if error occurs downloading edits on first checkpoint

2013-09-03 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron T. Myers updated HDFS-5159: - Attachment: HDFS-5159.patch Here's a patch which addresses the issue by changing the 2NN to base t

[jira] [Updated] (HDFS-5159) Secondary NameNode fails to checkpoint if error occurs downloading edits on first checkpoint

2013-09-03 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron T. Myers updated HDFS-5159: - Status: Patch Available (was: Open) > Secondary NameNode fails to checkpoint if error occurs

[jira] [Assigned] (HDFS-5134) NameNode improvements to per-storage block processing

2013-09-03 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE reassigned HDFS-5134: Assignee: Tsz Wo (Nicholas), SZE > NameNode improvements to per-storage

[jira] [Commented] (HDFS-5159) Secondary NameNode fails to checkpoint if error occurs downloading edits on first checkpoint

2013-09-03 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13757437#comment-13757437 ] Aaron T. Myers commented on HDFS-5159: -- Example error in the logs if a 2NN experiences

[jira] [Created] (HDFS-5159) Secondary NameNode fails to checkpoint if error occurs downloading edits on first checkpoint

2013-09-03 Thread Aaron T. Myers (JIRA)
Aaron T. Myers created HDFS-5159: Summary: Secondary NameNode fails to checkpoint if error occurs downloading edits on first checkpoint Key: HDFS-5159 URL: https://issues.apache.org/jira/browse/HDFS-5159

[jira] [Created] (HDFS-5158) add command-line support for manipulating cache directives

2013-09-03 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-5158: -- Summary: add command-line support for manipulating cache directives Key: HDFS-5158 URL: https://issues.apache.org/jira/browse/HDFS-5158 Project: Hadoop HDF

[jira] [Updated] (HDFS-5120) add command-line support for manipulating cache pools

2013-09-03 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe updated HDFS-5120: --- Summary: add command-line support for manipulating cache pools (was: add command-line

[jira] [Commented] (HDFS-5120) add command-line support for manipulating cache pools

2013-09-03 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13757428#comment-13757428 ] Colin Patrick McCabe commented on HDFS-5120: this patch just has cache pool com

[jira] [Updated] (HDFS-5120) add command-line support for manipulating cache directives and cache pools

2013-09-03 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe updated HDFS-5120: --- Attachment: HDFS-5120-caching.001.patch > add command-line support for manipulatin

[jira] [Updated] (HDFS-5121) add RPCs for creating and manipulating cache pools

2013-09-03 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe updated HDFS-5121: --- Fix Version/s: HDFS-4949 > add RPCs for creating and manipulating cache pools > --

[jira] [Commented] (HDFS-4491) Parallel testing HDFS

2013-09-03 Thread Andrey Klochkov (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13757327#comment-13757327 ] Andrey Klochkov commented on HDFS-4491: --- Definitely NetUtils.getFreeSocketPort which

[jira] [Commented] (HDFS-4491) Parallel testing HDFS

2013-09-03 Thread Andrey Klochkov (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13757320#comment-13757320 ] Andrey Klochkov commented on HDFS-4491: --- Chris, I do the same thing with 3 terminals

[jira] [Updated] (HDFS-5156) SafeModeTime metrics sometimes includes non-Safemode time.

2013-09-03 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-5156: Assignee: Akira AJISAKA Target Version/s: 2.3.0 Status: Patch Available (w

[jira] [Commented] (HDFS-5156) SafeModeTime metrics sometimes includes non-Safemode time.

2013-09-03 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13757253#comment-13757253 ] Akira AJISAKA commented on HDFS-5156: - Attached a patch for SafeModeTime metrics to rec

[jira] [Updated] (HDFS-5156) SafeModeTime metrics sometimes includes non-Safemode time.

2013-09-03 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-5156: Attachment: HDFS-5156.patch > SafeModeTime metrics sometimes includes non-Safemode time. > -

[jira] [Resolved] (HDFS-5148) Merge HDFS-5077 fix into branch HDFS-2832

2013-09-03 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal resolved HDFS-5148. - Resolution: Fixed Fix Version/s: Heterogeneous Storage (HDFS-2832) > Merge HDFS-5077 fi

[jira] [Commented] (HDFS-4491) Parallel testing HDFS

2013-09-03 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13757223#comment-13757223 ] Chris Nauroth commented on HDFS-4491: - Thanks for the new patch, Andrey. It looks like

[jira] [Commented] (HDFS-5148) Merge HDFS-5077 fix into branch HDFS-2832

2013-09-03 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13757221#comment-13757221 ] Arpit Agarwal commented on HDFS-5148: - Thanks Plamen. I committed to branch HDFS-2832 a

[jira] [Commented] (HDFS-5148) Merge HDFS-5077 fix into branch HDFS-2832

2013-09-03 Thread Plamen Jeliazkov (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13757175#comment-13757175 ] Plamen Jeliazkov commented on HDFS-5148: Okay. I looked at your 03.patch -- looks g

[jira] [Commented] (HDFS-5152) Avoiding redundant Kerberos login for Zookeeper client in ActiveStandbyElector

2013-09-03 Thread Bikas Saha (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13757032#comment-13757032 ] Bikas Saha commented on HDFS-5152: -- To be clear, the intent here is to allow ActiveStandby

[jira] [Updated] (HDFS-5121) add RPCs for creating and manipulating cache pools

2013-09-03 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe updated HDFS-5121: --- Attachment: HDFS-5121-caching.003.patch > add RPCs for creating and manipulating c

[jira] [Created] (HDFS-5157) Datanode should allow choosing the target storage

2013-09-03 Thread Arpit Agarwal (JIRA)
Arpit Agarwal created HDFS-5157: --- Summary: Datanode should allow choosing the target storage Key: HDFS-5157 URL: https://issues.apache.org/jira/browse/HDFS-5157 Project: Hadoop HDFS Issue Type:

[jira] [Created] (HDFS-5156) SafeModeTime metrics sometimes includes non-Safemode time.

2013-09-03 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created HDFS-5156: --- Summary: SafeModeTime metrics sometimes includes non-Safemode time. Key: HDFS-5156 URL: https://issues.apache.org/jira/browse/HDFS-5156 Project: Hadoop HDFS Is

[jira] [Resolved] (HDFS-5121) add RPCs for creating and manipulating cache pools

2013-09-03 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe resolved HDFS-5121. Resolution: Fixed committed > add RPCs for creating and manipulatin

[jira] [Commented] (HDFS-5152) Avoiding redundant Kerberos login for Zookeeper client in ActiveStandbyElector

2013-09-03 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13757068#comment-13757068 ] Kai Zheng commented on HDFS-5152: - bq.Is that correct? Yes, exactly. bq.Will this change a

[jira] [Commented] (HDFS-5121) add RPCs for creating and manipulating cache pools

2013-09-03 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13757024#comment-13757024 ] Colin Patrick McCabe commented on HDFS-5121: bq. Missing @throws annotations on

[jira] [Updated] (HDFS-5148) Merge HDFS-5077 fix into branch HDFS-2832

2013-09-03 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal updated HDFS-5148: Attachment: h5148.03.patch Updated patch with changes for just HDFS-5077. The branch had diverged a

[jira] [Updated] (HDFS-5148) Merge fix for HDFS-5077 to branch HDFS-2832

2013-09-03 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal updated HDFS-5148: Summary: Merge fix for HDFS-5077 to branch HDFS-2832 (was: Resolve merge conflicts in commitBlockSy

[jira] [Updated] (HDFS-5148) Merge HDFS-5077 fix into branch HDFS-2832

2013-09-03 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal updated HDFS-5148: Summary: Merge HDFS-5077 fix into branch HDFS-2832 (was: Merge fix for HDFS-5077 to branch HDFS-283

[jira] [Commented] (HDFS-5148) Resolve merge conflicts in commitBlockSynchronization

2013-09-03 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13756940#comment-13756940 ] Tsz Wo (Nicholas), SZE commented on HDFS-5148: -- Hi Arpit, HDFS-5077 was commit

[jira] [Updated] (HDFS-5148) Resolve merge conflicts in commitBlockSynchronization

2013-09-03 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal updated HDFS-5148: Description: Fixes to commitBlockSynchronization in trunk (HDFS-5077) cause build failures when trun

[jira] [Updated] (HDFS-5148) Resolve merge conflicts in commitBlockSynchronization

2013-09-03 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal updated HDFS-5148: Summary: Resolve merge conflicts in commitBlockSynchronization (was: Resolve trunk merge failure ca

[jira] [Commented] (HDFS-5148) Resolve merge conflicts in commitBlockSynchronization

2013-09-03 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13756926#comment-13756926 ] Arpit Agarwal commented on HDFS-5148: - Hi Plamen, thanks for offering to help! There w

[jira] [Commented] (HDFS-5148) Resolve trunk merge failure caused by HDFS-5077

2013-09-03 Thread Plamen Jeliazkov (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13756913#comment-13756913 ] Plamen Jeliazkov commented on HDFS-5148: Hi Arpit, I did the work for HDFS-5077, wh

[jira] [Commented] (HDFS-5077) NPE in FSNamesystem.commitBlockSynchronization()

2013-09-03 Thread Plamen Jeliazkov (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13756756#comment-13756756 ] Plamen Jeliazkov commented on HDFS-5077: Thank you, Konstantin. I'll do a port for

[jira] [Updated] (HDFS-5077) NPE in FSNamesystem.commitBlockSynchronization()

2013-09-03 Thread Plamen Jeliazkov (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Plamen Jeliazkov updated HDFS-5077: --- Attachment: HDFS-5077_3_branch2dot0.patch > NPE in FSNamesystem.commitBlockSynchronization

[jira] [Commented] (HDFS-5077) NPE in FSNamesystem.commitBlockSynchronization()

2013-09-03 Thread Plamen Jeliazkov (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13756772#comment-13756772 ] Plamen Jeliazkov commented on HDFS-5077: TestCommitBlockSynchronization was added i

[jira] [Commented] (HDFS-5077) NPE in FSNamesystem.commitBlockSynchronization()

2013-09-03 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13756777#comment-13756777 ] Hadoop QA commented on HDFS-5077: - {color:red}-1 overall{color}. Here are the results of t

[jira] [Commented] (HDFS-5147) Certain dfsadmin commands such as safemode do not interact with the active namenode in ha setup

2013-09-03 Thread Arpit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13756728#comment-13756728 ] Arpit Gupta commented on HDFS-5147: --- Ah thanks Konstantin. Yes by default we should alwa

[jira] [Resolved] (HDFS-5009) NameNode should expose storage information in the LocatedBlock

2013-09-03 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE resolved HDFS-5009. -- Resolution: Fixed Fix Version/s: Heterogeneous Storage (HDFS-2832) Ha

[jira] [Commented] (HDFS-5150) Allow per NN SPN for internal SPNEGO.

2013-09-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13756629#comment-13756629 ] Hudson commented on HDFS-5150: -- SUCCESS: Integrated in Hadoop-trunk-Commit #4362 (See [https:

[jira] [Updated] (HDFS-5150) Allow per NN SPN for internal SPNEGO.

2013-09-03 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HDFS-5150: - Resolution: Fixed Fix Version/s: 2.1.1-beta 3.0.0 Hadoop Flags: Reviewed