[
https://issues.apache.org/jira/browse/TAJO-1501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14392443#comment-14392443
]
ASF GitHub Bot commented on TAJO-1501:
--------------------------------------
GitHub user eminency opened a pull request:
https://github.com/apache/tajo/pull/498
TAJO-1501: Too many log message of HashShuffleAppenderManager
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/eminency/tajo TAJO-1501
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/498.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 #498
----
commit 066a0894f1caf156f771dfa8f05277b551020cab
Author: Jongyoung Park <[email protected]>
Date: 2015-04-02T09:32:13Z
The log message level is decreased as DEBUG
----
> Too many log message of HashShuffleAppenderManager.
> ---------------------------------------------------
>
> Key: TAJO-1501
> URL: https://issues.apache.org/jira/browse/TAJO-1501
> Project: Tajo
> Issue Type: Improvement
> Reporter: Hyoungjun Kim
> Assignee: Jongyoung Park
> Priority: Trivial
>
> HashShuffleAppenderManager generates too many log message if there is large
> number of partitions.
> This message should be changed to DEBUG level.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)