Skip to content

[SPARK-25501] Kafka delegation token support#22550

Closed
merlintang wants to merge 2 commits into
apache:masterfrom
merlintang:kafka-dtoken
Closed

[SPARK-25501] Kafka delegation token support#22550
merlintang wants to merge 2 commits into
apache:masterfrom
merlintang:kafka-dtoken

Conversation

@merlintang

Copy link
Copy Markdown

What changes were proposed in this pull request?

Kafaka is going to support delegation token, Spark need to read the delegation token like Hive, HDFS and HBase server.

How was this patch tested?

manually check

@AmplabJenkins

Copy link
Copy Markdown

Can one of the admins verify this patch?

.doc("Name of the Kerberos principal.")
.stringConf.createOptional

private[spark] val KAFKA_BOOTSTRAP_SERVERS = ConfigBuilder("bootstrap.servers")

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hm, this is a spark configuration. Can we add a prefix spark.?

@merlintang

Copy link
Copy Markdown
Author

close this one since other PR is working on this.

@merlintang merlintang closed this Oct 1, 2018
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.

3 participants