zhangwl9 commented on issue #13116:
URL: https://github.com/apache/iceberg/issues/13116#issuecomment-2910897592

   @pvary  @gaborgsomogyi  
            For Spark , I'm going to use the scheme shown above to implement an 
IcebergHiveConnectorDelegationTokenProvider within the Iceberg_Spark module 
based on Spark's interface 
HadoopDelegationTokenProvider(https://github.com/apache/spark/blob/master/core/src/main/scala/org/apache/spark/security/HadoopDelegationTokenProvider.scala)。
             For Flink, I'm going to  implement an 
IcebergHiveConnectorDelegationTokenProvider within the Iceberg_Flink module 
based on Flink's interface 
[DelegationTokenProvider](https://github.com/apache/flink/blob/master/flink-core/src/main/java/org/apache/flink/core/security/token/DelegationTokenProvider.java)。****


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to