[jira] [Updated] (HBASE-12133) Add FastLongHistogram for metric computation

2019-03-11 Thread Abhishek Singh Chouhan (JIRA)


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

Abhishek Singh Chouhan updated HBASE-12133:
---
Description: FastLongHistogram is a thread-safe class that estimate 
distribution of data and computes the quantiles. It's useful for computing 
aggregated metrics like P99/P95.  (was: _emphasized text_FastLongHistogram is a 
thread-safe class that estimate distribution of data and computes the 
quantiles. It's useful for computing aggregated metrics like P99/P95.
)

> Add FastLongHistogram for metric computation
> 
>
> Key: HBASE-12133
> URL: https://issues.apache.org/jira/browse/HBASE-12133
> Project: HBase
>  Issue Type: New Feature
>  Components: metrics
>Affects Versions: 0.98.8
>Reporter: Yi Deng
>Assignee: Yi Deng
>Priority: Minor
>  Labels: histogram, metrics
> Fix For: 0.99.1, 1.3.0
>
> Attachments: 
> 0001-Add-FastLongHistogram-for-fast-histogram-estimation.patch, 
> 0001-Add-FastLongHistogram-for-fast-histogram-estimation.patch, 
> 0001-Add-FastLongHistogram-for-fast-histogram-estimation.patch, 
> 12133.addendum.txt
>
>
> FastLongHistogram is a thread-safe class that estimate distribution of data 
> and computes the quantiles. It's useful for computing aggregated metrics like 
> P99/P95.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (HBASE-12133) Add FastLongHistogram for metric computation

2019-03-11 Thread Abhishek Singh Chouhan (JIRA)


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

Abhishek Singh Chouhan updated HBASE-12133:
---
Description: 
_emphasized text_FastLongHistogram is a thread-safe class that estimate 
distribution of data and computes the quantiles. It's useful for computing 
aggregated metrics like P99/P95.


  was:
FastLongHistogram is a thread-safe class that estimate distribution of data and 
computes the quantiles. It's useful for computing aggregated metrics like 
P99/P95.



> Add FastLongHistogram for metric computation
> 
>
> Key: HBASE-12133
> URL: https://issues.apache.org/jira/browse/HBASE-12133
> Project: HBase
>  Issue Type: New Feature
>  Components: metrics
>Affects Versions: 0.98.8
>Reporter: Yi Deng
>Assignee: Yi Deng
>Priority: Minor
>  Labels: histogram, metrics
> Fix For: 0.99.1, 1.3.0
>
> Attachments: 
> 0001-Add-FastLongHistogram-for-fast-histogram-estimation.patch, 
> 0001-Add-FastLongHistogram-for-fast-histogram-estimation.patch, 
> 0001-Add-FastLongHistogram-for-fast-histogram-estimation.patch, 
> 12133.addendum.txt
>
>
> _emphasized text_FastLongHistogram is a thread-safe class that estimate 
> distribution of data and computes the quantiles. It's useful for computing 
> aggregated metrics like P99/P95.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (HBASE-12133) Add FastLongHistogram for metric computation

2016-06-20 Thread Mikhail Antonov (JIRA)

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

Mikhail Antonov updated HBASE-12133:

Fix Version/s: 1.3.0

> Add FastLongHistogram for metric computation
> 
>
> Key: HBASE-12133
> URL: https://issues.apache.org/jira/browse/HBASE-12133
> Project: HBase
>  Issue Type: New Feature
>  Components: metrics
>Affects Versions: 0.98.8
>Reporter: Yi Deng
>Assignee: Yi Deng
>Priority: Minor
>  Labels: histogram, metrics
> Fix For: 2.0.0, 0.99.1, 1.3.0
>
> Attachments: 
> 0001-Add-FastLongHistogram-for-fast-histogram-estimation.patch, 
> 0001-Add-FastLongHistogram-for-fast-histogram-estimation.patch, 
> 0001-Add-FastLongHistogram-for-fast-histogram-estimation.patch, 
> 12133.addendum.txt
>
>
> FastLongHistogram is a thread-safe class that estimate distribution of data 
> and computes the quantiles. It's useful for computing aggregated metrics like 
> P99/P95.



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


[jira] [Updated] (HBASE-12133) Add FastLongHistogram for metric computation

2014-10-02 Thread stack (JIRA)

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

stack updated HBASE-12133:
--
   Resolution: Fixed
Fix Version/s: (was: 0.98.8)
   0.99.1
   2.0.0
 Release Note: Adds Histogram and AtomicLong Utils
 Hadoop Flags: Reviewed
   Status: Resolved  (was: Patch Available)

Committed to branch-1+  Thanks for the patch [~daviddengcn] I think it best in 
common since general utility.

 Add FastLongHistogram for metric computation
 

 Key: HBASE-12133
 URL: https://issues.apache.org/jira/browse/HBASE-12133
 Project: HBase
  Issue Type: New Feature
  Components: metrics
Affects Versions: 0.98.8
Reporter: Yi Deng
Assignee: Yi Deng
Priority: Minor
  Labels: histogram, metrics
 Fix For: 2.0.0, 0.99.1

 Attachments: 
 0001-Add-FastLongHistogram-for-fast-histogram-estimation.patch, 
 0001-Add-FastLongHistogram-for-fast-histogram-estimation.patch, 
 0001-Add-FastLongHistogram-for-fast-histogram-estimation.patch


 FastLongHistogram is a thread-safe class that estimate distribution of data 
 and computes the quantiles. It's useful for computing aggregated metrics like 
 P99/P95.



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


