Github user vanzin commented on a diff in the pull request:
https://github.com/apache/spark/pull/22598#discussion_r233626891
--- Diff: core/pom.xml ---
@@ -408,6 +408,19 @@
<scope>provided</scope>
</dependency>
+ <!--
+ The following kafka dependency used to obtain delegation token.
--- End diff --
I'm starting to think we should pull all this kerberos stuff into a
separate module... then we wouldn't need this kind of hack in core.
That's obviously for a separate discussion, though.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]