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/10 14:45:56 UTC

[GitHub] [doris] Jibing-Li opened a new pull request, #13260: [Enhancement](broker)Support obs broker load

Jibing-Li opened a new pull request, #13260:
URL: https://github.com/apache/doris/pull/13260

   # Proposed changes
   
   Issue Number: close #xxx
   
   ## Problem summary
   
   1. Upgrade fs_broker module hadoop2.7.3->hadoop2.8.3
   2. Support obs broker load
   This pr is based on https://github.com/apache/doris/pull/12781, added the maven dependencies to pom, avoid manually copy the jar file to broker lib. 
   
   ## Checklist(Required)
   
   1. Does it affect the original behavior: 
       - [ ] Yes
       - [ ] No
       - [ ] I don't know
   2. Has unit tests been added:
       - [ ] Yes
       - [ ] No
       - [ ] No Need
   4. Has document been added or modified:
       - [ ] Yes
       - [ ] No
       - [ ] No Need
   5. Does it need to update dependencies:
       - [ ] Yes
       - [ ] No
   6. Are there any changes that cannot be rolled back:
       - [ ] Yes (If Yes, please explain WHY)
       - [ ] No
   
   ## Further comments
   
   If this is a relatively large or complex change, kick off the discussion at [dev@doris.apache.org](mailto:dev@doris.apache.org) by explaining why you chose the solution you did and what alternatives you considered, etc...
   
   


-- 
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] liujinhui1994 commented on pull request #13260: [Enhancement](broker)Support obs broker load

Posted by GitBox <gi...@apache.org>.
liujinhui1994 commented on PR #13260:
URL: https://github.com/apache/doris/pull/13260#issuecomment-1274528252

   alluxio  cosn ofs  gfs abfs  cos  ks3 jfs  bos  oci oss etc.   
   A non-exhaustive list of some of them is given here. If more and more users need them, they will probably be added to the list, so our package will be bloated!


-- 
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] Jibing-Li closed pull request #13260: [Enhancement](broker)Support obs broker load

Posted by GitBox <gi...@apache.org>.
Jibing-Li closed pull request #13260: [Enhancement](broker)Support obs broker load
URL: https://github.com/apache/doris/pull/13260


-- 
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] liujinhui1994 commented on pull request #13260: [Enhancement](broker)Support obs broker load

Posted by GitBox <gi...@apache.org>.
liujinhui1994 commented on PR #13260:
URL: https://github.com/apache/doris/pull/13260#issuecomment-1274520132

   @Jibing-Li  
    Hi, is it better to leave this external dependency to the user?
   1. because each user may rely on a different version of the client.
   2. if so, there could be something like obs oss alluxio etc.
   This would make our package very large
   So I think we can leave the obs package out, don't you?


-- 
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