[ 
https://issues.apache.org/jira/browse/HADOOP-16955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17080119#comment-17080119
 ] 

Wei-Chiu Chuang commented on HADOOP-16955:
------------------------------------------

[~yuyang733] thanks for reporting the issue and offering the patch. Since we 
are past 3.3.0 code freeze and that this patch is super big, I would suggest to 
delay the fix to 3.3.1.
In the meantime, we can make release note to say cos is an experimental feature 
with known issues that will be fixed in 3.3.1.

[~yuyang733] a few more feedbacks:
could you make the title of jira more clear? Given that you intend to fix 
multiple unrelated issues, I suggest to make this jira an umbrella, and file 
separate subtask jiras for each independent fix. That way, it'll be easier for 
other folks to review.

[~sammichen] you've helped bring the initial version of cos cloud connector to 
Hadoop. Would you be interested to working with [~yuyang733] to incorporate 
this fix into Hadoop?

> Hadoop-cos: Fix some bugs and add some important features
> ---------------------------------------------------------
>
>                 Key: HADOOP-16955
>                 URL: https://issues.apache.org/jira/browse/HADOOP-16955
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: fs/cos
>            Reporter: YangY
>            Assignee: YangY
>            Priority: Major
>             Fix For: 3.3.1
>
>         Attachments: HADOOP-16955-branch-3.3.001.patch
>
>   Original Estimate: 48h
>          Time Spent: 4h
>  Remaining Estimate: 44h
>
> This Jira focuses on fixing some known bugs and adding some important 
> features.
>  
> bugfix:
>  # resolve the dependency conflict;
>  # fix the upload buffer returning failed when some exceptions occur;
>  # fix the issue that the single file upload can not be retried;
>  # fix the bug of checking if a file exists through listing the file 
> frequently.
> features:
>  # support SessionCredentialsProvider and InstanceCredentialsProvider, which 
> allows users to specify the credentials in URI or get it from the CVM 
> (Tencent Cloud Virtual Machine) bound to the CAM role that can access the COS 
> bucket;
>  # support the server encryption  based on SSE-COS and SSE-C;
>  # support the HTTP proxy settings;
>  # support the storage class settings;
>  # support the CRC64 checksum.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to