[jira] [Updated] (HDFS-4919) Improve documentation of dfs.permissions.enabled flag.

2013-08-30 Thread Shinichi Yamashita (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shinichi Yamashita updated HDFS-4919: - Target Version/s: 2.1.0-beta, 3.0.0 (was: 3.0.0, 2.1.0-beta) Status: Patch A

[jira] [Updated] (HDFS-4919) Improve documentation of dfs.permissions.enabled flag.

2013-08-30 Thread Shinichi Yamashita (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shinichi Yamashita updated HDFS-4919: - Attachment: HDFS-4919.patch There are some cases using these properties. And the property

[jira] [Updated] (HDFS-3818) Allow fsck to accept URIs as paths

2013-08-30 Thread Shinichi Yamashita (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shinichi Yamashita updated HDFS-3818: - Attachment: HDFS-3818.patch I attach a patch which fixed findbugs problem and unit test.

[jira] [Commented] (HDFS-5136) MNT EXPORT should give the full group list which can mount the exports

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

[jira] [Updated] (HDFS-5136) MNT EXPORT should give the full group list which can mount the exports

2013-08-30 Thread Brandon Li (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Li updated HDFS-5136: - Attachment: HDFS-5136.patch.4 As Jing pointed out offline, the "for" loop covers the "if" check. Upload a

[jira] [Commented] (HDFS-4987) Namenode changes to track multiple storages

2013-08-30 Thread Junping Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13755403#comment-13755403 ] Junping Du commented on HDFS-4987: -- File HDFS-5154 to track unit tests faiure.

[jira] [Created] (HDFS-5154) Fix several tests failure after HDFS-4987

2013-08-30 Thread Junping Du (JIRA)
Junping Du created HDFS-5154: Summary: Fix several tests failure after HDFS-4987 Key: HDFS-5154 URL: https://issues.apache.org/jira/browse/HDFS-5154 Project: Hadoop HDFS Issue Type: Sub-task

[jira] [Commented] (HDFS-5136) MNT EXPORT should give the full group list which can mount the exports

2013-08-30 Thread Brandon Li (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13755388#comment-13755388 ] Brandon Li commented on HDFS-5136: -- Thanks, Jing. The exports.size() check is here because

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

2013-08-30 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 updated HDFS-5009: - Attachment: h5009_20130831.patch h5009_20130831.patch: fixes all compilation error

[jira] [Commented] (HDFS-3818) Allow fsck to accept URIs as paths

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

[jira] [Commented] (HDFS-5136) MNT EXPORT should give the full group list which can mount the exports

2013-08-30 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13755306#comment-13755306 ] Jing Zhao commented on HDFS-5136: - The new patch looks pretty good to me. Only one nit: {c

[jira] [Updated] (HDFS-5118) Extend LoadGenerator for testing NameNode retry cache

2013-08-30 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao updated HDFS-5118: Attachment: HDFS-5118.001.patch Thanks for the comments, Suresh! Upload a new patch for review. In the new

[jira] [Commented] (HDFS-5136) MNT EXPORT should give the full group list which can mount the exports

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

[jira] [Updated] (HDFS-5136) MNT EXPORT should give the full group list which can mount the exports

2013-08-30 Thread Brandon Li (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Li updated HDFS-5136: - Attachment: HDFS-5136.patch.3 Uploaded a new patch to address Jing's comments. > MNT EXPO

[jira] [Created] (HDFS-5153) Datanode should stagger block reports from individual storages

2013-08-30 Thread Arpit Agarwal (JIRA)
Arpit Agarwal created HDFS-5153: --- Summary: Datanode should stagger block reports from individual storages Key: HDFS-5153 URL: https://issues.apache.org/jira/browse/HDFS-5153 Project: Hadoop HDFS

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

2013-08-30 Thread Kai Zheng (JIRA)
Kai Zheng created HDFS-5152: --- Summary: Avoiding redundant Kerberos login for Zookeeper client in ActiveStandbyElector Key: HDFS-5152 URL: https://issues.apache.org/jira/browse/HDFS-5152 Project: Hadoop HDFS

[jira] [Updated] (HDFS-3818) Allow fsck to accept URIs as paths

2013-08-30 Thread Shinichi Yamashita (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shinichi Yamashita updated HDFS-3818: - Target Version/s: 3.0.0 Status: Patch Available (was: Open) > Allow fsc

[jira] [Updated] (HDFS-3818) Allow fsck to accept URIs as paths

2013-08-30 Thread Shinichi Yamashita (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shinichi Yamashita updated HDFS-3818: - Attachment: HDFS-3818.patch Hi, I create a patch to be able to execute hdfs fsck not only

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

2013-08-30 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.02.patch > Resolve trunk merge failure caused by HDFS-5077 >

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

2013-08-30 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13755202#comment-13755202 ] Aaron T. Myers commented on HDFS-5121: -- Patch looks pretty good to me. A few small com

[jira] [Resolved] (HDFS-5141) Add cache status information to datanode heartbeat

2013-08-30 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang resolved HDFS-5141. --- Resolution: Fixed Fix Version/s: HDFS-4949 Committed to HDFS-4949 branch. > Ad

[jira] [Commented] (HDFS-5118) Extend LoadGenerator for testing NameNode retry cache

2013-08-30 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13755188#comment-13755188 ] Suresh Srinivas commented on HDFS-5118: --- Initial comments: # The current mechanism is

[jira] [Updated] (HDFS-5141) Add cache status information to datanode heartbeat

2013-08-30 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang updated HDFS-5141: -- Attachment: hdfs-5141-2.patch Thanks ATM, new patch attached with the fix. Will commit shortly.

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

2013-08-30 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.01.patch Merge patch attached for reference. > Resolve trunk merg

[jira] [Commented] (HDFS-5143) Hadoop cryptographic file system

2013-08-30 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13755112#comment-13755112 ] Steve Loughran commented on HDFS-5143: -- I'm confused about one issue: is there going t

[jira] [Created] (HDFS-5151) Add test case for commitBlockSynchronization with invalid Storage

2013-08-30 Thread Arpit Agarwal (JIRA)
Arpit Agarwal created HDFS-5151: --- Summary: Add test case for commitBlockSynchronization with invalid Storage Key: HDFS-5151 URL: https://issues.apache.org/jira/browse/HDFS-5151 Project: Hadoop HDFS

[jira] [Commented] (HDFS-5143) Hadoop cryptographic file system

2013-08-30 Thread Dilli Arumugam (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13755152#comment-13755152 ] Dilli Arumugam commented on HDFS-5143: -- Couple of questions: Use case: A client progr

[jira] [Updated] (HDFS-5151) Add test case for commitBlockSynchronization with invalid Storage

2013-08-30 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal updated HDFS-5151: Component/s: (was: namenode) test > Add test case for commitBlockSynchroniz

[jira] [Commented] (HDFS-5143) Hadoop cryptographic file system

2013-08-30 Thread Dilli Arumugam (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13755131#comment-13755131 ] Dilli Arumugam commented on HDFS-5143: -- Thanks Yi for the clarification that encryptio

[jira] [Updated] (HDFS-347) DFS read performance suboptimal when client co-located on nodes with data

2013-08-30 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Liochon updated HDFS-347: - Description: One of the major strategies Hadoop uses to get scalable data processing is to move th

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

2013-08-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13754745#comment-13754745 ] Hudson commented on HDFS-5077: -- FAILURE: Integrated in Hadoop-Mapreduce-trunk #1534 (See [htt

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

2013-08-30 Thread Kihwal Lee (JIRA)
Kihwal Lee created HDFS-5150: Summary: Allow per NN SPN for internal SPNEGO. Key: HDFS-5150 URL: https://issues.apache.org/jira/browse/HDFS-5150 Project: Hadoop HDFS Issue Type: Bug R

[jira] [Created] (HDFS-5149) Support for federated cache pools

2013-08-30 Thread Andrew Wang (JIRA)
Andrew Wang created HDFS-5149: - Summary: Support for federated cache pools Key: HDFS-5149 URL: https://issues.apache.org/jira/browse/HDFS-5149 Project: Hadoop HDFS Issue Type: Sub-task Affect

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

2013-08-30 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13755040#comment-13755040 ] Daryn Sharp commented on HDFS-5150: --- +1 Looks good if pre-commit comes back clean.

[jira] [Commented] (HDFS-5141) Add cache status information to datanode heartbeat

2013-08-30 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13755004#comment-13755004 ] Aaron T. Myers commented on HDFS-5141: -- Patch looks pretty good to me. One small comme

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

2013-08-30 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: - Attachment: HDFS-5150.patch > Allow per NN SPN for internal SPNEGO. >

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

2013-08-30 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: - Assignee: Kihwal Lee Status: Patch Available (was: Open) > Allow per NN SPN for internal SPNEGO

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

2013-08-30 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao reassigned HDFS-5147: --- Assignee: Jing Zhao > Certain dfsadmin commands such as safemode do not interact with the active

[jira] [Commented] (HDFS-5131) Need a DEFAULT-like pipeline recovery policy that works for writers that flush

2013-08-30 Thread Mike Percy (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13754983#comment-13754983 ] Mike Percy commented on HDFS-5131: -- Hi Harsh, I think it's pretty much the same feature bu

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

2013-08-30 Thread Arpit Agarwal (JIRA)
Arpit Agarwal created HDFS-5148: --- Summary: Resolve trunk merge failure caused by HDFS-5077 Key: HDFS-5148 URL: https://issues.apache.org/jira/browse/HDFS-5148 Project: Hadoop HDFS Issue Type:

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

2013-08-30 Thread Arpit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13754933#comment-13754933 ] Arpit Gupta commented on HDFS-5147: --- Also we should add an optional argument to take in t

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

2013-08-30 Thread Arpit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13754930#comment-13754930 ] Arpit Gupta commented on HDFS-5147: --- Currently dfsadmin has the following commands {code

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

2013-08-30 Thread Arpit Gupta (JIRA)
Arpit Gupta created HDFS-5147: - Summary: Certain dfsadmin commands such as safemode do not interact with the active namenode in ha setup Key: HDFS-5147 URL: https://issues.apache.org/jira/browse/HDFS-5147

[jira] [Commented] (HDFS-5146) JspHelper#bestNode() doesn't handle bad datanodes correctly

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

[jira] [Updated] (HDFS-5146) JspHelper#bestNode() doesn't handle bad datanodes correctly

2013-08-30 Thread Vinay (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinay updated HDFS-5146: Description: JspHelper#bestNode() doesn't handle correctly if the chosen datanode is down. {code}while (s == nu

[jira] [Updated] (HDFS-5146) JspHelper#bestNode() doesn't handle bad datanodes correctly

2013-08-30 Thread Vinay (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinay updated HDFS-5146: Status: Patch Available (was: Open) > JspHelper#bestNode() doesn't handle bad datanodes correctly > ---

[jira] [Commented] (HDFS-5140) Too many safemode monitor threads being created in the standby namenode causing it to fail with out of memory error

2013-08-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13754743#comment-13754743 ] Hudson commented on HDFS-5140: -- FAILURE: Integrated in Hadoop-Mapreduce-trunk #1534 (See [htt

[jira] [Commented] (HDFS-5144) Document time unit to NameNodeMetrics.java

2013-08-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13754748#comment-13754748 ] Hudson commented on HDFS-5144: -- FAILURE: Integrated in Hadoop-Mapreduce-trunk #1534 (See [htt

[jira] [Updated] (HDFS-5146) JspHelper#bestNode() doesn't handle bad datanodes correctly

2013-08-30 Thread Vinay (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinay updated HDFS-5146: Attachment: HDFS-5146.patch Attached the patch, Please review > JspHelper#bestNode() doesn't handle

[jira] [Created] (HDFS-5146) JspHelper#bestNode() doesn't handle bad datanodes correctly

2013-08-30 Thread Vinay (JIRA)
Vinay created HDFS-5146: --- Summary: JspHelper#bestNode() doesn't handle bad datanodes correctly Key: HDFS-5146 URL: https://issues.apache.org/jira/browse/HDFS-5146 Project: Hadoop HDFS Issue Type: Bug

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

2013-08-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13754669#comment-13754669 ] Hudson commented on HDFS-5077: -- FAILURE: Integrated in Hadoop-Hdfs-trunk #1507 (See [https://

[jira] [Commented] (HDFS-5140) Too many safemode monitor threads being created in the standby namenode causing it to fail with out of memory error

2013-08-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13754667#comment-13754667 ] Hudson commented on HDFS-5140: -- FAILURE: Integrated in Hadoop-Hdfs-trunk #1507 (See [https://

[jira] [Commented] (HDFS-5144) Document time unit to NameNodeMetrics.java

2013-08-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13754672#comment-13754672 ] Hudson commented on HDFS-5144: -- FAILURE: Integrated in Hadoop-Hdfs-trunk #1507 (See [https://

[jira] [Commented] (HDFS-4482) ReplicationMonitor thread can exit with NPE due to the race between delete and replication of same file.

2013-08-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13754609#comment-13754609 ] Hudson commented on HDFS-4482: -- FAILURE: Integrated in Hadoop-Hdfs-0.23-Build #715 (See [http

[jira] [Commented] (HDFS-5144) Document time unit to NameNodeMetrics.java

2013-08-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13754587#comment-13754587 ] Hudson commented on HDFS-5144: -- SUCCESS: Integrated in Hadoop-Yarn-trunk #317 (See [https://b

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

2013-08-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13754584#comment-13754584 ] Hudson commented on HDFS-5077: -- SUCCESS: Integrated in Hadoop-Yarn-trunk #317 (See [https://b

[jira] [Commented] (HDFS-5140) Too many safemode monitor threads being created in the standby namenode causing it to fail with out of memory error

2013-08-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13754582#comment-13754582 ] Hudson commented on HDFS-5140: -- SUCCESS: Integrated in Hadoop-Yarn-trunk #317 (See [https://b

[jira] [Updated] (HDFS-5144) Document time unit to NameNodeMetrics.java

2013-08-30 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas updated HDFS-5144: -- Resolution: Fixed Fix Version/s: 2.3.0 Hadoop Flags: Reviewed Status: Reso

[jira] [Commented] (HDFS-5140) Too many safemode monitor threads being created in the standby namenode causing it to fail with out of memory error

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

[jira] [Commented] (HDFS-5144) Document time unit to NameNodeMetrics.java

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

[jira] [Updated] (HDFS-5140) Too many safemode monitor threads being created in the standby namenode causing it to fail with out of memory error

2013-08-30 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao updated HDFS-5140: Resolution: Fixed Fix Version/s: 2.1.1-beta Hadoop Flags: Reviewed Status: Resolved (

[jira] [Created] (HDFS-5145) Revisit the needEnter() check in SafeModeInfo#canLeave()

2013-08-30 Thread Jing Zhao (JIRA)
Jing Zhao created HDFS-5145: --- Summary: Revisit the needEnter() check in SafeModeInfo#canLeave() Key: HDFS-5145 URL: https://issues.apache.org/jira/browse/HDFS-5145 Project: Hadoop HDFS Issue Type:

[jira] [Updated] (HDFS-5144) Document time unit to NameNodeMetrics.java

2013-08-30 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas updated HDFS-5144: -- Assignee: Akira AJISAKA > Document time unit to NameNodeMetrics.java > -