Re: Archive Replication Issue HIVE-7429

2014-07-16 Thread Navis류승우
Committed to trunk. Thanks Daniel, for the contribution. Navis 2014-07-17 6:20 GMT+09:00 Daniel Weeks : > I was wondering if someone could quickly review the patch below. It's > trivial and is just fixing a order of execution problem when uploading the > archive file to hdfs and setting the re

Archive Replication Issue HIVE-7429

2014-07-16 Thread Daniel Weeks
I was wondering if someone could quickly review the patch below. It's trivial and is just fixing a order of execution problem when uploading the archive file to hdfs and setting the replication factor (replication is set before archive is uploaded). https://issues.apache.org/jira/browse/HIVE-7429