[jira] [Commented] (HDFS-8722) Optimize datanode writes for small writes and flushes

2016-02-02 Thread Junping Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15128736#comment-15128736 ] Junping Du commented on HDFS-8722: -- I have merge the 2.6 patch to branch-2.6. Thanks [~kihwal] for help on

[jira] [Commented] (HDFS-8722) Optimize datanode writes for small writes and flushes

2016-01-03 Thread Junping Du (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080543#comment-15080543 ] Junping Du commented on HDFS-8722: -- Hi [~kihwal], shall we backport the fix to 2.6 branch also? >

[jira] [Commented] (HDFS-8722) Optimize datanode writes for small writes and flushes

2015-07-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14627885#comment-14627885 ] Hudson commented on HDFS-8722: -- FAILURE: Integrated in Hadoop-Yarn-trunk #987 (See

[jira] [Commented] (HDFS-8722) Optimize datanode writes for small writes and flushes

2015-07-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14627877#comment-14627877 ] Hudson commented on HDFS-8722: -- FAILURE: Integrated in Hadoop-Yarn-trunk-Java8 #257 (See

[jira] [Commented] (HDFS-8722) Optimize datanode writes for small writes and flushes

2015-07-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14628114#comment-14628114 ] Hudson commented on HDFS-8722: -- FAILURE: Integrated in Hadoop-Hdfs-trunk #2184 (See

[jira] [Commented] (HDFS-8722) Optimize datanode writes for small writes and flushes

2015-07-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14628142#comment-14628142 ] Hudson commented on HDFS-8722: -- FAILURE: Integrated in Hadoop-Hdfs-trunk-Java8 #245 (See

[jira] [Commented] (HDFS-8722) Optimize datanode writes for small writes and flushes

2015-07-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14628269#comment-14628269 ] Hudson commented on HDFS-8722: -- FAILURE: Integrated in Hadoop-Mapreduce-trunk #2203 (See

[jira] [Commented] (HDFS-8722) Optimize datanode writes for small writes and flushes

2015-07-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14628262#comment-14628262 ] Hudson commented on HDFS-8722: -- SUCCESS: Integrated in Hadoop-Mapreduce-trunk-Java8 #255 (See

[jira] [Commented] (HDFS-8722) Optimize datanode writes for small writes and flushes

2015-07-14 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14626888#comment-14626888 ] Kihwal Lee commented on HDFS-8722: -- Thanks for the review, Arpit. I've committed this to

[jira] [Commented] (HDFS-8722) Optimize datanode writes for small writes and flushes

2015-07-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14626895#comment-14626895 ] Hudson commented on HDFS-8722: -- FAILURE: Integrated in Hadoop-trunk-Commit #8163 (See

[jira] [Commented] (HDFS-8722) Optimize datanode writes for small writes and flushes

2015-07-14 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14626709#comment-14626709 ] Arpit Agarwal commented on HDFS-8722: - +1 for the patch. Verified that it brings

[jira] [Commented] (HDFS-8722) Optimize datanode writes for small writes and flushes

2015-07-10 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14622825#comment-14622825 ] Arpit Agarwal commented on HDFS-8722: - Nice catch. A quick test shows ~15% throughput

[jira] [Commented] (HDFS-8722) Optimize datanode writes for small writes and flushes

2015-07-09 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14620533#comment-14620533 ] Kihwal Lee commented on HDFS-8722: -- The latest patch restores the small write/hflush

[jira] [Commented] (HDFS-8722) Optimize datanode writes for small writes and flushes

2015-07-08 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14619104#comment-14619104 ] Kihwal Lee commented on HDFS-8722: -- Forgot to remove one line in the patch. Optimize

[jira] [Commented] (HDFS-8722) Optimize datanode writes for small writes and flushes

2015-07-08 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14619738#comment-14619738 ] Hadoop QA commented on HDFS-8722: - \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ ||

[jira] [Commented] (HDFS-8722) Optimize datanode writes for small writes and flushes

2015-07-07 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14617447#comment-14617447 ] Hadoop QA commented on HDFS-8722: - \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ ||