Rajesh Balamohan created HIVE-17745:
---------------------------------------
Summary: FileSinkOperator: do not invoke updateProgress for every
record
Key: HIVE-17745
URL: https://issues.apache.org/jira/browse/HIVE-17745
Project: Hive
Issue Type: Bug
Reporter: Rajesh Balamohan
Priority: Minor
Depending on the query and the number of records, {{updateProgress}} shows up
in profiler as hotspot. It would be good to consider updating the progress on
completing "x" number of records instead of invoking it for every record.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)