You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eagle.apache.org by wujinhu <gi...@git.apache.org> on 2016/09/20 05:50:15 UTC

[GitHub] incubator-eagle pull request #444: [EAGLE-551] fix some bugs and improvement...

GitHub user wujinhu opened a pull request:

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

    [EAGLE-551] fix some bugs and improvement of mr history feeder

    https://issues.apache.org/jira/browse/EAGLE-551
    
    1. bug fix: 
    1.1 mr running feeder does not set internalState to FINISHED when job finished.
    1.2 JHFSparkEventReader should not reload config, it should use config that inited by framework
    1.3 JHFSparkEventReader flushed entities failed, but it marks the application succeed
    2. improvement: move hdfs ha configuration from (core-site.xml/hdfs-site.xml) to application.conf

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

    $ git pull https://github.com/wujinhu/incubator-eagle EAGLE-551

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

    https://github.com/apache/incubator-eagle/pull/444.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 #444
    
----
commit 7be84181ce7e12e0a0ae09d58dd96b990e49bc1c
Author: wujinhu <wu...@126.com>
Date:   2016-09-20T05:46:19Z

    fix some bugs and improvement of mr history feeder

commit a0122f6058de021c70e7ddd62a4de9cbb9046fce
Author: wujinhu <wu...@126.com>
Date:   2016-09-20T05:48:05Z

    fix some bugs and improvement of mr history feeder

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---