Repository: incubator-metron Updated Branches: refs/heads/master 19e0e715d -> cac696d7d
METRON-888 Update README to show requirement of Ambari 2.4.2 (dlyle via justinleet) closes apache/incubator-metron#548 Project: http://git-wip-us.apache.org/repos/asf/incubator-metron/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-metron/commit/cac696d7 Tree: http://git-wip-us.apache.org/repos/asf/incubator-metron/tree/cac696d7 Diff: http://git-wip-us.apache.org/repos/asf/incubator-metron/diff/cac696d7 Branch: refs/heads/master Commit: cac696d7dbf9bec57cc9a59f599bded48186ca70 Parents: 19e0e71 Author: dlyle <[email protected]> Authored: Wed Apr 26 09:16:33 2017 -0400 Committer: leet <[email protected]> Committed: Wed Apr 26 09:16:33 2017 -0400 ---------------------------------------------------------------------- metron-deployment/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-metron/blob/cac696d7/metron-deployment/README.md ---------------------------------------------------------------------- diff --git a/metron-deployment/README.md b/metron-deployment/README.md index 4d285f4..adb48fd 100644 --- a/metron-deployment/README.md +++ b/metron-deployment/README.md @@ -59,7 +59,7 @@ This will set up - Optional Kibana ### Prerequisites -- A cluster managed by Ambari 2.4 +- A cluster managed by Ambari 2.4.2+ - Metron RPMs available on the cluster in the /localrepo directory. See [RPM](#rpm) for further information. ### Building Management Pack
