[jira] [Updated] (HADOOP-16306) AliyunOSS: Remove temporary files when upload small files to OSS

2019-05-14 Thread Weiwei Yang (JIRA)


 [ 
https://issues.apache.org/jira/browse/HADOOP-16306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Weiwei Yang updated HADOOP-16306:
-
Fix Version/s: 2.9.3

> AliyunOSS: Remove temporary files when upload small files to OSS
> 
>
> Key: HADOOP-16306
> URL: https://issues.apache.org/jira/browse/HADOOP-16306
> Project: Hadoop Common
>  Issue Type: Sub-task
>  Components: fs/oss
>Affects Versions: 2.10.0, 3.2.0, 2.9.2, 3.0.3, 3.3.0, 3.1.2
>Reporter: wujinhu
>Assignee: wujinhu
>Priority: Major
> Fix For: 2.10.0, 3.0.4, 3.3.0, 3.2.1, 2.9.3, 3.1.3
>
> Attachments: HADOOP-16306.001.patch, HADOOP-16306.002.patch
>
>
> Currently,  AliyunOSSBlockOutputStream will upload files to OSS directly 
> instead of multi part upload if their size are less than configured part 
> size(fs.oss.multipart.upload.size).
> When caller closes AliyunOSSBlockOutputStream, it will call  
> removePartFiles(), however, this method will only remove multi part temporary 
> files, so this patch will fix case above.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-16306) AliyunOSS: Remove temporary files when upload small files to OSS

2019-05-14 Thread Weiwei Yang (JIRA)


 [ 
https://issues.apache.org/jira/browse/HADOOP-16306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Weiwei Yang updated HADOOP-16306:
-
Fix Version/s: 2.10.0

> AliyunOSS: Remove temporary files when upload small files to OSS
> 
>
> Key: HADOOP-16306
> URL: https://issues.apache.org/jira/browse/HADOOP-16306
> Project: Hadoop Common
>  Issue Type: Sub-task
>  Components: fs/oss
>Affects Versions: 2.10.0, 3.2.0, 2.9.2, 3.0.3, 3.3.0, 3.1.2
>Reporter: wujinhu
>Assignee: wujinhu
>Priority: Major
> Fix For: 2.10.0, 3.0.4, 3.3.0, 3.2.1, 3.1.3
>
> Attachments: HADOOP-16306.001.patch, HADOOP-16306.002.patch
>
>
> Currently,  AliyunOSSBlockOutputStream will upload files to OSS directly 
> instead of multi part upload if their size are less than configured part 
> size(fs.oss.multipart.upload.size).
> When caller closes AliyunOSSBlockOutputStream, it will call  
> removePartFiles(), however, this method will only remove multi part temporary 
> files, so this patch will fix case above.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-16306) AliyunOSS: Remove temporary files when upload small files to OSS

2019-05-14 Thread Weiwei Yang (JIRA)


 [ 
https://issues.apache.org/jira/browse/HADOOP-16306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Weiwei Yang updated HADOOP-16306:
-
Fix Version/s: 3.0.4

> AliyunOSS: Remove temporary files when upload small files to OSS
> 
>
> Key: HADOOP-16306
> URL: https://issues.apache.org/jira/browse/HADOOP-16306
> Project: Hadoop Common
>  Issue Type: Sub-task
>  Components: fs/oss
>Affects Versions: 2.10.0, 3.2.0, 2.9.2, 3.0.3, 3.3.0, 3.1.2
>Reporter: wujinhu
>Assignee: wujinhu
>Priority: Major
> Fix For: 3.0.4, 3.3.0, 3.2.1, 3.1.3
>
> Attachments: HADOOP-16306.001.patch, HADOOP-16306.002.patch
>
>
> Currently,  AliyunOSSBlockOutputStream will upload files to OSS directly 
> instead of multi part upload if their size are less than configured part 
> size(fs.oss.multipart.upload.size).
> When caller closes AliyunOSSBlockOutputStream, it will call  
> removePartFiles(), however, this method will only remove multi part temporary 
> files, so this patch will fix case above.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-16306) AliyunOSS: Remove temporary files when upload small files to OSS

