GitHub user mmiklavc opened a pull request:
https://github.com/apache/incubator-metron/pull/140
METRON-153 Upgrade to CentOS 7
CentOS 7 upgrade - https://issues.apache.org/jira/browse/METRON-153
Changes for Centos 7:
- centos box changed to 7.2
- yum repo updates:
- centos epel
- hdp main
- hdp utils
- ambari repo
- ethernet interfaces changed format from eth[\d+] to enp0s[\d+] on vagrant
box (stays the same on EC2)
- migrate from iptables to firewalld and disable both if either exists
- migrate from init.d to systemd in Vagrant box
- pm2-init registration fixed
- upgrade mysql to el7-8
- enable yaf systemd registration (remove erroneous pcap-replay in the yaf
scripts)
- cleanup ambari role config
- EC2 AMI's for CentOS 7 pull from table based on EC2 deploy region
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mmiklavc/incubator-metron METRON-153-merge
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-metron/pull/140.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #140
----
commit de68e422a4aeec7beae8b25c4207ea0059943f0b
Author: Michael Miklavcic <[email protected]>
Date: 2016-05-24T21:25:46Z
METRON-153 Upgrade to CentOS 7
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---