[jira] [Updated] (AMBARI-25587) Metrics cannot be stored and the exception message is null when metric value is NaN

2022-11-15 Thread Zhiguo Wu (Jira)


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

Zhiguo Wu updated AMBARI-25587:
---
Fix Version/s: 2.8.0

> Metrics cannot be stored and the exception message is null  when metric value 
> is NaN
> 
>
> Key: AMBARI-25587
> URL: https://issues.apache.org/jira/browse/AMBARI-25587
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-metrics
>Affects Versions: 2.7.4, 2.7.5
> Environment: Ambari:2.7.4
>Reporter: huangkunlun
>Priority: Major
>  Labels: pull-request-available
> Fix For: 2.8.0, 2.7.6
>
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> The exception information frequently appeared in ambari-metrics-collector.log 
>  as follows:
> {code:java}
> 2020-11-12 12:28:11,200 WARN 
> org.apache.ambari.metrics.core.timeline.PhoenixHBaseAccessor: Failed on 
> insert records to store : null
> 2020-11-12 12:28:11,200 WARN 
> org.apache.ambari.metrics.core.timeline.PhoenixHBaseAccessor: Metric that 
> cannot be stored : 
> [default.General.hs2_avg_active_session_time,hiveserver2]{1605155168235=NaN, 
> 1605155198236=NaN, 1605155228235=NaN, 1605155258235=NaN}
> {code}
> The exception message of metrics written to HBase is directly displayed as 
> null.



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

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



[jira] [Updated] (AMBARI-25587) Metrics cannot be stored and the exception message is null when metric value is NaN

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


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

ASF GitHub Bot updated AMBARI-25587:

Labels: pull-request-available  (was: )

> Metrics cannot be stored and the exception message is null  when metric value 
> is NaN
> 
>
> Key: AMBARI-25587
> URL: https://issues.apache.org/jira/browse/AMBARI-25587
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-metrics
>Affects Versions: 2.7.4, 2.7.5
> Environment: Ambari:2.7.4
>Reporter: huangkunlun
>Priority: Major
>  Labels: pull-request-available
> Fix For: 2.7.6
>
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> The exception information frequently appeared in ambari-metrics-collector.log 
>  as follows:
> {code:java}
> 2020-11-12 12:28:11,200 WARN 
> org.apache.ambari.metrics.core.timeline.PhoenixHBaseAccessor: Failed on 
> insert records to store : null
> 2020-11-12 12:28:11,200 WARN 
> org.apache.ambari.metrics.core.timeline.PhoenixHBaseAccessor: Metric that 
> cannot be stored : 
> [default.General.hs2_avg_active_session_time,hiveserver2]{1605155168235=NaN, 
> 1605155198236=NaN, 1605155228235=NaN, 1605155258235=NaN}
> {code}
> The exception message of metrics written to HBase is directly displayed as 
> null.



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

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



[jira] [Updated] (AMBARI-25587) Metrics cannot be stored and the exception message is null when metric value is NaN

2021-03-08 Thread Tamas Payer (Jira)


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

Tamas Payer updated AMBARI-25587:
-
Affects Version/s: 2.7.5
   2.7.4

> Metrics cannot be stored and the exception message is null  when metric value 
> is NaN
> 
>
> Key: AMBARI-25587
> URL: https://issues.apache.org/jira/browse/AMBARI-25587
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-metrics
>Affects Versions: 2.7.4, 2.7.5
> Environment: Ambari:2.7.4
>Reporter: akiyamaneko
>Priority: Major
> Fix For: 2.7.6
>
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> The exception information frequently appeared in ambari-metrics-collector.log 
>  as follows:
> {code:java}
> 2020-11-12 12:28:11,200 WARN 
> org.apache.ambari.metrics.core.timeline.PhoenixHBaseAccessor: Failed on 
> insert records to store : null
> 2020-11-12 12:28:11,200 WARN 
> org.apache.ambari.metrics.core.timeline.PhoenixHBaseAccessor: Metric that 
> cannot be stored : 
> [default.General.hs2_avg_active_session_time,hiveserver2]{1605155168235=NaN, 
> 1605155198236=NaN, 1605155228235=NaN, 1605155258235=NaN}
> {code}
> The exception message of metrics written to HBase is directly displayed as 
> null.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (AMBARI-25587) Metrics cannot be stored and the exception message is null when metric value is NaN

2021-03-08 Thread Tamas Payer (Jira)


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

Tamas Payer updated AMBARI-25587:
-
Fix Version/s: 2.7.6

