[ 
https://issues.apache.org/jira/browse/HIVE-1509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12895312#action_12895312
 ] 

Joydeep Sen Sarma commented on HIVE-1509:
-----------------------------------------

couple of comments:

- use ProgressCounter.CREATED_FILES directly instead of using 
valueOf("CREATED_FILES")
- can we move the check for total number of created files to inside 
checkFatalErrors? we are duplicating some code (for example we just fixed a 
problem where getCounters() can return null and ignoring that inside 
checkFatal).


> Monitor the working set of the number of files 
> -----------------------------------------------
>
>                 Key: HIVE-1509
>                 URL: https://issues.apache.org/jira/browse/HIVE-1509
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>    Affects Versions: 0.7.0
>            Reporter: Namit Jain
>            Assignee: Ning Zhang
>         Attachments: HIVE-1509.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to