You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by rl...@apache.org on 2017/11/27 20:24:22 UTC

[12/49] ambari git commit: AMBARI-22471 : 'yum remove snappy' deletes ambari-metrics-collector. (avijayan)

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/branch-feature-AMBARI-20859
Commit: 9910c49716d3d31eae665ab1ba0f8fbafd33c1bf
Parents: af8c401
Author: Aravindan Vijayan <av...@hortonworks.com>
Authored: Mon Nov 20 10:44:50 2017 -0800
Committer: Aravindan Vijayan <av...@hortonworks.com>
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>