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)