-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/31648/
-----------------------------------------------------------

Review request for hive and Xuefu Zhang.


Bugs: HIVE-9830
    https://issues.apache.org/jira/browse/HIVE-9830


Repository: hive-git


Description
-------

1. Don't flush the file if the task is aborted.
2. Try to clean up partitial file if something goes wrong in flushing a file.

Ideally, we should no use a random file. We should use a fixed file name for 
this task this split.


Diffs
-----

  ql/src/java/org/apache/hadoop/hive/ql/exec/SparkHashTableSinkOperator.java 
9557efd 

Diff: https://reviews.apache.org/r/31648/diff/


Testing
-------


Thanks,

Jimmy Xiang

Reply via email to