[jira] [Updated] (HBASE-12133) Add FastLongHistogram for metric computation

2014-10-02 Thread stack (JIRA)

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

stack updated HBASE-12133:
--
Attachment: 12133.addendum.txt

 Add FastLongHistogram for metric computation
 

 Key: HBASE-12133
 URL: https://issues.apache.org/jira/browse/HBASE-12133
 Project: HBase
  Issue Type: New Feature
  Components: metrics
Affects Versions: 0.98.8
Reporter: Yi Deng
Assignee: Yi Deng
Priority: Minor
  Labels: histogram, metrics
 Fix For: 2.0.0, 0.99.1

 Attachments: 
 0001-Add-FastLongHistogram-for-fast-histogram-estimation.patch, 
 0001-Add-FastLongHistogram-for-fast-histogram-estimation.patch, 
 0001-Add-FastLongHistogram-for-fast-histogram-estimation.patch, 
 12133.addendum.txt


 FastLongHistogram is a thread-safe class that estimate distribution of data 
 and computes the quantiles. It's useful for computing aggregated metrics like 
 P99/P95.



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


[jira] [Updated] (HBASE-12133) Add FastLongHistogram for metric computation

2014-10-01 Thread Yi Deng (JIRA)

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

Yi Deng updated HBASE-12133:

Attachment: 0001-Add-FastLongHistogram-for-fast-histogram-estimation.patch

 Add FastLongHistogram for metric computation
 

 Key: HBASE-12133
 URL: https://issues.apache.org/jira/browse/HBASE-12133
 Project: HBase
  Issue Type: New Feature
  Components: metrics
Affects Versions: 0.98.8
Reporter: Yi Deng
Assignee: Yi Deng
Priority: Minor
  Labels: histogram, metrics
 Fix For: 0.98.8

 Attachments: 
 0001-Add-FastLongHistogram-for-fast-histogram-estimation.patch, 
 0001-Add-FastLongHistogram-for-fast-histogram-estimation.patch


 FastLongHistogram is a thread-safe class that estimate distribution of data 
 and computes the quantiles. It's useful for computing aggregated metrics like 
 P99/P95.



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


[jira] [Updated] (HBASE-12133) Add FastLongHistogram for metric computation

2014-10-01 Thread Yi Deng (JIRA)

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

Yi Deng updated HBASE-12133:

Attachment: 0001-Add-FastLongHistogram-for-fast-histogram-estimation.patch

Add @InterfaceAudience and @InterfaceStability annotations.

 Add FastLongHistogram for metric computation
 

 Key: HBASE-12133
 URL: https://issues.apache.org/jira/browse/HBASE-12133
 Project: HBase
  Issue Type: New Feature
  Components: metrics
Affects Versions: 0.98.8
Reporter: Yi Deng
Assignee: Yi Deng
Priority: Minor
  Labels: histogram, metrics
 Fix For: 0.98.8

 Attachments: 
 0001-Add-FastLongHistogram-for-fast-histogram-estimation.patch, 
 0001-Add-FastLongHistogram-for-fast-histogram-estimation.patch, 
 0001-Add-FastLongHistogram-for-fast-histogram-estimation.patch


 FastLongHistogram is a thread-safe class that estimate distribution of data 
 and computes the quantiles. It's useful for computing aggregated metrics like 
 P99/P95.



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


[jira] [Updated] (HBASE-12133) Add FastLongHistogram for metric computation

2014-09-30 Thread Yi Deng (JIRA)

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

Yi Deng updated HBASE-12133:

Attachment: 0001-Add-FastLongHistogram-for-fast-histogram-estimation.patch

 Add FastLongHistogram for metric computation
 

 Key: HBASE-12133
 URL: https://issues.apache.org/jira/browse/HBASE-12133
 Project: HBase
  Issue Type: New Feature
  Components: metrics
Affects Versions: 0.98.8
Reporter: Yi Deng
Assignee: Yi Deng
Priority: Minor
  Labels: histogram, metrics
 Fix For: 0.98.8

 Attachments: 
 0001-Add-FastLongHistogram-for-fast-histogram-estimation.patch


 FastLongHistogram is a thread-safe class that estimate distribution of data 
 and computes the quantiles. It's useful for computing aggregated metrics like 
 P99/P95.



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


[jira] [Updated] (HBASE-12133) Add FastLongHistogram for metric computation

2014-09-30 Thread Yi Deng (JIRA)

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

Yi Deng updated HBASE-12133:

Status: Patch Available  (was: Open)

 Add FastLongHistogram for metric computation
 

 Key: HBASE-12133
 URL: https://issues.apache.org/jira/browse/HBASE-12133
 Project: HBase
  Issue Type: New Feature
  Components: metrics
Affects Versions: 0.98.8
Reporter: Yi Deng
Assignee: Yi Deng
Priority: Minor
  Labels: histogram, metrics
 Fix For: 0.98.8

 Attachments: 
 0001-Add-FastLongHistogram-for-fast-histogram-estimation.patch


 FastLongHistogram is a thread-safe class that estimate distribution of data 
 and computes the quantiles. It's useful for computing aggregated metrics like 
 P99/P95.



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