2019-05-14 Thread Weiwei Yang (JIRA)


 [ 
https://issues.apache.org/jira/browse/HADOOP-16306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Weiwei Yang updated HADOOP-16306:
-
Fix Version/s: 3.2.1

> AliyunOSS: Remove temporary files when upload small files to OSS
> 
>
> Key: HADOOP-16306
> URL: https://issues.apache.org/jira/browse/HADOOP-16306
> Project: Hadoop Common
>  Issue Type: Sub-task
>  Components: fs/oss
>Affects Versions: 2.10.0, 3.2.0, 2.9.2, 3.0.3, 3.3.0, 3.1.2
>Reporter: wujinhu
>Assignee: wujinhu
>Priority: Major
> Fix For: 3.3.0, 3.2.1
>
> Attachments: HADOOP-16306.001.patch, HADOOP-16306.002.patch
>
>
> Currently,  AliyunOSSBlockOutputStream will upload files to OSS directly 
> instead of multi part upload if their size are less than configured part 
> size(fs.oss.multipart.upload.size).
> When caller closes AliyunOSSBlockOutputStream, it will call  
> removePartFiles(), however, this method will only remove multi part temporary 
> files, so this patch will fix case above.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-16306) AliyunOSS: Remove temporary files when upload small files to OSS

2019-05-14 Thread Weiwei Yang (JIRA)


 [ 
https://issues.apache.org/jira/browse/HADOOP-16306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Weiwei Yang updated HADOOP-16306:
-
   Resolution: Fixed
 Hadoop Flags: Reviewed
Fix Version/s: 3.3.0
   Status: Resolved  (was: Patch Available)

> AliyunOSS: Remove temporary files when upload small files to OSS
> 
>
> Key: HADOOP-16306
> URL: https://issues.apache.org/jira/browse/HADOOP-16306
> Project: Hadoop Common
>  Issue Type: Sub-task
>  Components: fs/oss
>Affects Versions: 2.10.0, 3.2.0, 2.9.2, 3.0.3, 3.3.0, 3.1.2
>Reporter: wujinhu
>Assignee: wujinhu
>Priority: Major
> Fix For: 3.3.0
>
> Attachments: HADOOP-16306.001.patch, HADOOP-16306.002.patch
>
>
> Currently,  AliyunOSSBlockOutputStream will upload files to OSS directly 
> instead of multi part upload if their size are less than configured part 
> size(fs.oss.multipart.upload.size).
> When caller closes AliyunOSSBlockOutputStream, it will call  
> removePartFiles(), however, this method will only remove multi part temporary 
> files, so this patch will fix case above.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-16306) AliyunOSS: Remove temporary files when upload small files to OSS

2019-05-14 Thread Weiwei Yang (JIRA)


 [ 
https://issues.apache.org/jira/browse/HADOOP-16306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Weiwei Yang updated HADOOP-16306:
-
Fix Version/s: 3.1.3

> AliyunOSS: Remove temporary files when upload small files to OSS
> 
>
> Key: HADOOP-16306
> URL: https://issues.apache.org/jira/browse/HADOOP-16306
> Project: Hadoop Common
>  Issue Type: Sub-task
>  Components: fs/oss
>Affects Versions: 2.10.0, 3.2.0, 2.9.2, 3.0.3, 3.3.0, 3.1.2
>Reporter: wujinhu
>Assignee: wujinhu
>Priority: Major
> Fix For: 3.3.0, 3.2.1, 3.1.3
>
> Attachments: HADOOP-16306.001.patch, HADOOP-16306.002.patch
>
>
> Currently,  AliyunOSSBlockOutputStream will upload files to OSS directly 
> instead of multi part upload if their size are less than configured part 
> size(fs.oss.multipart.upload.size).
> When caller closes AliyunOSSBlockOutputStream, it will call  
> removePartFiles(), however, this method will only remove multi part temporary 
> files, so this patch will fix case above.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-16306) AliyunOSS: Remove temporary files when upload small files to OSS

2019-05-10 Thread wujinhu (JIRA)


 [ 
https://issues.apache.org/jira/browse/HADOOP-16306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wujinhu updated HADOOP-16306:
-
Attachment: HADOOP-16306.002.patch

> AliyunOSS: Remove temporary files when upload small files to OSS
> 
>
> Key: HADOOP-16306
> URL: https://issues.apache.org/jira/browse/HADOOP-16306
> Project: Hadoop Common
>  Issue Type: Sub-task
>  Components: fs/oss
>Affects Versions: 2.10.0, 3.2.0, 2.9.2, 3.0.3, 3.3.0, 3.1.2
>Reporter: wujinhu
>Assignee: wujinhu
>Priority: Major
> Attachments: HADOOP-16306.001.patch, HADOOP-16306.002.patch
>
>
> Currently,  AliyunOSSBlockOutputStream will upload files to OSS directly 
> instead of multi part upload if their size are less than configured part 
> size(fs.oss.multipart.upload.size).
> When caller closes AliyunOSSBlockOutputStream, it will call  
> removePartFiles(), however, this method will only remove multi part temporary 
> files, so this patch will fix case above.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-16306) AliyunOSS: Remove temporary files when upload small files to OSS

