[ 
https://issues.apache.org/jira/browse/EAGLE-430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15414188#comment-15414188
 ] 

ASF GitHub Bot commented on EAGLE-430:
--------------------------------------

GitHub user yonzhang opened a pull request:

    https://github.com/apache/incubator-eagle/pull/315

    explore new packaging method for eagle using new app framework

    https://issues.apache.org/jira/browse/EAGLE-430

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/yonzhang/incubator-eagle develop

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-eagle/pull/315.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #315
    
----
commit e8de594c2420108ba26e70cf6151356eb4abf788
Author: yonzhang <[email protected]>
Date:   2016-08-09T01:04:57Z

    Hbase monitoring metadata browse API in new app framework

commit c57242bc76931dfc73d7806a66d1ebeffdb0d4f2
Author: yonzhang <[email protected]>
Date:   2016-08-09T20:00:44Z

    first version of eagle server assembly

commit 8fdf4626d15b54a3490504614ef0a02231f6a814
Author: yonzhang <[email protected]>
Date:   2016-08-09T20:34:35Z

    Merge remote-tracking branch 'upstream/develop' into develop

----


> explore new packaging method for eagle using new app framework
> --------------------------------------------------------------
>
>                 Key: EAGLE-430
>                 URL: https://issues.apache.org/jira/browse/EAGLE-430
>             Project: Eagle
>          Issue Type: Improvement
>    Affects Versions: v0.5.0
>            Reporter: Edward Zhang
>            Assignee: Edward Zhang
>             Fix For: v0.5.0
>
>
> New app framework will manage application jars in central place, while 
> application jars include topology jars and web jars. 
> We need figure out Eagle 0.5 binary layout.
> The goal is with only Eagle 0.5 server we can start any topology remotely.
> /eagle-server
>     /conf  (application.conf)
>     /bin    (add class path)
>     /lib
>        /eagle-server.jar
>        /apps
>             app1.jar
>             app1-web.jar
>             app2.jar
>     /web
>             index.html
>             /js



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

Reply via email to