[jira] [Updated] (HADOOP-9946) NumAllSinks metrics shows lower value than NumActiveSinks

2022-10-25 Thread ZanderXu (Jira)


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

ZanderXu updated HADOOP-9946:
-
   Fix Version/s: 3.4.0
Hadoop Flags: Reviewed
Target Version/s:   (was: )
  Resolution: Fixed
  Status: Resolved  (was: Patch Available)

> NumAllSinks metrics shows lower value than NumActiveSinks
> -
>
> Key: HADOOP-9946
> URL: https://issues.apache.org/jira/browse/HADOOP-9946
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: metrics
>Affects Versions: 2.1.0-beta
>Reporter: Akira Ajisaka
>Assignee: Ashutosh Gupta
>Priority: Major
>  Labels: BB2015-05-TBR, metrics, pull-request-available
> Fix For: 3.4.0
>
> Attachments: HADOOP-9946, HADOOP-9946.02.patch, HADOOP-9946.patch
>
>
> In my hadoop cluster (trunk), output metrics file is as follows:
> {code}
> $ less /tmp/nodemanager-metrics.out
> 1377894554661 metricssystem.MetricsSystem: Context=metricssystem, 
> Hostname=hadoop, NumActiveSources=8, NumAllSources=8, NumActiveSinks=1, 
> NumAllSinks=0, Sink_fileNumOps=0, ...
> {code}
> NumAllSinks should be equal to or greater than NumActiveSinks.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-9946) NumAllSinks metrics shows lower value than NumActiveSinks

2022-10-11 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot updated HADOOP-9946:
---
Labels: BB2015-05-TBR metrics pull-request-available  (was: BB2015-05-TBR 
metrics)

> NumAllSinks metrics shows lower value than NumActiveSinks
> -
>
> Key: HADOOP-9946
> URL: https://issues.apache.org/jira/browse/HADOOP-9946
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: metrics
>Affects Versions: 2.1.0-beta
>Reporter: Akira Ajisaka
>Assignee: Ashutosh Gupta
>Priority: Major
>  Labels: BB2015-05-TBR, metrics, pull-request-available
> Attachments: HADOOP-9946, HADOOP-9946.02.patch, HADOOP-9946.patch
>
>
> In my hadoop cluster (trunk), output metrics file is as follows:
> {code}
> $ less /tmp/nodemanager-metrics.out
> 1377894554661 metricssystem.MetricsSystem: Context=metricssystem, 
> Hostname=hadoop, NumActiveSources=8, NumAllSources=8, NumActiveSinks=1, 
> NumAllSinks=0, Sink_fileNumOps=0, ...
> {code}
> NumAllSinks should be equal to or greater than NumActiveSinks.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-9946) NumAllSinks metrics shows lower value than NumActiveSinks

2016-02-19 Thread Akira AJISAKA (JIRA)

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

Akira AJISAKA updated HADOOP-9946:
--
Attachment: HADOOP-9946.02.patch

> NumAllSinks metrics shows lower value than NumActiveSinks
> -
>
> Key: HADOOP-9946
> URL: https://issues.apache.org/jira/browse/HADOOP-9946
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: metrics
>Affects Versions: 2.1.0-beta
>Reporter: Akira AJISAKA
>Assignee: Akira AJISAKA
>  Labels: BB2015-05-TBR, metrics
> Attachments: HADOOP-9946, HADOOP-9946.02.patch, HADOOP-9946.patch
>
>
> In my hadoop cluster (trunk), output metrics file is as follows:
> {code}
> $ less /tmp/nodemanager-metrics.out
> 1377894554661 metricssystem.MetricsSystem: Context=metricssystem, 
> Hostname=hadoop, NumActiveSources=8, NumAllSources=8, NumActiveSinks=1, 
> NumAllSinks=0, Sink_fileNumOps=0, ...
> {code}
> NumAllSinks should be equal to or greater than NumActiveSinks.



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


[jira] [Updated] (HADOOP-9946) NumAllSinks metrics shows lower value than NumActiveSinks

2015-05-05 Thread Allen Wittenauer (JIRA)

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

Allen Wittenauer updated HADOOP-9946:
-
Labels: BB2015-05-TBR metrics  (was: metrics)

 NumAllSinks metrics shows lower value than NumActiveSinks
 -

 Key: HADOOP-9946
 URL: https://issues.apache.org/jira/browse/HADOOP-9946
 Project: Hadoop Common
  Issue Type: Bug
  Components: metrics
Affects Versions: 2.1.0-beta
Reporter: Akira AJISAKA
Assignee: Akira AJISAKA
  Labels: BB2015-05-TBR, metrics
 Attachments: HADOOP-9946, HADOOP-9946.patch


 In my hadoop cluster (trunk), output metrics file is as follows:
 {code}
 $ less /tmp/nodemanager-metrics.out
 1377894554661 metricssystem.MetricsSystem: Context=metricssystem, 
 Hostname=hadoop, NumActiveSources=8, NumAllSources=8, NumActiveSinks=1, 
 NumAllSinks=0, Sink_fileNumOps=0, ...
 {code}
 NumAllSinks should be equal to or greater than NumActiveSinks.



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


