Mikhail Bautin created HIVE-3974:
------------------------------------

             Summary: RCFile needs to export a method to flush buffered records 
and provide a flush callback
                 Key: HIVE-3974
                 URL: https://issues.apache.org/jira/browse/HIVE-3974
             Project: Hive
          Issue Type: Improvement
            Reporter: Mikhail Bautin
            Priority: Minor


Sometimes it is desirable to make sure all buffered records have been 
persisted, and take some action when that happens. The easiest way to achieve 
this is to make the flushRecords() method public and add a callback for when a 
flush happens.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to