> Metrics cannot be stored and the exception message is null  when metric value 
> is NaN
> 
>
> Key: AMBARI-25587
> URL: https://issues.apache.org/jira/browse/AMBARI-25587
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-metrics
> Environment: Ambari:2.7.4
>Reporter: akiyamaneko
>Priority: Major
> Fix For: 2.7.6
>
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> The exception information frequently appeared in ambari-metrics-collector.log 
>  as follows:
> {code:java}
> 2020-11-12 12:28:11,200 WARN 
> org.apache.ambari.metrics.core.timeline.PhoenixHBaseAccessor: Failed on 
> insert records to store : null
> 2020-11-12 12:28:11,200 WARN 
> org.apache.ambari.metrics.core.timeline.PhoenixHBaseAccessor: Metric that 
> cannot be stored : 
> [default.General.hs2_avg_active_session_time,hiveserver2]{1605155168235=NaN, 
> 1605155198236=NaN, 1605155228235=NaN, 1605155258235=NaN}
> {code}
> The exception message of metrics written to HBase is directly displayed as 
> null.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (AMBARI-25587) Metrics cannot be stored and the exception message is null when metric value is NaN

2020-11-24 Thread Dmytro Grinenko (Jira)


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

Dmytro Grinenko updated AMBARI-25587:
-
Status: Patch Available  (was: Open)

> Metrics cannot be stored and the exception message is null  when metric value 
> is NaN
> 
>
> Key: AMBARI-25587
> URL: https://issues.apache.org/jira/browse/AMBARI-25587
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-metrics
> Environment: Ambari:2.7.4
>Reporter: akiyamaneko
>Priority: Major
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> The exception information frequently appeared in ambari-metrics-collector.log 
>  as follows:
> {code:java}
> 2020-11-12 12:28:11,200 WARN 
> org.apache.ambari.metrics.core.timeline.PhoenixHBaseAccessor: Failed on 
> insert records to store : null
> 2020-11-12 12:28:11,200 WARN 
> org.apache.ambari.metrics.core.timeline.PhoenixHBaseAccessor: Metric that 
> cannot be stored : 
> [default.General.hs2_avg_active_session_time,hiveserver2]{1605155168235=NaN, 
> 1605155198236=NaN, 1605155228235=NaN, 1605155258235=NaN}
> {code}
> The exception message of metrics written to HBase is directly displayed as 
> null.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (AMBARI-25587) Metrics cannot be stored and the exception message is null when metric value is NaN

2020-11-24 Thread Dmytro Grinenko (Jira)


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

Dmytro Grinenko updated AMBARI-25587:
-
Resolution: Fixed
Status: Resolved  (was: Patch Available)

> Metrics cannot be stored and the exception message is null  when metric value 
> is NaN
> 
>
> Key: AMBARI-25587
> URL: https://issues.apache.org/jira/browse/AMBARI-25587
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-metrics
> Environment: Ambari:2.7.4
>Reporter: akiyamaneko
>Priority: Major
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> The exception information frequently appeared in ambari-metrics-collector.log 
>  as follows:
> {code:java}
> 2020-11-12 12:28:11,200 WARN 
> org.apache.ambari.metrics.core.timeline.PhoenixHBaseAccessor: Failed on 
> insert records to store : null
> 2020-11-12 12:28:11,200 WARN 
> org.apache.ambari.metrics.core.timeline.PhoenixHBaseAccessor: Metric that 
> cannot be stored : 
> [default.General.hs2_avg_active_session_time,hiveserver2]{1605155168235=NaN, 
> 1605155198236=NaN, 1605155228235=NaN, 1605155258235=NaN}
> {code}
> The exception message of metrics written to HBase is directly displayed as 
> null.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (AMBARI-25587) Metrics cannot be stored and the exception message is null when metric value is NaN

2020-11-16 Thread akiyamaneko (Jira)


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

akiyamaneko updated AMBARI-25587:
-
Summary: Metrics cannot be stored and the exception message is null  when 
metric value is NaN  (was: metrics-timelineservice cannot handle special metric 
value: NaN correctly)

> Metrics cannot be stored and the exception message is null  when metric value 
> is NaN
> 
>
> Key: AMBARI-25587
> URL: https://issues.apache.org/jira/browse/AMBARI-25587
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-metrics
> Environment: Ambari:2.7.4
>Reporter: akiyamaneko
>Priority: Major
>
> The exception information frequently appeared in ambari-metrics-collector.log 
>  as follows:
> {code:java}
> 2020-11-12 12:28:11,200 WARN 
> org.apache.ambari.metrics.core.timeline.PhoenixHBaseAccessor: Failed on 
> insert records to store : null
> 2020-11-12 12:28:11,200 WARN 
> org.apache.ambari.metrics.core.timeline.PhoenixHBaseAccessor: Metric that 
> cannot be stored : 
> [default.General.hs2_avg_active_session_time,hiveserver2]{1605155168235=NaN, 
> 1605155198236=NaN, 1605155228235=NaN, 1605155258235=NaN}
> {code}
> The exception message of metrics written to HBase is directly displayed as 
> null.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)