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


Ship it!




Ship It!

- Vitalyi Brodetskyi


On Гру. 14, 2016, 11:34 до полудня, Dmytro Sen wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/54736/
> -----------------------------------------------------------
> 
> (Updated Гру. 14, 2016, 11:34 до полудня)
> 
> 
> Review request for Ambari, Aravindan Vijayan, Sid Wagle, and Vitalyi 
> Brodetskyi.
> 
> 
> Bugs: AMBARI-19199
>     https://issues.apache.org/jira/browse/AMBARI-19199
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> Query to identify the problem:
> ambari=> select type_name, sum(selected), 
> MAX(to_timestamp(create_timestamp/1000)) from clusterconfigmapping group by 
> type_name order by sum;
>               type_name              | sum |          max
> -------------------------------------+-----+------------------------
>  ams-hbase-policy                    |   0 | 2015-11-05 15:57:28+00
>  ams-hbase-security-site             |   0 | 2016-05-02 18:09:34+00
>  ams-log4j                           |   0 | 2015-11-05 15:57:28+00
>  ams-hbase-log4j                     |   0 | 2015-11-05 15:57:28+00
> 
> 
> Diffs
> -----
> 
>   
> ambari-server/src/main/java/org/apache/ambari/server/upgrade/AbstractUpgradeCatalog.java
>  4f6cbb7 
> 
> Diff: https://reviews.apache.org/r/54736/diff/
> 
> 
> Testing
> -------
> 
> Unit tests passed
> 
> 
> Thanks,
> 
> Dmytro Sen
> 
>

Reply via email to