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/25 09:22:53 UTC

[GitHub] [doris] zhouaoe opened a new issue, #13649: [Enhancement] broker update hadoop to higher version because hadoop-huaweicloud which is used by doris-broker now only provide 2.8.3

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

   ### 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
   
   华为  Huaweicloud.jar  只提供2.8.3版本导致broker的hadoop版本无法升级。
   Background information:Doris broker support object storage API,like s3 ,obs,kfs. I am integrating aliyun-oss  into supportion list of broker.  Aliyun-oss is integreated since hadoop-2.9.1(Aliyun-oss is supported naturall by hadoop-2.9.x, hadoop-2.10.x ,hadoop-3.0.x ,hadoop-3.1.x  ,hadoop-3.2.x,hadoop-3.3.x ),  doris-broker use hadoop-2.8.3 now,so i think it would be better that update hadoop to 2.9.1 version。
   Problem:  I find a problem that doris-broker can't support hadoop-2.9.x ,3.0.x,3.2.x,3.3.x,because hadoop-huaweicloud which is used by doris only  provide 2.8.3 and 3.1.1 。 I think this problem  is a obstructive factor for doris-borker。
   
   ![image](https://user-images.githubusercontent.com/21140069/197729936-67ce555c-f35e-4abf-9d43-6f4d92602804.png)
   
   
   ### Solution
   
   Huaweicloud  should release all version  from 2.9.x to 3.3.x 。
   Before it's done,its version should  be       <version>2.8.3</version> but not             <version>${hadoop.version}</version>
   
   
   ### 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