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

(Updated Sept. 29, 2012, 2:36 a.m.)


Review request for hcatalog and Francis Liu.


Description
-------

[HCATALOG-513] [trunk] - Data Store onto HCatalog table fails for dynamic 
partitioning as the temporary directory gets deleted by the completed map tasks
The commitJob() in the close() of FileRecordWriterContainer was the culprit as 
it was prematurely removing the temporary workplace of the job while other 
tasks were still writing onto it.


This addresses bug HCATALOG-513.
    https://issues.apache.org/jira/browse/HCATALOG-513


Diffs (updated)
-----

  
http://svn.apache.org/repos/asf/incubator/hcatalog/trunk/src/java/org/apache/hcatalog/mapreduce/FileOutputCommitterContainer.java
 1389632 
  
http://svn.apache.org/repos/asf/incubator/hcatalog/trunk/src/java/org/apache/hcatalog/mapreduce/FileRecordWriterContainer.java
 1389632 

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


Testing
-------


Thanks,

Arup Malakar

Reply via email to