You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@ambari.apache.org by Andrew Onischuk <ao...@hortonworks.com> on 2016/04/28 15:03:59 UTC

Review Request 46773: Sometimes : Warning Alert for Atlas (HTTP 500 response from) is present after upgrade to 2.2.2.0

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

Review request for Ambari and Vitalyi Brodetskyi.


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


Repository: ambari


Description
-------

STR: all logs : <http://linux-jenkins.qe.hortonworks.com/home/jenkins/qe-
artifacts/os-r6-cvydps-upg-sanity-211/ambari-
upgrade-1461309146/artifacts/screenshots/All_Logs/>  
1) Install old version  
2) Enable security  
3) make ambari only upgrade to 2.2.2.0

Actual result:  
Sometimes : Warning Alert for Atlas (HTTP 500 response from) is present after
upgrade to 2.2.2.0

    
    
    
      {
          "href" : "http://172.22.80.120:8080/api/v1/clusters/cl1/alerts/70",
          "Alert" : {
            "cluster_name" : "cl1",
            "component_name" : "ATLAS_SERVER",
            "definition_id" : 43,
            "definition_name" : "metadata_server_webui",
            "host_name" : "os-r6-cvydps-upg-sanity-211-5.novalocal",
            "id" : 70,
            "instance" : null,
            "label" : "Metadata Server Web UI",
            "latest_timestamp" : 1461304310112,
            "maintenance_state" : "OFF",
            "original_timestamp" : 1461303230505,
            "scope" : "ANY",
            "service_name" : "ATLAS",
            "state" : "WARNING",
            "text" : "HTTP 500 response from http://os-r6-cvydps-upg-sanity-211-5.novalocal:21000 in 0.000s (  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0\r104   312  104   312    0     0  28998      0 --:--:-- --:--:-- --:--:-- 39000\r102  3089  102  3089    0     0   147k      0 --:--:-- --:--:-- --:--:--  147k)"
          }
        },
        {
    

**The Issue was absent for**
    
    
    
    2.2.2.0-449
    17e9016bd3fba35ac084e0a2120ee7b0ee8fdcb2


Diffs
-----

  ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog240.java eb8700e 
  ambari-server/src/main/resources/common-services/ATLAS/0.1.0.2.3/alerts.json 186ccaf 

Diff: https://reviews.apache.org/r/46773/diff/


Testing
-------

mvn clean test


Thanks,

Andrew Onischuk