[
https://issues.apache.org/jira/browse/EAGLE-536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hao Chen updated EAGLE-536:
---------------------------
Description:
In most cases a complete application maybe logically 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. Some APP may only have Process (appClass) and others may only have UI
(viewPath)
2. Declare JPM UI APP's dependency
3. Check JPM UI APP dependency when installation, if not meet, throw exception.
was:
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. Some APP may only have Process (appClass) and others may only have UI
(viewPath)
2. Declare JPM UI APP's dependency
3. Check JPM UI APP dependency when installation, if not meet, throw exception.
> 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 logically 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. Some APP may only have Process (appClass) and others may only have UI
> (viewPath)
> 2. Declare JPM UI APP's dependency
> 3. Check JPM UI APP dependency when installation, if not meet, throw
> exception.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)