You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2020/04/11 02:06:16 UTC

[GitHub] [incubator-hudi] shenh062326 opened a new pull request #1506: [HUDI-782] Add support of Aliyun object storage service.

shenh062326 opened a new pull request #1506: [HUDI-782] Add support of Aliyun object storage service.
URL: https://github.com/apache/incubator-hudi/pull/1506
 
 
   ## What is the purpose of the pull request
   Add support of Aliyun object storage service.
   
   ## Brief change log
     - Modify StorageSchemes add support for oss, add testcase
   
   ## Committer checklist
   
    - [ ] Has a corresponding JIRA in PR title & commit
    
    - [ ] Commit message is descriptive of the change
    
    - [ ] CI is green
   
    - [ ] Necessary doc changes done or have another open PR
          
    - [ ] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-hudi] codecov-io commented on issue #1506: [HUDI-782] Add support of Aliyun object storage service.

Posted by GitBox <gi...@apache.org>.
codecov-io commented on issue #1506: [HUDI-782] Add support of Aliyun object storage service.
URL: https://github.com/apache/incubator-hudi/pull/1506#issuecomment-612485728
 
 
   # [Codecov](https://codecov.io/gh/apache/incubator-hudi/pull/1506?src=pr&el=h1) Report
   > Merging [#1506](https://codecov.io/gh/apache/incubator-hudi/pull/1506?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-hudi/commit/c0f96e072650d39433929c6efe3bc0b2cd882a39&el=desc) will **increase** coverage by `0.00%`.
   > The diff coverage is `100.00%`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/incubator-hudi/pull/1506/graphs/tree.svg?width=650&height=150&src=pr&token=VTTXabwbs2)](https://codecov.io/gh/apache/incubator-hudi/pull/1506?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##             master    #1506   +/-   ##
   =========================================
     Coverage     72.25%   72.25%           
     Complexity      289      289           
   =========================================
     Files           338      338           
     Lines         15946    15947    +1     
     Branches       1624     1624           
   =========================================
   + Hits          11521    11522    +1     
     Misses         3697     3697           
     Partials        728      728           
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/incubator-hudi/pull/1506?src=pr&el=tree) | Coverage Δ | Complexity Δ | |
   |---|---|---|---|
   | [...java/org/apache/hudi/common/fs/StorageSchemes.java](https://codecov.io/gh/apache/incubator-hudi/pull/1506/diff?src=pr&el=tree#diff-aHVkaS1jb21tb24vc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2h1ZGkvY29tbW9uL2ZzL1N0b3JhZ2VTY2hlbWVzLmphdmE=) | `100.00% <100.00%> (ø)` | `0.00 <0.00> (ø)` | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-hudi/pull/1506?src=pr&el=continue).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/incubator-hudi/pull/1506?src=pr&el=footer). Last update [c0f96e0...12e20ff](https://codecov.io/gh/apache/incubator-hudi/pull/1506?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-hudi] leesf merged pull request #1506: [HUDI-782] Add support of Aliyun object storage service.

Posted by GitBox <gi...@apache.org>.
leesf merged pull request #1506: [HUDI-782] Add support of Aliyun object storage service.
URL: https://github.com/apache/incubator-hudi/pull/1506
 
 
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-hudi] lamber-ken commented on issue #1506: [HUDI-782] Add support of Aliyun object storage service.

Posted by GitBox <gi...@apache.org>.
lamber-ken commented on issue #1506: [HUDI-782] Add support of Aliyun object storage service.
URL: https://github.com/apache/incubator-hudi/pull/1506#issuecomment-612424759
 
 
   Hi @shenh062326, thanks for your contribution, I guess your email may be wrong, check it by `git config --list | grep email`.
   
   ![image](https://user-images.githubusercontent.com/20113411/79045442-b7fecd80-7c3d-11ea-8b6d-6b89260a108e.png)

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services