Dmitry Lysnichenko created AMBARI-13335:
-------------------------------------------
Summary: Install package command during RU should honor excluded
packages
Key: AMBARI-13335
URL: https://issues.apache.org/jira/browse/AMBARI-13335
Project: Ambari
Issue Type: Bug
Reporter: Dmitry Lysnichenko
Assignee: Dmitry Lysnichenko
Attachments: AMBARI-13335.patch
It seems that install package custom action is not taking into account the
logic in the stack to exclude packages. Therefore, it is installing hadooplzo,
phoenix, even if they should be installed. This causes issue for folks using
local repo which may not include these packages.
We need a design where package exclusion logic lives in a single location -
perhaps stack definition itself - that is shared by Upgrade code as well as
regular stack install code.
Meanwhile, we may need a hot-fix to avoid installing hadooplzo durint RU. This
can be a bit hacky as its needed on 2.1.2.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)