You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@ambari.apache.org by Sid Wagle <sw...@hortonworks.com> on 2017/11/03 17:07:51 UTC

Review Request 63542: Add storage support for storing metric definitions using LevelDB

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/63542/
-----------------------------------------------------------

Review request for Ambari and Aravindan Vijayan.


Bugs: AMBARI-22365
    https://issues.apache.org/jira/browse/AMBARI-22365


Repository: ambari


Description
-------

Metrics Profile information storage requires reliable small volume embedded database that can store and retrieve metric definitions tracked by the Anomaly detection service.


Diffs
-----

  ambari-metrics/ambari-metrics-anomaly-detection-service/pom.xml 44bdc1f 
  ambari-metrics/ambari-metrics-anomaly-detection-service/src/main/resources/config.yml 920c50c 
  ambari-metrics/ambari-metrics-anomaly-detection-service/src/main/scala/org/apache/ambari/metrics/adservice/app/AnomalyDetectionAppConfig.scala c1ef0d1 
  ambari-metrics/ambari-metrics-anomaly-detection-service/src/main/scala/org/apache/ambari/metrics/adservice/app/AnomalyDetectionAppModule.scala 7425a7e 
  ambari-metrics/ambari-metrics-anomaly-detection-service/src/main/scala/org/apache/ambari/metrics/adservice/configuration/MetricDefinitionDBConfiguration.scala PRE-CREATION 
  ambari-metrics/ambari-metrics-anomaly-detection-service/src/main/scala/org/apache/ambari/metrics/adservice/db/MetadataDatasource.scala PRE-CREATION 
  ambari-metrics/ambari-metrics-anomaly-detection-service/src/main/scala/org/apache/ambari/metrics/adservice/leveldb/LevelDBDatasource.scala PRE-CREATION 
  ambari-metrics/ambari-metrics-anomaly-detection-service/src/test/scala/org/apache/ambari/metrics/adservice/leveldb/LevelDBDataSourceTest.scala PRE-CREATION 


Diff: https://reviews.apache.org/r/63542/diff/1/


Testing
-------

Unit test added.


Thanks,

Sid Wagle


Re: Review Request 63542: Add storage support for storing metric definitions using LevelDB

Posted by Aravindan Vijayan <av...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/63542/#review190051
-----------------------------------------------------------


Ship it!




Ship It!

- Aravindan Vijayan


On Nov. 3, 2017, 5:07 p.m., Sid Wagle wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/63542/
> -----------------------------------------------------------
> 
> (Updated Nov. 3, 2017, 5:07 p.m.)
> 
> 
> Review request for Ambari and Aravindan Vijayan.
> 
> 
> Bugs: AMBARI-22365
>     https://issues.apache.org/jira/browse/AMBARI-22365
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> Metrics Profile information storage requires reliable small volume embedded database that can store and retrieve metric definitions tracked by the Anomaly detection service.
> 
> 
> Diffs
> -----
> 
>   ambari-metrics/ambari-metrics-anomaly-detection-service/pom.xml 44bdc1f 
>   ambari-metrics/ambari-metrics-anomaly-detection-service/src/main/resources/config.yml 920c50c 
>   ambari-metrics/ambari-metrics-anomaly-detection-service/src/main/scala/org/apache/ambari/metrics/adservice/app/AnomalyDetectionAppConfig.scala c1ef0d1 
>   ambari-metrics/ambari-metrics-anomaly-detection-service/src/main/scala/org/apache/ambari/metrics/adservice/app/AnomalyDetectionAppModule.scala 7425a7e 
>   ambari-metrics/ambari-metrics-anomaly-detection-service/src/main/scala/org/apache/ambari/metrics/adservice/configuration/MetricDefinitionDBConfiguration.scala PRE-CREATION 
>   ambari-metrics/ambari-metrics-anomaly-detection-service/src/main/scala/org/apache/ambari/metrics/adservice/db/MetadataDatasource.scala PRE-CREATION 
>   ambari-metrics/ambari-metrics-anomaly-detection-service/src/main/scala/org/apache/ambari/metrics/adservice/leveldb/LevelDBDatasource.scala PRE-CREATION 
>   ambari-metrics/ambari-metrics-anomaly-detection-service/src/test/scala/org/apache/ambari/metrics/adservice/leveldb/LevelDBDataSourceTest.scala PRE-CREATION 
> 
> 
> Diff: https://reviews.apache.org/r/63542/diff/1/
> 
> 
> Testing
> -------
> 
> Unit test added.
> 
> 
> Thanks,
> 
> Sid Wagle
> 
>