2019-05-10 Thread wujinhu (JIRA)


 [ 
https://issues.apache.org/jira/browse/HADOOP-16306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wujinhu updated HADOOP-16306:
-
Attachment: HADOOP-16306.001.patch
Status: Patch Available  (was: Open)

> AliyunOSS: Remove temporary files when upload small files to OSS
> 
>
> Key: HADOOP-16306
> URL: https://issues.apache.org/jira/browse/HADOOP-16306
> Project: Hadoop Common
>  Issue Type: Sub-task
>  Components: fs/oss
>Affects Versions: 3.1.2, 3.0.3, 2.9.2, 3.2.0, 2.10.0, 3.3.0
>Reporter: wujinhu
>Assignee: wujinhu
>Priority: Major
> Attachments: HADOOP-16306.001.patch
>
>
> Currently,  AliyunOSSBlockOutputStream will upload files to OSS directly 
> instead of multi part upload if their size are less than configured part 
> size(fs.oss.multipart.upload.size).
> When caller closes AliyunOSSBlockOutputStream, it will call  
> removePartFiles(), however, this method will only remove multi part temporary 
> files, so this patch will fix case above.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-16306) AliyunOSS: Remove temporary files when upload small files to OSS

2019-05-10 Thread wujinhu (JIRA)


 [ 
https://issues.apache.org/jira/browse/HADOOP-16306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wujinhu updated HADOOP-16306:
-
Description: 
Currently,  AliyunOSSBlockOutputStream will upload files to OSS directly 
instead of multi part upload if their size are less than configured part 
size(fs.oss.multipart.upload.size).

When caller closes AliyunOSSBlockOutputStream, it will call  removePartFiles(), 
however, this method will only remove multi part temporary files, so this patch 
will fix case above.

> AliyunOSS: Remove temporary files when upload small files to OSS
> 
>
> Key: HADOOP-16306
> URL: https://issues.apache.org/jira/browse/HADOOP-16306
> Project: Hadoop Common
>  Issue Type: Sub-task
>  Components: fs/oss
>Affects Versions: 2.10.0, 3.2.0, 2.9.2, 3.0.3, 3.3.0, 3.1.2
>Reporter: wujinhu
>Assignee: wujinhu
>Priority: Major
>
> Currently,  AliyunOSSBlockOutputStream will upload files to OSS directly 
> instead of multi part upload if their size are less than configured part 
> size(fs.oss.multipart.upload.size).
> When caller closes AliyunOSSBlockOutputStream, it will call  
> removePartFiles(), however, this method will only remove multi part temporary 
> files, so this patch will fix case above.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-16306) AliyunOSS: Remove temporary files when upload small files to OSS

2019-05-10 Thread wujinhu (JIRA)


 [ 
https://issues.apache.org/jira/browse/HADOOP-16306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wujinhu updated HADOOP-16306:
-
Issue Type: Sub-task  (was: Improvement)
Parent: HADOOP-13377

> AliyunOSS: Remove temporary files when upload small files to OSS
> 
>
> Key: HADOOP-16306
> URL: https://issues.apache.org/jira/browse/HADOOP-16306
> Project: Hadoop Common
>  Issue Type: Sub-task
>  Components: fs/oss
>Affects Versions: 2.10.0, 3.2.0, 2.9.2, 3.0.3, 3.3.0, 3.1.2
>Reporter: wujinhu
>Assignee: wujinhu
>Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-16306) AliyunOSS: Remove temporary files when upload small files to OSS

2019-05-10 Thread wujinhu (JIRA)


 [ 
https://issues.apache.org/jira/browse/HADOOP-16306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wujinhu updated HADOOP-16306:
-
Summary: AliyunOSS: Remove temporary files when upload small files to OSS  
(was: AliyunOSS: Remove temporary file when upload small files to OSS)

> AliyunOSS: Remove temporary files when upload small files to OSS
> 
>
> Key: HADOOP-16306
> URL: https://issues.apache.org/jira/browse/HADOOP-16306
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: fs/oss
>Affects Versions: 2.10.0, 3.2.0, 2.9.2, 3.0.3, 3.3.0, 3.1.2
>Reporter: wujinhu
>Assignee: wujinhu
>Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org