[
https://issues.apache.org/jira/browse/HIVE-677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12734601#action_12734601
]
Namit Jain commented on HIVE-677:
---------------------------------
Isnt that done by the log.info() itself ?
if level is less than info, nothing will get printed.
> better debugging
> ----------------
>
> Key: HIVE-677
> URL: https://issues.apache.org/jira/browse/HIVE-677
> Project: Hadoop Hive
> Issue Type: Improvement
> Components: Query Processor
> Reporter: Namit Jain
> Assignee: Namit Jain
> Attachments: hive.677.1.patch, hive.677.2.patch
>
>
> Currently, we have no idea how many rows are being produced by join/file sink
> while the process is running.
> It makes the tasks very difficult to debug - it would be very useful to dump
> some stats while the process (mapper/reducer) is running
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.