You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Madhuvanthi Radhakrishnan (JIRA)" <ji...@apache.org> on 2017/08/18 05:38:00 UTC

[jira] [Created] (AMBARI-21752) Use Mpack metadata for iterating over list of packlets to expand

Madhuvanthi Radhakrishnan created AMBARI-21752:
--------------------------------------------------

             Summary: Use Mpack metadata for iterating over list of packlets to expand
                 Key: AMBARI-21752
                 URL: https://issues.apache.org/jira/browse/AMBARI-21752
             Project: Ambari
          Issue Type: Bug
          Components: ambari-server
            Reporter: Madhuvanthi Radhakrishnan
            Assignee: Madhuvanthi Radhakrishnan


In current logic for expanding packlets, we are getting the service name from the packlet tarball file name. Instead of iterating over all tarballs present in packlets subdir, we should rather iterate over the list of packlets of type "service-packlet" from mpack.json. This metadata already has the service name, packlet location etc. Also we should change the packlet type to be an Enum.



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