[ https://issues.apache.org/jira/browse/SPARK-39949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Apache Spark reassigned SPARK-39949: ------------------------------------ Assignee: Apache Spark > Principals in KafkaTestUtils should use canonical host name > ----------------------------------------------------------- > > Key: SPARK-39949 > URL: https://issues.apache.org/jira/browse/SPARK-39949 > Project: Spark > Issue Type: Bug > Components: Structured Streaming > Affects Versions: 3.4.0 > Reporter: Jungtaek Lim > Assignee: Apache Spark > Priority: Major > > We figured out KafkaDelegationTokenSuite is failing on AWS EC2. > During investigation we found the root cause as SPARK-39530 - from the debug > message of kerberos authentication, the host part of principal seems to be > required as "canonical host name". > Before SPARK-39530, the test used the IP as "127.0.0.1" (loopback) and the > host part of principal as the canonical host name of "127.0.0.1". > While it is still valid to pick up the IP rather than loopback, we still need > to make sure canonical host name is used in principal. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org