gaborgsomogyi commented on PR #26101: URL: https://github.com/apache/flink/pull/26101#issuecomment-2633222072
Not necessarily understand what the new code would modify. The YARN related code is here and should do exactly the same, right? https://github.com/apache/flink/blob/b1eb1406504449849c234046786dce5ca1375ddf/flink-yarn/src/main/java/org/apache/flink/yarn/YarnClusterDescriptor.java#L1320-L1344 * Gets tokens from current user * Puts it into credentials * Obtains new tokens which may overwrite tokens from current user * Set it on lunch context -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