[jira] [Updated] (HADOOP-9946) NumAllSinks metrics shows lower value than NumActiveSinks

2013-09-10 Thread Akira AJISAKA (JIRA)

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

Akira AJISAKA updated HADOOP-9946:
--

Attachment: HADOOP-9946.patch

 NumAllSinks metrics shows lower value than NumActiveSinks
 -

 Key: HADOOP-9946
 URL: https://issues.apache.org/jira/browse/HADOOP-9946
 Project: Hadoop Common
  Issue Type: Bug
Affects Versions: 2.1.0-beta
Reporter: Akira AJISAKA
  Labels: metrics
 Attachments: HADOOP-9946, HADOOP-9946.patch


 In my hadoop cluster (trunk), output metrics file is as follows:
 {code}
 $ less /tmp/nodemanager-metrics.out
 1377894554661 metricssystem.MetricsSystem: Context=metricssystem, 
 Hostname=hadoop, NumActiveSources=8, NumAllSources=8, NumActiveSinks=1, 
 NumAllSinks=0, Sink_fileNumOps=0, ...
 {code}
 NumAllSinks should be equal to or greater than NumActiveSinks.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HADOOP-9946) NumAllSinks metrics shows lower value than NumActiveSinks

2013-09-10 Thread Akira AJISAKA (JIRA)

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

Akira AJISAKA updated HADOOP-9946:
--

Attachment: HADOOP-9946

Attached a patch to call allSinks.put(String, MetricsSink) when 
sinks.put(String, MetricsSinkAdapter) is called.

 NumAllSinks metrics shows lower value than NumActiveSinks
 -

 Key: HADOOP-9946
 URL: https://issues.apache.org/jira/browse/HADOOP-9946
 Project: Hadoop Common
  Issue Type: Bug
Affects Versions: 2.1.0-beta
Reporter: Akira AJISAKA
  Labels: metrics
 Attachments: HADOOP-9946, HADOOP-9946.patch


 In my hadoop cluster (trunk), output metrics file is as follows:
 {code}
 $ less /tmp/nodemanager-metrics.out
 1377894554661 metricssystem.MetricsSystem: Context=metricssystem, 
 Hostname=hadoop, NumActiveSources=8, NumAllSources=8, NumActiveSinks=1, 
 NumAllSinks=0, Sink_fileNumOps=0, ...
 {code}
 NumAllSinks should be equal to or greater than NumActiveSinks.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HADOOP-9946) NumAllSinks metrics shows lower value than NumActiveSinks

2013-09-10 Thread Akira AJISAKA (JIRA)

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

Akira AJISAKA updated HADOOP-9946:
--

Assignee: Akira AJISAKA
Target Version/s: 3.0.0, 2.3.0
  Status: Patch Available  (was: Open)

 NumAllSinks metrics shows lower value than NumActiveSinks
 -

 Key: HADOOP-9946
 URL: https://issues.apache.org/jira/browse/HADOOP-9946
 Project: Hadoop Common
  Issue Type: Bug
Affects Versions: 2.1.0-beta
Reporter: Akira AJISAKA
Assignee: Akira AJISAKA
  Labels: metrics
 Attachments: HADOOP-9946, HADOOP-9946.patch


 In my hadoop cluster (trunk), output metrics file is as follows:
 {code}
 $ less /tmp/nodemanager-metrics.out
 1377894554661 metricssystem.MetricsSystem: Context=metricssystem, 
 Hostname=hadoop, NumActiveSources=8, NumAllSources=8, NumActiveSinks=1, 
 NumAllSinks=0, Sink_fileNumOps=0, ...
 {code}
 NumAllSinks should be equal to or greater than NumActiveSinks.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HADOOP-9946) NumAllSinks metrics shows lower value than NumActiveSinks

2013-09-10 Thread Akira AJISAKA (JIRA)

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

Akira AJISAKA updated HADOOP-9946:
--

Component/s: metrics

 NumAllSinks metrics shows lower value than NumActiveSinks
 -

 Key: HADOOP-9946
 URL: https://issues.apache.org/jira/browse/HADOOP-9946
 Project: Hadoop Common
  Issue Type: Bug
  Components: metrics
Affects Versions: 2.1.0-beta
Reporter: Akira AJISAKA
Assignee: Akira AJISAKA
  Labels: metrics
 Attachments: HADOOP-9946, HADOOP-9946.patch


 In my hadoop cluster (trunk), output metrics file is as follows:
 {code}
 $ less /tmp/nodemanager-metrics.out
 1377894554661 metricssystem.MetricsSystem: Context=metricssystem, 
 Hostname=hadoop, NumActiveSources=8, NumAllSources=8, NumActiveSinks=1, 
 NumAllSinks=0, Sink_fileNumOps=0, ...
 {code}
 NumAllSinks should be equal to or greater than NumActiveSinks.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira