[jira] [Updated] (HDFS-2203) Add additional fields to the JMX output on NameNode

2015-05-09 Thread Haohui Mai (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-2203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Haohui Mai updated HDFS-2203:
-
Resolution: Won't Fix
Status: Resolved  (was: Patch Available)

 Add additional fields to the JMX output on NameNode
 ---

 Key: HDFS-2203
 URL: https://issues.apache.org/jira/browse/HDFS-2203
 Project: Hadoop HDFS
  Issue Type: Improvement
  Components: namenode
Affects Versions: 0.20.204.0, 0.20.205.0, 0.23.0
Reporter: Charles Wimmer
Assignee: Tanping Wang
Priority: Minor
  Labels: BB2015-05-RFC, newbie
 Attachments: HDFS-2203-2.patch, HDFS-2203.patch


 When accessing the JMX data via http (http://namenode:50070/jmx) there are a 
 couple of useful fields missing from this bean:
 name : Hadoop:service=NameNode,name=NameNodeInfo,
 modelerType : org.apache.hadoop.hdfs.server.namenode.FSNamesystem,
 Please add the number of blocks and the configured capacity. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HDFS-2203) Add additional fields to the JMX output on NameNode

2015-05-08 Thread Ravi Prakash (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-2203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ravi Prakash updated HDFS-2203:
---
Labels: newbie  (was: BB2015-05-TBR newbie)

 Add additional fields to the JMX output on NameNode
 ---

 Key: HDFS-2203
 URL: https://issues.apache.org/jira/browse/HDFS-2203
 Project: Hadoop HDFS
  Issue Type: Improvement
  Components: namenode
Affects Versions: 0.20.204.0, 0.20.205.0, 0.23.0
Reporter: Charles Wimmer
Assignee: Tanping Wang
Priority: Minor
  Labels: newbie
 Attachments: HDFS-2203.patch


 When accessing the JMX data via http (http://namenode:50070/jmx) there are a 
 couple of useful fields missing from this bean:
 name : Hadoop:service=NameNode,name=NameNodeInfo,
 modelerType : org.apache.hadoop.hdfs.server.namenode.FSNamesystem,
 Please add the number of blocks and the configured capacity. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HDFS-2203) Add additional fields to the JMX output on NameNode

2015-05-08 Thread Nina Stawski (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-2203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nina Stawski updated HDFS-2203:
---
Labels: BB2015-05-RFC newbie  (was: newbie)

 Add additional fields to the JMX output on NameNode
 ---

 Key: HDFS-2203
 URL: https://issues.apache.org/jira/browse/HDFS-2203
 Project: Hadoop HDFS
  Issue Type: Improvement
  Components: namenode
Affects Versions: 0.20.204.0, 0.20.205.0, 0.23.0
Reporter: Charles Wimmer
Assignee: Tanping Wang
Priority: Minor
  Labels: BB2015-05-RFC, newbie
 Attachments: HDFS-2203-2.patch, HDFS-2203.patch


 When accessing the JMX data via http (http://namenode:50070/jmx) there are a 
 couple of useful fields missing from this bean:
 name : Hadoop:service=NameNode,name=NameNodeInfo,
 modelerType : org.apache.hadoop.hdfs.server.namenode.FSNamesystem,
 Please add the number of blocks and the configured capacity. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HDFS-2203) Add additional fields to the JMX output on NameNode

2015-05-08 Thread Nina Stawski (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-2203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nina Stawski updated HDFS-2203:
---
Attachment: HDFS-2203-2.patch

Most of the items already were in Hadoop code.
Added two: usedPercentage and remainingPercentage.

mvn install works, data is being propagated.

 Add additional fields to the JMX output on NameNode
 ---

 Key: HDFS-2203
 URL: https://issues.apache.org/jira/browse/HDFS-2203
 Project: Hadoop HDFS
  Issue Type: Improvement
  Components: namenode
Affects Versions: 0.20.204.0, 0.20.205.0, 0.23.0
Reporter: Charles Wimmer
Assignee: Tanping Wang
Priority: Minor
  Labels: newbie
 Attachments: HDFS-2203-2.patch, HDFS-2203.patch


 When accessing the JMX data via http (http://namenode:50070/jmx) there are a 
 couple of useful fields missing from this bean:
 name : Hadoop:service=NameNode,name=NameNodeInfo,
 modelerType : org.apache.hadoop.hdfs.server.namenode.FSNamesystem,
 Please add the number of blocks and the configured capacity. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HDFS-2203) Add additional fields to the JMX output on NameNode

2015-05-05 Thread Allen Wittenauer (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-2203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Allen Wittenauer updated HDFS-2203:
---
Labels: BB2015-05-TBR newbie  (was: newbie)

 Add additional fields to the JMX output on NameNode
 ---

 Key: HDFS-2203
 URL: https://issues.apache.org/jira/browse/HDFS-2203
 Project: Hadoop HDFS
  Issue Type: Improvement
  Components: namenode
Affects Versions: 0.20.204.0, 0.20.205.0, 0.23.0
Reporter: Charles Wimmer
Assignee: Tanping Wang
Priority: Minor
  Labels: BB2015-05-TBR, newbie
 Attachments: HDFS-2203.patch


 When accessing the JMX data via http (http://namenode:50070/jmx) there are a 
 couple of useful fields missing from this bean:
 name : Hadoop:service=NameNode,name=NameNodeInfo,
 modelerType : org.apache.hadoop.hdfs.server.namenode.FSNamesystem,
 Please add the number of blocks and the configured capacity. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HDFS-2203) Add additional fields to the JMX output on NameNode

2015-04-03 Thread Gabor Liptak (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-2203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gabor Liptak updated HDFS-2203:
---
Release Note: 
Adding the following attributes for each live data node:
capacity
nonDFSUsed
remaining
usedPercent
remainingPercent
blocks
blockPoolUsed
blockPoolUsedPercent
failedVolumes
along with the three already exposed attributes:
usedSpace, lastContact and adminState

  Status: Patch Available  (was: Open)

Marking this as patch available

 Add additional fields to the JMX output on NameNode
 ---

 Key: HDFS-2203
 URL: https://issues.apache.org/jira/browse/HDFS-2203
 Project: Hadoop HDFS
  Issue Type: Improvement
  Components: namenode
Affects Versions: 0.23.0, 0.20.205.0, 0.20.204.0
Reporter: Charles Wimmer
Assignee: Tanping Wang
Priority: Minor
  Labels: newbie
 Attachments: HDFS-2203.patch


 When accessing the JMX data via http (http://namenode:50070/jmx) there are a 
 couple of useful fields missing from this bean:
 name : Hadoop:service=NameNode,name=NameNodeInfo,
 modelerType : org.apache.hadoop.hdfs.server.namenode.FSNamesystem,
 Please add the number of blocks and the configured capacity. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HDFS-2203) Add additional fields to the JMX output on NameNode

2011-07-29 Thread Tanping Wang (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-2203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tanping Wang updated HDFS-2203:
---

Attachment: HDFS-2203.patch

Added more metrics for each live datanode into the bean named,
Hadoop:service=NameNode,name=NameNodeInfo.
Here is an example of the returned JMX jason string,

{noformat}
LiveNodes : 
{\gsbl90593.blue.ygrid.yahoo.com\:{\bpUsed(GB)\:\0.01\,\remainigPercentage\:\98.89\,\lastContact\:0,\volumeFailures\:0,\bpUsedPercentage\:\0\,\nonDFSUsed(GB)\:\9.94\,\usedPercentage\:\0\,\blocks\:11593,\usedSpace(GB)\:\0.01\,\remaining(GB)\:\884.65\,\adminState\:\In
 
Service\,\capacity(GB)\:\894.59\},\gsbl90594.blue.ygrid.yahoo.com\:{\bpUsed(GB)\:\0.01\,\remainigPercentage\:\98.84\,\lastContact\:0,\volumeFailures\:0,\bpUsedPercentage\:\0\,\nonDFSUsed(GB)\:\10.38\,\usedPercentage\:\0\,\blocks\:11627,\usedSpace(GB)\:\0.01\,\remaining(GB)\:\884.2\,\adminState\:\In
 Service\,\capacity(GB)\:\894.59\}},
{noformat}

 Add additional fields to the JMX output on NameNode
 ---

 Key: HDFS-2203
 URL: https://issues.apache.org/jira/browse/HDFS-2203
 Project: Hadoop HDFS
  Issue Type: Improvement
  Components: name-node
Affects Versions: 0.20.204.0, 0.20.205.0, 0.23.0
Reporter: Charles Wimmer
Assignee: Tanping Wang
Priority: Minor
  Labels: newbie
 Attachments: HDFS-2203.patch


 When accessing the JMX data via http (http://namenode:50070/jmx) there are a 
 couple of useful fields missing from this bean:
 name : Hadoop:service=NameNode,name=NameNodeInfo,
 modelerType : org.apache.hadoop.hdfs.server.namenode.FSNamesystem,
 Please add the number of blocks and the configured capacity. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HDFS-2203) Add additional fields to the JMX output on NameNode

2011-07-26 Thread Charles Wimmer (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-2203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Charles Wimmer updated HDFS-2203:
-

Description: 
When accessing the JMX data via http (http://namenode:50070/jmx) there are a 
couple of useful fields missing from this bean:

name : Hadoop:service=NameNode,name=NameNodeInfo,
modelerType : org.apache.hadoop.hdfs.server.namenode.FSNamesystem,

Please add the number of blocks and the configured capacity. 

  was:
When accessing the JMX data via http 
(http://axoniteblue-nn1.blue.ygrid.yahoo.com:50070/jmx) there are a couple of 
useful fields missing from this bean:

name : Hadoop:service=NameNode,name=NameNodeInfo,
modelerType : org.apache.hadoop.hdfs.server.namenode.FSNamesystem,

Please add the number of blocks and the configured capacity. 


 Add additional fields to the JMX output on NameNode
 ---

 Key: HDFS-2203
 URL: https://issues.apache.org/jira/browse/HDFS-2203
 Project: Hadoop HDFS
  Issue Type: Improvement
  Components: name-node
Affects Versions: 0.20.204.0, 0.20.205.0, 0.23.0
Reporter: Charles Wimmer
Priority: Minor

 When accessing the JMX data via http (http://namenode:50070/jmx) there are a 
 couple of useful fields missing from this bean:
 name : Hadoop:service=NameNode,name=NameNodeInfo,
 modelerType : org.apache.hadoop.hdfs.server.namenode.FSNamesystem,
 Please add the number of blocks and the configured capacity. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira