[jira] [Commented] (HADOOP-14632) add buffer to SFTPFileSystem#create and SFTPFileSystem#open method, which can improve the transfer speed.

2017-07-08 Thread Hongyuan Li (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16079075#comment-16079075 ] Hongyuan Li commented on HADOOP-14632: -- none of the test failure is related with this patch. None

[jira] [Commented] (HADOOP-14632) add buffer to SFTPFileSystem#create and SFTPFileSystem#open method, which can improve the transfer speed.

2017-07-08 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16079073#comment-16079073 ] Hadoop QA commented on HADOOP-14632: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (HADOOP-14632) add buffer to SFTPFileSystem#create and SFTPFileSystem#open method, which can improve the transfer speed.

2017-07-08 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16079047#comment-16079047 ] Hadoop QA commented on HADOOP-14632: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (HADOOP-14632) add buffer to SFTPFileSystem#create and SFTPFileSystem#open method, which can improve the transfer speed.

2017-07-08 Thread Hongyuan Li (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16079022#comment-16079022 ] Hongyuan Li commented on HADOOP-14632: -- attched new patch. > add buffer to SFTPFileSystem#create

[jira] [Commented] (HADOOP-14632) add buffer to SFTPFileSystem#create and SFTPFileSystem#open method, which can improve the transfer speed.

2017-07-08 Thread Hongyuan Li (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16079020#comment-16079020 ] Hongyuan Li commented on HADOOP-14632: -- one of the junit test is related with the patch, will work

[jira] [Commented] (HADOOP-14632) add buffer to SFTPFileSystem#create and SFTPFileSystem#open method, which can improve the transfer speed.

2017-07-08 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16079016#comment-16079016 ] Hadoop QA commented on HADOOP-14632: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (HADOOP-14632) add buffer to SFTPFileSystem#create and SFTPFileSystem#open method, which can improve the transfer speed.

2017-07-07 Thread Hongyuan Li (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16078964#comment-16078964 ] Hongyuan Li commented on HADOOP-14632: -- Will add fntionational test units in next patch. > add