----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/952/ -----------------------------------------------------------
Review request for hive, Yongqiang He, Ning Zhang, and namit jain. Summary ------- reduce name node calls in hive by creating temporary directories This addresses bug HIVE-2201. https://issues.apache.org/jira/browse/HIVE-2201 Diffs ----- trunk/ql/src/java/org/apache/hadoop/hive/ql/exec/ExecDriver.java 1134223 trunk/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java 1134223 trunk/ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java 1134223 trunk/ql/src/java/org/apache/hadoop/hive/ql/io/RCFileOutputFormat.java 1134223 Diff: https://reviews.apache.org/r/952/diff Testing ------- Thanks, Siying