----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40824/#review108524 -----------------------------------------------------------
Ship it! Ship It! - Robert Levas On Dec. 1, 2015, 11:02 a.m., Vitalyi Brodetskyi wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/40824/ > ----------------------------------------------------------- > > (Updated Dec. 1, 2015, 11:02 a.m.) > > > Review request for Ambari, Robert Levas and Sumit Mohanty. > > > Bugs: AMBARI-14136 > https://issues.apache.org/jira/browse/AMBARI-14136 > > > Repository: ambari > > > Description > ------- > > STR: > 1)Install old version > 2)Enable AD security > 3)Make ambari only upgrade to 2.1.3.0 > > Actual result: > OOZIE alert is present: > {code} > { > "href" : "http://172.22.77.159:8080/api/v1/clusters/cl1/alerts/57", > "Alert" : { > "cluster_name" : "cl1", > "component_name" : "OOZIE_SERVER", > "definition_id" : 68, > "definition_name" : "oozie_server_status", > "host_name" : "amb-upg1448847083-4.novalocal", > "id" : 57, > "instance" : null, > "label" : "Oozie Server Status", > "latest_timestamp" : 1448860082277, > "maintenance_state" : "OFF", > "original_timestamp" : 1448860082277, > "scope" : "ANY", > "service_name" : "OOZIE", > "state" : "CRITICAL", > "text" : "Execution of 'source > /usr/hdp/current/oozie-server/conf/oozie-env.sh ; oozie admin -oozie > http://amb-upg1448847083-4.novalocal:11000/oozie -status' returned 255. > Error: IO_ERROR : java.io.IOException: Error while connecting Oozie server. > No of retries = 1. Exception = Could not authenticate, GSSException: No valid > credentials provided (Mechanism level: Ticket expired (32))" > } > {code} > > > Diffs > ----- > > > ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/package/alerts/alert_check_oozie_server.py > db8f172 > > Diff: https://reviews.apache.org/r/40824/diff/ > > > Testing > ------- > > mvn clean test > > > Thanks, > > Vitalyi Brodetskyi > >
