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

(Updated Jan. 24, 2017, 9:27 a.m.)


Review request for Ambari, Attila Doroszlai, Sandor Magyari, and Sebastian 
Toader.


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


Repository: ambari


Description (updated)
-------

The ambari-server db-cleanup tool failed due to unsatisfied guice dependencies.
The cause was that when the audit logging has been added, the related guice 
module hasn;t been set into the tool's injector.

The fix is to add the missing module to the db-cleanup tool's injector.

branch-2.5:

commit 8111ba662e849c27e4a9a04305b3ef2260c030e9
Author: Laszlo Puskas <lpus...@hortonworks.com>
Date:?? Fri Jan 20 19:18:10 2017 +0100

????AMBARI-19649. Ambari purge tool broken. (Laszlo Puskas via stoader)

commit ec6ba0abbf2b1ce343f370f63512d45e7add9a40
Author: Laszlo Puskas <lpus...@hortonworks.com>
Date:?? Fri Jan 20 23:18:13 2017 +0100

????AMBARI-19649. Ambari purge tool broken. (Laszlo Puskas via stoader)


Diffs
-----

  
ambari-server/src/main/java/org/apache/ambari/server/cleanup/CleanupDriver.java 
f10250e 
  ambari-server/src/main/java/org/apache/ambari/server/stack/StackManager.java 
0e2e0d8 

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


Testing
-------

Manually.


Thanks,

Laszlo Puskas

Reply via email to