Aravindan Vijayan created AMBARI-17150:
------------------------------------------
Summary: Ambari Metrics components packages do not have vendor
before upgrade, but for new versions it appears [Upgrade]
Key: AMBARI-17150
URL: https://issues.apache.org/jira/browse/AMBARI-17150
Project: Ambari
Issue Type: Bug
Components: ambari-metrics
Affects Versions: 2.4.0
Reporter: Aravindan Vijayan
Assignee: Aravindan Vijayan
Priority: Critical
Fix For: 2.4.0
In 2.3.0 (i.e 2.4.0), changes were made to ambari-metrics project's pom.xml
such that it's parent project is Ambari. AMS pom.xml did not have any Vendor
(organization) information, and hence it inherited from Ambari project ('Apache
Software Foundation'). Hence, the released AMS packages have no Vendor and the
new ones will have it thus causing upgrade command to fail
{code}
suse1101:~ # zypper up ambari-metrics-hadoop-sink
Loading repository data...
Reading installed packages...
There is an update candidate for 'ambari-metrics-hadoop-sink', but it is from
different vendor. Use 'zypper install
ambari-metrics-hadoop-sink-2.4.0.0-569.x86_64' to install this candidate.
Resolving package dependencies...
Nothing to do.
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)