commit | 16e920fadcc74949b1c759c1da5458547d301c00 | [log] [tgz] |
---|---|---|
author | Jeff Zhang <zjffdu@apache.org> | Thu Jul 01 14:58:46 2021 +0800 |
committer | Jeff Zhang <zjffdu@apache.org> | Tue Jul 06 10:09:17 2021 +0800 |
tree | ae3ad5bb2e4e22f75df1034058664a8cd0050805 | |
parent | a6039600124717cf5b355eb511740c9177bf7e26 [diff] |
[ZEPPELIN-5367] Run flink job as the login user in yarn mode ### What is this PR for? Introduce new flink configuration `zeppelin.flink.run.asLoginUser` to control whether run the flink job as the login user in yarn mode. ### What type of PR is it? [Feature] ### Todos * [ ] - Task ### What is the Jira issue? * https://issues.apache.org/jira/browse/ZEPPELIN-5367 ### How should this be tested? * CI pass ### Screenshots (if appropriate)  ### Questions: * Does the licenses files need update? No * Is there breaking changes for older versions? No * Does this needs documentation? No Author: Jeff Zhang <zjffdu@apache.org> Closes #4158 from zjffdu/ZEPPELIN-5367 and squashes the following commits: 86e29dc3f6 [Jeff Zhang] [ZEPPELIN-5367] Run flink job as the login user in yarn mode
Documentation: User Guide
Mailing Lists: User and Dev mailing list
Continuous Integration:
Contributing: Contribution Guide
Issue Tracker: Jira
License: Apache 2.0
Zeppelin, a web-based notebook that enables interactive data analytics. You can make beautiful data-driven, interactive and collaborative documents with SQL, Scala and more.
Core features:
To know more about Zeppelin, visit our web site https://zeppelin.apache.org
Please go to install to install Apache Zeppelin from binary package.
Please check Build from source to build Zeppelin from source.