You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@ambari.apache.org by Alejandro Fernandez <af...@hortonworks.com> on 2017/08/01 22:34:18 UTC

Review Request 61283: AMBARI-21627. Cross-stack upgrade from IOP to HDP, ranger audit properties need to be deleted

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

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


Re: Review Request 61283: AMBARI-21627. Cross-stack upgrade from IOP to HDP, ranger audit properties need to be deleted

Posted by Di Li <di...@ca.ibm.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61283/#review181971
-----------------------------------------------------------




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

    ranger-hive-audit exists in both BI 4.2.0 and BI 4.2.5, so the change should be in both upgrade pack xml files.


- 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
> 
>


Re: Review Request 61283: AMBARI-21627. Cross-stack upgrade from IOP to HDP, ranger audit properties need to be deleted

Posted by Jonathan Hurley <jh...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61283/#review182057
-----------------------------------------------------------


Ship it!




Ship It!

- Jonathan Hurley


On Aug. 2, 2017, 9:06 p.m., Alejandro Fernandez wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/61283/
> -----------------------------------------------------------
> 
> (Updated Aug. 2, 2017, 9:06 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.5/upgrades/config-upgrade.xml 52a6cdc 
>   ambari-server/src/main/resources/stacks/BigInsights/4.2.5/upgrades/nonrolling-upgrade-to-hdp-2.6.xml 1fe0382 
>   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/2/
> 
> 
> Testing
> -------
> 
> Inspected manually
> 
> 
> Thanks,
> 
> Alejandro Fernandez
> 
>


Re: Review Request 61283: AMBARI-21627. Cross-stack upgrade from IOP to HDP, ranger audit properties need to be deleted

Posted by Alejandro Fernandez <af...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61283/
-----------------------------------------------------------

(Updated Aug. 3, 2017, 1:06 a.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 (updated)
-----

  ambari-server/src/main/resources/stacks/BigInsights/4.2.5/upgrades/config-upgrade.xml 52a6cdc 
  ambari-server/src/main/resources/stacks/BigInsights/4.2.5/upgrades/nonrolling-upgrade-to-hdp-2.6.xml 1fe0382 
  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/2/

Changes: https://reviews.apache.org/r/61283/diff/1-2/


Testing
-------

Inspected manually


Thanks,

Alejandro Fernandez


Re: Review Request 61283: AMBARI-21627. Cross-stack upgrade from IOP to HDP, ranger audit properties need to be deleted

Posted by Alejandro Fernandez <af...@hortonworks.com>.

> On Aug. 2, 2017, 11:44 a.m., Tim Thorpe wrote:
> > Are these needed in BigInsights 4.2.5 as well?
> 
> Alejandro Fernandez wrote:
>     EU from BigInsights 4.2 to 4.2.5 already fixed most/all of these properties already.

I can still include it in 4.2.5 just to be safe.


- Alejandro


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


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
> 
>


Re: Review Request 61283: AMBARI-21627. Cross-stack upgrade from IOP to HDP, ranger audit properties need to be deleted

Posted by Alejandro Fernandez <af...@hortonworks.com>.

> On Aug. 2, 2017, 11:44 a.m., Tim Thorpe wrote:
> > Are these needed in BigInsights 4.2.5 as well?

EU from BigInsights 4.2 to 4.2.5 already fixed most/all of these properties already.


- Alejandro


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


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
> 
>


Re: Review Request 61283: AMBARI-21627. Cross-stack upgrade from IOP to HDP, ranger audit properties need to be deleted

Posted by Tim Thorpe <tt...@ca.ibm.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61283/#review181964
-----------------------------------------------------------


Ship it!




Are these needed in BigInsights 4.2.5 as well?

- Tim Thorpe


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
> 
>


Re: Review Request 61283: AMBARI-21627. Cross-stack upgrade from IOP to HDP, ranger audit properties need to be deleted

Posted by Alejandro Fernandez <af...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61283/#review182053
-----------------------------------------------------------




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

    Correct, ranger-kafka-audit did not exist in 4.2 and was deleted in 4.2.5.
    ranger-kms-audit exists in both 4.2 and 4.2.5 but deleted those configs in 4.2.5 so does not need to be in this file or in the 4.2.5 upgrade pack to HDP 2.6



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

    ranger-hdfs-audit exists both in BigInsights 4.2 and 4.2.5 but the configs were already deleted in 4.2.5, so no need to put into the 4.2.5 upgrade pack to HDP 2.6



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

    ranger-yarn-audit exists in both BigInsights 4.2 and 4.2.5 and did not delete the properties in 4.2.5, so both upgrade packs need to delete these configs.



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

    ranger-hbase-audit exists in both BigInsights 4.2 and 4.2.5 and did not delete the properties in 4.2.5, so both upgrade packs need to delete these configs.



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

    ranger-hive-audit exists in both BigInsights 4.2 and 4.2.5 and did not delete the properties in 4.2.5, so both upgrade packs need to delete these configs.



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

    ranger-knox-audit exists in both BigInsights 4.2 and 4.2.5 and did not delete the properties in 4.2.5, so both upgrade packs need to delete these configs.


- Alejandro Fernandez


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
> 
>


Re: Review Request 61283: AMBARI-21627. Cross-stack upgrade from IOP to HDP, ranger audit properties need to be deleted

Posted by Di Li <di...@ca.ibm.com>.
-----------------------------------------------------------
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
> 
>