Skip to content

Conversation

@gaborgsomogyi
Copy link
Contributor

What changes were proposed in this pull request?

Kafka delegation token is obtained with AdminClient where security settings can be set. Keystore and trustrore type however can't be set. In this PR I've added these new configurations. This can be useful when the type is different. A good example is to make Spark FIPS compliant where the default JKS is not accepted.

Why are the changes needed?

Missing configurations.

Does this PR introduce any user-facing change?

Yes, adding 2 additional config parameters.

How was this patch tested?

Existing + modified unit tests + simple Kafka to Kafka app on cluster.

@SparkQA
Copy link

SparkQA commented Jan 6, 2021

Test build #133753 has finished for PR 31070 at commit 9f2cacb.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Jan 6, 2021

Kubernetes integration test starting
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/38341/

@SparkQA
Copy link

SparkQA commented Jan 6, 2021

Kubernetes integration test status failure
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/38341/

@viirya
Copy link
Member

viirya commented Jan 6, 2021

cc @HeartSaVioR

@github-actions github-actions bot added the DOCS label Jan 6, 2021
Copy link
Contributor

@HeartSaVioR HeartSaVioR left a comment

Choose a reason for hiding this comment

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

+1

@HeartSaVioR
Copy link
Contributor

HeartSaVioR commented Jan 8, 2021

Triggering Jenkins / Github Action. I'll merge once test passes.

@HeartSaVioR
Copy link
Contributor

retest this, please

@SparkQA
Copy link

SparkQA commented Jan 8, 2021

Test build #133829 has finished for PR 31070 at commit 9f2cacb.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@HeartSaVioR
Copy link
Contributor

OK test passed. Merging to master.

@HeartSaVioR
Copy link
Contributor

Thanks @gaborgsomogyi for the contribution! I merged this to master.

@gaborgsomogyi
Copy link
Contributor Author

Thanks you guys taking care!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants