You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eagle.apache.org by "Hao Chen (JIRA)" <ji...@apache.org> on 2016/09/10 09:45:20 UTC

[jira] [Created] (EAGLE-536) Suppport application dependency

Hao Chen created EAGLE-536:
------------------------------

             Summary: Suppport application dependency
                 Key: EAGLE-536
                 URL: https://issues.apache.org/jira/browse/EAGLE-536
             Project: Eagle
          Issue Type: Improvement
    Affects Versions: v0.5.0
            Reporter: Hao Chen
            Assignee: Hao Chen
             Fix For: v0.5.0


In most cases a complete application maybe consist of a series of sub-applications, typically like 
{code} JPM APP (logically) = JPM UI App + Spark History APP + Spark Running APP + MR History APP + MR Running APP {code}
, where JPM UI APP should depends on other APP.

So the enhancement should include:
1. Declare JPM UI APP's dependency
2. Check JPM UI APP dependency when installation, if not meet, throw exception.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)