[GitHub] incubator-eagle pull request #490: [EAGLE-605] Fix MR feeder provider.xml an...

2016-10-11 Thread asfgit
Github user asfgit closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request #490: [EAGLE-605] Fix MR feeder provider.xml an...

2016-10-11 Thread wujinhu
GitHub user wujinhu opened a pull request:

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

[EAGLE-605] Fix MR feeder provider.xml and remove useless configure

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

1. add missing configure from application.conf to provider.xml
2. remove useless configure like : 
pathContainsJobTrackerName/jobTrackerName/dryRun
3. Fix bug: add IsExecutable to ApplicationDesc so that web ui will know 
some applications can not be started, just static

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

$ git pull https://github.com/wujinhu/incubator-eagle ui-test

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

https://github.com/apache/incubator-eagle/pull/490.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 #490


commit e461c4795c29464715d42775a5e2aa11f772c936
Author: wujinhu 
Date:   2016-10-11T07:29:27Z

Fix MR feeder provider.xml and remove useless configure




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---