[jira] [Commented] (TWILL-217) AppMaster launcher should include eventHandler dependencies and nothing else from application

2017-02-24 Thread Terence Yim (JIRA)
[ https://issues.apache.org/jira/browse/TWILL-217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15883185#comment-15883185 ] Terence Yim commented on TWILL-217: --- for this case, we can simply get the base classpath of any class in

[jira] [Commented] (TWILL-217) AppMaster launcher should include eventHandler dependencies and nothing else from application

2017-02-24 Thread Martin Serrano (JIRA)
[ https://issues.apache.org/jira/browse/TWILL-217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15883085#comment-15883085 ] Martin Serrano commented on TWILL-217: -- I know. I'm just suggesting the use of ClassPath to generate

[jira] [Commented] (TWILL-217) AppMaster launcher should include eventHandler dependencies and nothing else from application

2017-02-24 Thread Terence Yim (JIRA)
[ https://issues.apache.org/jira/browse/TWILL-217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15883049#comment-15883049 ] Terence Yim commented on TWILL-217: --- Oh, I see. Well, using the guava ClassPath is not enough as it won't

[jira] [Commented] (TWILL-217) AppMaster launcher should include eventHandler dependencies and nothing else from application

2017-02-24 Thread Martin Serrano (JIRA)
[ https://issues.apache.org/jira/browse/TWILL-217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15882642#comment-15882642 ] Martin Serrano commented on TWILL-217: -- I was referring to the need to construct the jar that will be

[jira] [Commented] (TWILL-217) AppMaster launcher should include eventHandler dependencies and nothing else from application

2017-02-23 Thread Martin Serrano (JIRA)
[ https://issues.apache.org/jira/browse/TWILL-217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15881207#comment-15881207 ] Martin Serrano commented on TWILL-217: -- Seems then that we will need some way to get the list of all

[jira] [Commented] (TWILL-217) AppMaster launcher should include eventHandler dependencies and nothing else from application

2017-02-16 Thread Martin Serrano (JIRA)
[ https://issues.apache.org/jira/browse/TWILL-217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15870007#comment-15870007 ] Martin Serrano commented on TWILL-217: -- That sounds reasonable. Thanks! > AppMaster launcher should

[jira] [Commented] (TWILL-217) AppMaster launcher should include eventHandler dependencies and nothing else from application

2017-02-13 Thread Terence Yim (JIRA)
[ https://issues.apache.org/jira/browse/TWILL-217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15865270#comment-15865270 ] Terence Yim commented on TWILL-217: --- Pretty much it, but we do need to follow the Java classloading

[jira] [Commented] (TWILL-217) AppMaster launcher should include eventHandler dependencies and nothing else from application

2017-02-11 Thread Terence Yim (JIRA)
[ https://issues.apache.org/jira/browse/TWILL-217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15862599#comment-15862599 ] Terence Yim commented on TWILL-217: --- I think a better approach is to provide classloader isolation so