You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@metron.apache.org by Michael Miklavcic <mi...@gmail.com> on 2019/11/13 18:51:13 UTC

[ANNOUNCE] Upgrade helper script available in master

Hi all,

I wanted to share that we have made available an upgrade helper script.
This will help manage backup and restore of:

   - Ambari configurations pertinent to Metron
   - Zookeeper configurations for Metron


This will not backup any custom jars you may have placed in parser_contrib
or indexing_contrib, or handle other platform-specific tasks.

https://github.com/apache/metron/tree/master/metron-platform/metron-common#metron-upgrade-helper
https://github.com/apache/metron/blob/master/metron-platform/metron-common/src/main/scripts/upgrade_helper.sh

Best,
Mike Miklavcic