You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@flink.apache.org by "Newport, Billy" <Bi...@gs.com> on 2017/08/29 19:14:08 UTC

API to launch flink session from Java?

Is there a way to start a yarn session from java? We want to use Kerberos impersonation and call doAs before running the session so it runs using the "correct" credential rather than a fixed one.