Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hadoop: support nest juicefs-hadoop.jar in spring-boot #2756

Merged
merged 3 commits into from
Sep 15, 2022

Conversation

tangyoupeng
Copy link
Contributor

No description provided.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@tangyoupeng
Copy link
Contributor Author

#2746

@tangyoupeng tangyoupeng marked this pull request as ready for review September 14, 2022 09:47
@tangyoupeng tangyoupeng requested a review from davies September 14, 2022 09:47

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@tangyoupeng tangyoupeng requested a review from davies September 15, 2022 01:55
@codecov-commenter
Copy link

codecov-commenter commented Sep 15, 2022

Codecov Report

Merging #2756 (4715838) into main (cdccfe8) will increase coverage by 0.18%.
The diff coverage is n/a.

❗ Current head 4715838 differs from pull request most recent head 7bc1786. Consider uploading reports for the commit 7bc1786 to get more accurate results

@@            Coverage Diff             @@
##             main    #2756      +/-   ##
==========================================
+ Coverage   59.58%   59.76%   +0.18%     
==========================================
  Files         138      138              
  Lines       23626    23735     +109     
==========================================
+ Hits        14077    14185     +108     
+ Misses       7716     7709       -7     
- Partials     1833     1841       +8     
Impacted Files Coverage Δ
pkg/chunk/mem_cache.go 62.50% <0.00%> (-23.62%) ⬇️
pkg/chunk/disk_cache.go 75.24% <0.00%> (-2.96%) ⬇️
pkg/meta/base.go 65.37% <0.00%> (-1.59%) ⬇️
pkg/vfs/writer.go 76.58% <0.00%> (-1.11%) ⬇️
pkg/vfs/backup.go 60.67% <0.00%> (-0.44%) ⬇️
pkg/chunk/cached_store.go 73.89% <0.00%> (-0.32%) ⬇️
pkg/meta/sql.go 63.95% <0.00%> (-0.01%) ⬇️
pkg/meta/interface.go 45.45% <0.00%> (+0.06%) ⬆️
cmd/mount.go 60.49% <0.00%> (+0.12%) ⬆️
cmd/flags.go 93.96% <0.00%> (+0.15%) ⬆️
... and 8 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@tangyoupeng tangyoupeng merged commit 9baab77 into main Sep 15, 2022
@tangyoupeng tangyoupeng deleted the read_nested_jar branch September 15, 2022 07:05
SandyXSD pushed a commit that referenced this pull request Oct 10, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
* hadoop: support nest juicefs-hadoop.jar in spring-boot

* update

* fix jar may changed
@SandyXSD SandyXSD mentioned this pull request Oct 10, 2022
davies pushed a commit that referenced this pull request Oct 10, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
* hadoop: support nest juicefs-hadoop.jar in spring-boot

* update

* fix jar may changed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants