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

feat: support hdfs kerberos #277

Merged
merged 1 commit into from
Jun 14, 2023
Merged

feat: support hdfs kerberos #277

merged 1 commit into from
Jun 14, 2023

Conversation

veezhang
Copy link
Contributor

@veezhang veezhang commented Jun 9, 2023

What type of PR is this?

  • bug
  • feature
  • enhancement

What problem(s) does this PR solve?

Issue(s) number:

#270

Description:

How do you solve it?

Special notes for your reviewer, ex. impact of this fix, design document, etc:

@veezhang veezhang requested review from yixinglu and Aiee as code owners June 9, 2023 13:42
@codecov-commenter
Copy link

Codecov Report

Patch coverage: 98.20% and project coverage change: +0.69 🎉

Comparison is base (a0a27ca) 90.20% compared to head (3d65134) 90.89%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #277      +/-   ##
==========================================
+ Coverage   90.20%   90.89%   +0.69%     
==========================================
  Files          75       77       +2     
  Lines        3350     3648     +298     
==========================================
+ Hits         3022     3316     +294     
- Misses        323      326       +3     
- Partials        5        6       +1     
Impacted Files Coverage Δ
pkg/spec/base/builder_mock.go 0.00% <0.00%> (ø)
pkg/importer/importer.go 95.38% <57.14%> (-4.62%) ⬇️
pkg/config/v3/source.go 100.00% <100.00%> (ø)
pkg/errors/import.go 100.00% <100.00%> (ø)
pkg/manager/manager.go 100.00% <100.00%> (ø)
pkg/source/hdfs.go 100.00% <100.00%> (ø)
pkg/spec/base/builder.go 100.00% <100.00%> (ø)
pkg/spec/base/filter.go 100.00% <100.00%> (ø)
pkg/spec/base/mode.go 100.00% <100.00%> (ø)
pkg/spec/v3/edge.go 100.00% <100.00%> (ø)
... and 3 more

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@veezhang veezhang added the doc affected PR: improvements or additions to documentation label Jun 13, 2023
@yixinglu yixinglu merged commit dd462b5 into vesoft-inc:master Jun 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc affected PR: improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants