[
https://issues.apache.org/jira/browse/EAGLE-363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15370152#comment-15370152
]
ASF GitHub Bot commented on EAGLE-363:
--------------------------------------
GitHub user pkuwm opened a pull request:
https://github.com/apache/incubator-eagle/pull/257
EAGLE-363. Read topologyName from application.conf for MR history job
feeder.
Fix the bug to allow topology name configuration.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/JingGe/incubator-eagle EAGLE-363
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-eagle/pull/257.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 #257
----
commit a6dc721261caee47bb9cf4269f77a7a44c90576a
Author: jinge <[email protected]>
Date: 2016-04-21T00:33:52Z
[EAGLE-276] - new mvn modules for spark history & running job monitoring
commit 9a89b7c830c930f08e643439f5da7cbc73664bcc
Author: Wang Jiaye <[email protected]>
Date: 2016-05-16T02:51:28Z
spark monitor
commit 56fda606438ba8c60cac250b2a437baa61738d3c
Author: Wang Jiaye <[email protected]>
Date: 2016-05-18T03:24:55Z
fix bug
commit 4a0d8cf67cfeba54825f04b664396ce8495f9697
Author: Wang Jiaye <[email protected]>
Date: 2016-05-18T08:59:59Z
add core info in executor
commit 3f18479b7239da81721e0bda9e86ce7c0c0518e2
Author: Wang Jiaye <[email protected]>
Date: 2016-06-02T04:26:36Z
spark change
commit 3cb76fabf0c05bc1b4f9db288c0af82b0fe44c74
Author: Wang Jiaye <[email protected]>
Date: 2016-06-02T09:43:39Z
fix
commit 52aed71a8f55142f3f54908fd3575c43c9a0fed7
Author: jinhuwu <[email protected]>
Date: 2016-06-03T05:12:34Z
add mr history feeder
commit c49af8dfa51cfa1a69fd038ec2800504f3eac9c2
Author: jinhuwu <[email protected]>
Date: 2016-06-03T07:52:27Z
fix code for open source
commit db29ca9314d7cd915d66a32b927546bb9e54fcb8
Author: jinhuwu <[email protected]>
Date: 2016-06-03T09:27:02Z
fix code for open source
commit 6b75006dcff3c81ffd9538864013aee333273acf
Author: jinhuwu <[email protected]>
Date: 2016-06-03T10:05:33Z
Merge branch 'develop' of https://github.com/apache/incubator-eagle into
EAGLE-276
commit 2f7179fb9fda7f6f7a7818d5a509a57106db1aa5
Author: jinhuwu <[email protected]>
Date: 2016-06-07T09:00:00Z
change version to 0.5.0
commit ef47dbd0230b327b58a06fa7244d0a12542af7e7
Author: jinhuwu <[email protected]>
Date: 2016-06-12T08:10:38Z
Merge branch 'develop' of https://github.com/apache/incubator-eagle into
EAGLE-276
commit de3301ad6b2aa4f8dbe4a332831c9712f9a6a09b
Author: jinhuwu <[email protected]>
Date: 2016-06-12T09:22:19Z
add job configuration key filter
commit 5786cea1f5b2522ceae1841cb4a508e50b0b87fd
Author: jinhuwu <[email protected]>
Date: 2016-06-13T09:32:37Z
add support for running in storm cluster env
commit 83b8ace95e78ae76524e2d2f5018c33729fe279b
Author: jinhuwu <[email protected]>
Date: 2016-06-29T07:31:18Z
fix some bugs
commit f6a9eb514ed596b20799f8ecce25d84258c7f6ee
Author: jinhuwu <[email protected]>
Date: 2016-06-29T07:35:36Z
change config
commit f3eacc2d88f8a854858efbeb499a62c022268bfe
Author: jinhuwu <[email protected]>
Date: 2016-07-02T13:10:13Z
change hadoop config in pom.xml
commit b8a117b67ac24e0d55bd284d226a6969e480ac2c
Author: jinhuwu <[email protected]>
Date: 2016-07-04T08:12:54Z
remove author
commit 62e5ef851b9a37a7239e3104846998eb7858ef59
Author: pkuwm <[email protected]>
Date: 2016-07-11T04:19:49Z
Merge branch 'develop' of github.com:apache/incubator-eagle into EAGLE-363
commit 5b20068731f68bdbf0138b8a247c3bbdd42f3a9c
Author: pkuwm <[email protected]>
Date: 2016-07-11T04:09:25Z
EAGLE-363. Read topologyName from application.conf for MR history job
feeder.
----
> Read topologyName from application.conf for MR history job feeder.
> ------------------------------------------------------------------
>
> Key: EAGLE-363
> URL: https://issues.apache.org/jira/browse/EAGLE-363
> Project: Eagle
> Issue Type: Bug
> Affects Versions: v0.5.0
> Reporter: Huizhi Lu
> Assignee: Huizhi Lu
> Fix For: v0.5.0
>
>
> Current:
> Topology name can not be configured because it is hard coded.
> Fix:
> Topology name can be read in application.conf.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)