Skip to content

[Fix](test)Fixing Kerberos Principal Not Mapping Correctly to a Local User - #40905

Merged
CalvinKirs merged 2 commits into
apache:masterfrom
CalvinKirs:master-kerberos-hms
Sep 18, 2024
Merged

[Fix](test)Fixing Kerberos Principal Not Mapping Correctly to a Local User#40905
CalvinKirs merged 2 commits into
apache:masterfrom
CalvinKirs:master-kerberos-hms

Conversation

@CalvinKirs

@CalvinKirsCalvinKirs commented Sep 18, 2024

Copy link
Copy Markdown
Member

Proposed changes

error log

http://43.132.222.7:8111/buildConfiguration/Doris_External_Regression/529960?buildTab=tests&status=muted&focusLine=NaN&suite=&package=external_table_p0.kerberos&class=test_single_hive_kerberos&expandedTest=build%3A%28id%3A529960%29%2Cid%3A2000000060

Changes

  • If there are multiple realms, it's best to configure hadoop.security.auth_to_local to correctly map Kerberos Principals to local users.
  • Thrift exceptions should use those from hive-shade, but to avoid future changes in hive-shade, I omitted part of the package name prefix.

@doris-robot

Copy link
Copy Markdown

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR

Since 2024-03-18, the Document has been moved to doris-website.
See Doris Document.

@CalvinKirs

Copy link
Copy Markdown
MemberAuthor

run buildall

@CalvinKirs

Copy link
Copy Markdown
MemberAuthor

run buildall

@CalvinKirs

Copy link
Copy Markdown
MemberAuthor

run buildall

@github-actionsgithub-actionsBot added the approved Indicates a PR has been approved by one committer. label Sep 18, 2024
@github-actions

Copy link
Copy Markdown
Contributor

PR approved by at least one committer and no changes requested.

@github-actions

Copy link
Copy Markdown
Contributor

PR approved by anyone and no changes requested.

@CalvinKirs
CalvinKirs merged commit 902cf1e into apache:masterSep 18, 2024
@CalvinKirs
CalvinKirs deleted the master-kerberos-hms branch September 19, 2024 05:32
CalvinKirs added a commit to CalvinKirs/incubator-doris that referenced this pull request Sep 23, 2024
… User (apache#40905)
…
## Proposed changes
error log
http://43.132.222.7:8111/buildConfiguration/Doris_External_Regression/529960?buildTab=tests&status=muted&focusLine=NaN&suite=&package=external_table_p0.kerberos&class=test_single_hive_kerberos&expandedTest=build%3A%28id%3A529960%29%2Cid%3A2000000060
## Changes
- If there are multiple realms, it's best to configure
hadoop.security.auth_to_local to correctly map Kerberos Principals to
local users.
- Thrift exceptions should use those from hive-shade, but to avoid
future changes in hive-shade, I omitted part of the package name prefix.
(cherry picked from commit 902cf1e)
yiguolei pushed a commit that referenced this pull request Sep 24, 2024
… User (#40905) (#41128)
## Proposed changes
error log
http://43.132.222.7:8111/buildConfiguration/Doris_External_Regression/529960?buildTab=tests&status=muted&focusLine=NaN&suite=&package=external_table_p0.kerberos&class=test_single_hive_kerberos&expandedTest=build%3A%28id%3A529960%29%2Cid%3A2000000060
## Changes
- If there are multiple realms, it's best to configure
hadoop.security.auth_to_local to correctly map Kerberos Principals to
local users.
- Thrift exceptions should use those from hive-shade, but to avoid
future changes in hive-shade, I omitted part of the package name prefix.
(cherry picked from commit 902cf1e)
#40905
morningman pushed a commit to morningman/doris that referenced this pull request Sep 25, 2024
… User (apache#40905)
…
## Proposed changes
error log
http://43.132.222.7:8111/buildConfiguration/Doris_External_Regression/529960?buildTab=tests&status=muted&focusLine=NaN&suite=&package=external_table_p0.kerberos&class=test_single_hive_kerberos&expandedTest=build%3A%28id%3A529960%29%2Cid%3A2000000060
## Changes
- If there are multiple realms, it's best to configure
hadoop.security.auth_to_local to correctly map Kerberos Principals to
local users.
- Thrift exceptions should use those from hive-shade, but to avoid
future changes in hive-shade, I omitted part of the package name prefix.
gavinchou pushed a commit that referenced this pull request Sep 25, 2024
) (#40972) (#40553) (#40198) (#40905) (#40757) (#41265)
[fix](systable) fix unstable case for partitions table (#40553)
[fix](sys_table) fix potential NPE when query table_properties and
partitions sys table (#40972)
[fix](table_options) fix potential NPE when quering table_options sys
table (#40944)
[fix](test-case) fix unstable test case about table_options sys table
(#41006)
[fix](external-p2) ignore external p2 cases (#41148)
[fix](export) fix p2 tests of export (#40198)
[Fix](test)Fixing Kerberos Principal Not Mapping Correctly to a Local
User (#40905)
[chore](test)Exclude Hive-related packages from `java-udf-src`. (#40757)
---------
Co-authored-by: Vallish Pai <vallishpai@gmail.com>
Co-authored-by: Tiewei Fang <43782773+BePPPower@users.noreply.github.com>
Co-authored-by: Calvin Kirs <kirs@apache.org>
HappenLee pushed a commit to HappenLee/incubator-doris that referenced this pull request Apr 24, 2026
… User (apache#40905)
…
## Proposed changes
error log
http://43.132.222.7:8111/buildConfiguration/Doris_External_Regression/529960?buildTab=tests&status=muted&focusLine=NaN&suite=&package=external_table_p0.kerberos&class=test_single_hive_kerberos&expandedTest=build%3A%28id%3A529960%29%2Cid%3A2000000060
## Changes
- If there are multiple realms, it's best to configure
hadoop.security.auth_to_local to correctly map Kerberos Principals to
local users.
- Thrift exceptions should use those from hive-shade, but to avoid
future changes in hive-shade, I omitted part of the package name prefix.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approvedIndicates a PR has been approved by one committer.dev/2.1.7-mergeddev/3.0.2-mergedreviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@CalvinKirs@doris-robot@morningman@suxiaogang223@gavinchou@yiguolei