[jira] Commented: (HADOOP-7133) CLONE to COMMON - HDFS-1445 Batch the calls in DataStorage to FileUtil.createHardLink(), so we call it once per directory instead of once per file

2011-03-11 Thread Matt Foley (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005766#comment-13005766 ] Matt Foley commented on HADOOP-7133: Thanks guys. HADOOP-7181 opened for Hairong's T

[jira] Commented: (HADOOP-7133) CLONE to COMMON - HDFS-1445 Batch the calls in DataStorage to FileUtil.createHardLink(), so we call it once per directory instead of once per file

2011-03-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005601#comment-13005601 ] Hudson commented on HADOOP-7133: Integrated in Hadoop-Common-trunk #627 (See [https://hu

[jira] Commented: (HADOOP-7133) CLONE to COMMON - HDFS-1445 Batch the calls in DataStorage to FileUtil.createHardLink(), so we call it once per directory instead of once per file

2011-03-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005411#comment-13005411 ] Hudson commented on HADOOP-7133: Integrated in Hadoop-Common-trunk-Commit #523 (See [htt

[jira] Commented: (HADOOP-7133) CLONE to COMMON - HDFS-1445 Batch the calls in DataStorage to FileUtil.createHardLink(), so we call it once per directory instead of once per file

2011-03-10 Thread Hairong Kuang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005299#comment-13005299 ] Hairong Kuang commented on HADOOP-7133: --- Sure, please go ahead and commit it. I alr

[jira] Commented: (HADOOP-7133) CLONE to COMMON - HDFS-1445 Batch the calls in DataStorage to FileUtil.createHardLink(), so we call it once per directory instead of once per file

2011-03-09 Thread Matt Foley (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13004945#comment-13004945 ] Matt Foley commented on HADOOP-7133: Hi Hairong, glad it's working well for you. You

[jira] Commented: (HADOOP-7133) CLONE to COMMON - HDFS-1445 Batch the calls in DataStorage to FileUtil.createHardLink(), so we call it once per directory instead of once per file

2011-03-09 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13004790#comment-13004790 ] Jakob Homan commented on HADOOP-7133: - Hairong: Good suggestion on the threadlocal.

[jira] Commented: (HADOOP-7133) CLONE to COMMON - HDFS-1445 Batch the calls in DataStorage to FileUtil.createHardLink(), so we call it once per directory instead of once per file

2011-03-08 Thread Hairong Kuang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13004383#comment-13004383 ] Hairong Kuang commented on HADOOP-7133: --- Matt, this optimization is fantastic. I ha

[jira] Commented: (HADOOP-7133) CLONE to COMMON - HDFS-1445 Batch the calls in DataStorage to FileUtil.createHardLink(), so we call it once per directory instead of once per file

2011-03-08 Thread Matt Foley (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13004338#comment-13004338 ] Matt Foley commented on HADOOP-7133: Yes. s/resubmit/push the "submit patch" button

[jira] Commented: (HADOOP-7133) CLONE to COMMON - HDFS-1445 Batch the calls in DataStorage to FileUtil.createHardLink(), so we call it once per directory instead of once per file

2011-03-08 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13004329#comment-13004329 ] Jakob Homan commented on HADOOP-7133: - bq. I will resubmit part-2, attached to this i

[jira] Commented: (HADOOP-7133) CLONE to COMMON - HDFS-1445 Batch the calls in DataStorage to FileUtil.createHardLink(), so we call it once per directory instead of once per file

2011-03-08 Thread Matt Foley (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13004326#comment-13004326 ] Matt Foley commented on HADOOP-7133: Hi Jakob, the HDFS counterpart has been up for s

[jira] Commented: (HADOOP-7133) CLONE to COMMON - HDFS-1445 Batch the calls in DataStorage to FileUtil.createHardLink(), so we call it once per directory instead of once per file

2011-03-08 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13004298#comment-13004298 ] Jakob Homan commented on HADOOP-7133: - +1 on this patch, however, even with the backw

[jira] Commented: (HADOOP-7133) CLONE to COMMON - HDFS-1445 Batch the calls in DataStorage to FileUtil.createHardLink(), so we call it once per directory instead of once per file

2011-02-19 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12996861#comment-12996861 ] Hadoop QA commented on HADOOP-7133: --- +1 overall. Here are the results of testing the l

[jira] Commented: (HADOOP-7133) CLONE to COMMON - HDFS-1445 Batch the calls in DataStorage to FileUtil.createHardLink(), so we call it once per directory instead of once per file

2011-02-17 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12996165#comment-12996165 ] Hadoop QA commented on HADOOP-7133: --- +1 overall. Here are the results of testing the l

[jira] Commented: (HADOOP-7133) CLONE to COMMON - HDFS-1445 Batch the calls in DataStorage to FileUtil.createHardLink(), so we call it once per directory instead of once per file

2011-02-13 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12994168#comment-12994168 ] Hadoop QA commented on HADOOP-7133: --- +1 overall. Here are the results of testing the l

[jira] Commented: (HADOOP-7133) CLONE to COMMON - HDFS-1445 Batch the calls in DataStorage to FileUtil.createHardLink(), so we call it once per directory instead of once per file

2011-02-09 Thread Matt Foley (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12992666#comment-12992666 ] Matt Foley commented on HADOOP-7133: Hi Todd, that's painful but workable. I'll subm

[jira] Commented: (HADOOP-7133) CLONE to COMMON - HDFS-1445 Batch the calls in DataStorage to FileUtil.createHardLink(), so we call it once per directory instead of once per file

2011-02-09 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12992663#comment-12992663 ] Hadoop QA commented on HADOOP-7133: --- +1 overall. Here are the results of testing the l

[jira] Commented: (HADOOP-7133) CLONE to COMMON - HDFS-1445 Batch the calls in DataStorage to FileUtil.createHardLink(), so we call it once per directory instead of once per file

2011-02-09 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12992658#comment-12992658 ] Todd Lipcon commented on HADOOP-7133: - Since FileUtil.HardLink is a public class, we