You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Aravindan Vijayan (JIRA)" <ji...@apache.org> on 2017/11/18 04:39:01 UTC

[jira] [Updated] (AMBARI-22471) "yum remove snappy" deletes ambari-metrics-collector

     [ https://issues.apache.org/jira/browse/AMBARI-22471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aravindan Vijayan updated AMBARI-22471:
---------------------------------------
    Attachment: AMBARI-22471.patch

Attached simple patch to remove the dependency. The explicit pom.xml dependency on snappy was added because libsnappy was not being packaged in hadoop ubuntu tarball. Now, given that the packaging issue has been fixed, the explicit dependency can be removed.

[~swagle] / [~dsen] / [~jluniya] Can you review this simple patch?

> "yum remove snappy" deletes ambari-metrics-collector
> ----------------------------------------------------
>
>                 Key: AMBARI-22471
>                 URL: https://issues.apache.org/jira/browse/AMBARI-22471
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-metrics
>    Affects Versions: 2.6.1
>            Reporter: Aravindan Vijayan
>            Assignee: Aravindan Vijayan
>             Fix For: 2.6.1
>
>         Attachments: AMBARI-22471.patch
>
>
> There appears to be an invalid dependency in the packaging of snappy. Ambari-metrics-collector has snappy as a dependency. Yum remove snappy should fail since it is a dependency but, instead, it removes ambari-metrics-collector (but shouldn't). 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)