Dmytro Molkov created HIVE-3123: ----------------------------------- Summary: Hadoop20Shim. CombineFileRecordReader does not report progress within files Key: HIVE-3123 URL: https://issues.apache.org/jira/browse/HIVE-3123 Project: Hive Issue Type: Bug Reporter: Dmytro Molkov Priority: Trivial
When using CombineHiveInputFormat the progress of the task only changes on each of the processed parts of the split, but not within them. This patch fixes the issue and the progress of the task will be reported continuously. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira