[
https://issues.apache.org/jira/browse/PIG-1542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12920108#action_12920108
]
Daniel Dai commented on PIG-1542:
---------------------------------
Is it possible to move "pigContext.getLog4jProperties().setProperty(
"log4j.logger.org.apache.pig",
pigContext.getLog4jProperties().getProperty("log4j.logger.org.apache.pig.level"));"
from PigMapBase to Main? It might be better to set things up in the frontend
and just apply in the backend.
> log level not propogated to MR task loggers
> -------------------------------------------
>
> Key: PIG-1542
> URL: https://issues.apache.org/jira/browse/PIG-1542
> Project: Pig
> Issue Type: Bug
> Reporter: Thejas M Nair
> Assignee: niraj rai
> Fix For: 0.8.0
>
> Attachments: PIG-1542.patch, PIG-1542_1.patch, PIG-1542_2.patch
>
>
> Specifying "-d DEBUG" does not affect the logging of the MR tasks .
> This was fixed earlier in PIG-882 .
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.