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




ambari-server/src/main/resources/stacks/BigInsights/4.2/upgrades/config-upgrade.xml
Lines 125 (patched)
<https://reviews.apache.org/r/61283/#comment257806>

    ranger-kafka-audit only exists in BI 4.2.5. For BI 4.2.0, the conf change 
should be just the ranger-kms-audit ones.
    For BI 4.2.5, it should be both ranger-kafka-audit and ranger-kms-audit.


- Di Li


On Aug. 1, 2017, 10:34 p.m., Alejandro Fernandez wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/61283/
> -----------------------------------------------------------
> 
> (Updated Aug. 1, 2017, 10:34 p.m.)
> 
> 
> Review request for Ambari, Dmytro Grinenko, Di Li, Sumit Mohanty, Sid Wagle, 
> and Tim Thorpe.
> 
> 
> Bugs: AMBARI-21627
>     https://issues.apache.org/jira/browse/AMBARI-21627
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> STR:
> 
> * Install BigInsights 4.2.0 with Ranger, Knox, Kafka, Hive, HBase, YARN, HDFS
> * Upgrade Ambari to 2.5.2
> * Install HDP 2.6
> * Perform EU to HDP 2.6
> 
> 
> All of the config types like ranger-*-audit.xml have configs that need to be 
> deleted that begin with xasecure.audit.destination.db.*
> E.g.,
> ```
> xasecure.audit.destination.db: "true",
> xasecure.audit.destination.db.batch.filespool.dir: 
> "/var/log/hbase/audit/db/spool",
> xasecure.audit.destination.db.jdbc.driver: "{{jdbc_driver}}",
> xasecure.audit.destination.db.jdbc.url: "{{audit_jdbc_url}}",
> xasecure.audit.destination.db.password: 
> "SECRET:ranger-hbase-audit:3:xasecure.audit.destination.db.password",
> xasecure.audit.destination.db.user: "{{xa_audit_db_user}}",
> ```
> 
> 
> Diffs
> -----
> 
>   
> ambari-server/src/main/resources/stacks/BigInsights/4.2/upgrades/config-upgrade.xml
>  17e80b5 
>   
> ambari-server/src/main/resources/stacks/BigInsights/4.2/upgrades/nonrolling-upgrade-to-hdp-2.6.xml
>  55736cf 
> 
> 
> Diff: https://reviews.apache.org/r/61283/diff/1/
> 
> 
> Testing
> -------
> 
> Inspected manually
> 
> 
> Thanks,
> 
> Alejandro Fernandez
> 
>

Reply via email to