gaborgsomogyi opened a new pull request #23499: [SPARK-26254][CORE] Remove Hive 
+ Kafka dependencies from Core.
URL: https://github.com/apache/spark/pull/23499
 
 
   ## What changes were proposed in this pull request?
   
   There are ugly provided dependencies inside core for the following:
   * Hive
   * Kafka
   
   In this PR I've extracted them out. This PR contains the following:
   * Token providers are now loaded with service loader
   * Hive token provider moved to hive project
   * Kafka token provider extracted into a new project
   
   ## How was this patch tested?
   
   Existing + newly added unit tests.
   Additionally tested on cluster.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to