Repository: ambari Updated Branches: refs/heads/trunk af8c40178 -> 9910c4971
AMBARI-22471 : 'yum remove snappy' deletes ambari-metrics-collector. (avijayan) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/9910c497 Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/9910c497 Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/9910c497 Branch: refs/heads/trunk Commit: 9910c49716d3d31eae665ab1ba0f8fbafd33c1bf Parents: af8c401 Author: Aravindan Vijayan <[email protected]> Authored: Mon Nov 20 10:44:50 2017 -0800 Committer: Aravindan Vijayan <[email protected]> Committed: Mon Nov 20 10:44:50 2017 -0800 ---------------------------------------------------------------------- ambari-metrics/ambari-metrics-assembly/pom.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/9910c497/ambari-metrics/ambari-metrics-assembly/pom.xml ---------------------------------------------------------------------- diff --git a/ambari-metrics/ambari-metrics-assembly/pom.xml b/ambari-metrics/ambari-metrics-assembly/pom.xml index 9925947..43ff285 100644 --- a/ambari-metrics/ambari-metrics-assembly/pom.xml +++ b/ambari-metrics/ambari-metrics-assembly/pom.xml @@ -226,7 +226,6 @@ <description>Maven Recipe: RPM Package.</description> <autoRequires>false</autoRequires> <requires> - <require>snappy</require> <require>${python.ver}</require> </requires>
