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

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

Github user haoch commented on a diff in the pull request:

    https://github.com/apache/incubator-eagle/pull/430#discussion_r78320618
  
    --- Diff: 
eagle-jpm/eagle-jpm-aggregation/src/main/java/org/apache/eagle/jpm/aggregation/storm/AggregationSpout.java
 ---
    @@ -64,7 +64,7 @@ public void open(Map conf, TopologyContext context, final 
SpoutOutputCollector c
         @Override
         public void nextTuple() {
             Utils.sleep(5);
    -        LOG.info("start to run");
    +        LOG.debug("start to run");
    --- End diff --
    
    if(LOG.isDebugEnabled())


> aggregation framework for mr history jobs
> -----------------------------------------
>
>                 Key: EAGLE-526
>                 URL: https://issues.apache.org/jira/browse/EAGLE-526
>             Project: Eagle
>          Issue Type: New Feature
>            Reporter: wujinhu
>            Assignee: wujinhu
>




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

Reply via email to