GitHub user merlintang opened a pull request:

    https://github.com/apache/spark/pull/22550

    [SPARK-25501] Kafka delegation token support

    ## 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

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/merlintang/spark kafka-dtoken

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/22550.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #22550
    
----
commit c59ea5eaffc9889074226cf96a0e704672cdb290
Author: Mingjie Tang <mtang@...>
Date:   2018-09-25T21:20:30Z

    [RMP-11860][SPARK-25501] Kafka Delegation Token Support for Spark

commit 7202ff968fa9a330e112a4958e38fd7f36e53341
Author: Mingjie Tang <mtang@...>
Date:   2018-09-26T00:31:35Z

    update with kafka config

----


---

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

Reply via email to