You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2022/10/26 01:51:01 UTC

[GitHub] [doris] zhouaoe opened a new issue, #13665: [Enhancement] Doris broker support aliyun-oss

zhouaoe opened a new issue, #13665:
URL: https://github.com/apache/doris/issues/13665

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### Description
   
   Aliyun-oss is wildly used  in the Asia-Pacific region 。Doris  exoports/imports data from aliyun-oss must via S3a:// schema now。To avoid potential compatibility issues ,it would be better to integrate oss:// schema into broker。
   
   ### Solution
   
   Since hadoop-2.9.1 ,hadoop-aliyun module(for support oss)  is be merged into hadoop。We can just update hadoop which used by broker to 2.9.1 or higher version,and modify a little code of broker。
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] zhouaoe closed issue #13665: [Enhancement] Doris broker support aliyun-oss

Posted by GitBox <gi...@apache.org>.
zhouaoe closed issue #13665: [Enhancement] Doris broker support aliyun-oss
URL: https://github.com/apache/doris/issues/13665


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] zhouaoe commented on issue #13665: [Enhancement] Doris broker support aliyun-oss

Posted by GitBox <gi...@apache.org>.
zhouaoe commented on issue #13665:
URL: https://github.com/apache/doris/issues/13665#issuecomment-1291385154

   I have completed the coding work,will test it in days。


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] zhouaoe commented on issue #13665: [Enhancement] Doris broker support aliyun-oss

Posted by GitBox <gi...@apache.org>.
zhouaoe commented on issue #13665:
URL: https://github.com/apache/doris/issues/13665#issuecomment-1291390533

   relate to [Enhancement] Broker can't update its hadoop to higher version because hadoop-huaweicloud which is used by doris-broker now only provide 2.8.3 #13649


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org