[GitHub] incubator-eagle issue #390: [EAGLE-502] Always retry to parse spark history ...

2016-09-01 Thread pkuwm
Github user pkuwm commented on the issue: https://github.com/apache/incubator-eagle/pull/390 Thanks. --- 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

[GitHub] incubator-eagle issue #390: [EAGLE-502] Always retry to parse spark history ...

2016-09-01 Thread qingwen220
Github user qingwen220 commented on the issue: https://github.com/apache/incubator-eagle/pull/390 merged, please close it --- 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

[GitHub] incubator-eagle issue #390: [EAGLE-502] Always retry to parse spark history ...

2016-08-28 Thread pkuwm
Github user pkuwm commented on the issue: https://github.com/apache/incubator-eagle/pull/390 Conflicts resolved. --- 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 wishe

[GitHub] incubator-eagle issue #390: [EAGLE-502] Always retry to parse spark history ...

2016-08-28 Thread haoch
Github user haoch commented on the issue: https://github.com/apache/incubator-eagle/pull/390 @pkuwm pls. resolve conflict firstly. --- 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

[GitHub] incubator-eagle issue #390: [EAGLE-502] Always retry to parse spark history ...

2016-08-27 Thread pkuwm
Github user pkuwm commented on the issue: https://github.com/apache/incubator-eagle/pull/390 This is a good tip to void high CPU usage on retry. I have updated it to sleep 5 secs. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHu

[GitHub] incubator-eagle issue #390: [EAGLE-502] Always retry to parse spark history ...

2016-08-26 Thread wujinhu
Github user wujinhu commented on the issue: https://github.com/apache/incubator-eagle/pull/390 Looks good to me now. It will be better have a sleep for some seconds when you emit it. --- If your project is set up for it, you can reply to this email and have your reply appear on GitH

[GitHub] incubator-eagle issue #390: [EAGLE-502] Always retry to parse spark history ...

2016-08-26 Thread pkuwm
Github user pkuwm commented on the issue: https://github.com/apache/incubator-eagle/pull/390 Thanks @wujinhu I have updated the code. The following code has been added. `@Override public void fail(Object msgId) { collector.emit(new Values(msgId), msgId);

[GitHub] incubator-eagle issue #390: [EAGLE-502] Always retry to parse spark history ...

2016-08-26 Thread wujinhu
Github user wujinhu commented on the issue: https://github.com/apache/incubator-eagle/pull/390 It seems there is no retry logic now. Please verify the code. I think something is missing. --- If your project is set up for it, you can reply to this email and have your reply appear on G

[GitHub] incubator-eagle issue #390: [EAGLE-502] Always retry to parse spark history ...

2016-08-25 Thread pkuwm
Github user pkuwm commented on the issue: https://github.com/apache/incubator-eagle/pull/390 The jenkins check failure is due to the previous commit. Please see the console log. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as