[jira] Updated: (HIVE-1852) Reduce unnecessary DFSClient.rename() calls

2010-12-22 Thread Joydeep Sen Sarma (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joydeep Sen Sarma updated HIVE-1852: Resolution: Fixed Fix Version/s: 0.7.0 Status: Resolved (was: Patch Availa

[jira] Updated: (HIVE-1852) Reduce unnecessary DFSClient.rename() calls

2010-12-21 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-1852: - Attachment: HIVE-1852.6.patch Take Joy's comments. Also added one more test case for wildcard matching a

[jira] Updated: (HIVE-1852) Reduce unnecessary DFSClient.rename() calls

2010-12-21 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-1852: - Attachment: HIVE-1852.5.patch Uploading HIVE-1852.5.patch containing a simple log fix in load_overwrite.q.

[jira] Updated: (HIVE-1852) Reduce unnecessary DFSClient.rename() calls

2010-12-21 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-1852: - Attachment: HIVE-1852.4.patch @joydeep, you are right. if there is no 'local' keyword there is no CopyTask

[jira] Updated: (HIVE-1852) Reduce unnecessary DFSClient.rename() calls

2010-12-16 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-1852: - Attachment: HIVE-1852.3.patch Taking Hairong and Joydeep's comments. The original implementation assumes

[jira] Updated: (HIVE-1852) Reduce unnecessary DFSClient.rename() calls

2010-12-15 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-1852: - Attachment: HIVE-1852.2.patch @Joydeep, replaceFiles() is called by loadTable with the "replace" flag turn

[jira] Updated: (HIVE-1852) Reduce unnecessary DFSClient.rename() calls

2010-12-15 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-1852: - Status: Patch Available (was: Open) > Reduce unnecessary DFSClient.rename() calls > -

[jira] Updated: (HIVE-1852) Reduce unnecessary DFSClient.rename() calls

2010-12-15 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-1852: - Attachment: HIVE-1852.patch > Reduce unnecessary DFSClient.rename() calls > --