Jason-Morries Adam created ZEPPELIN-5640:
--------------------------------------------
Summary: Use current user for Zeppelin Notebook storage with Git
integration
Key: ZEPPELIN-5640
URL: https://issues.apache.org/jira/browse/ZEPPELIN-5640
Project: Zeppelin
Issue Type: New Feature
Components: zeppelin-server
Affects Versions: 0.10.0
Reporter: Jason-Morries Adam
Hi,
we have set up Zeppelin Notebook storage with Git integration. It worksf ine so
far.
The only thing that is sub-optimal, is the fact, that every commit is done as
user zeppelin. The commit log then looks like this:
{noformat}
> commit d80ab9a7e998f3847a47dd4b052a03a3bb12f014 (HEAD -> master)
> Author: zeppelin <[email protected]>
> Date: Thu Jan 20 16:01:25 2022 +0100
>
> 1st test commit
{noformat}
So when multiple users are working with Zeppelin it is difficult to seew ho
committed a change. Is there perhaps a way to make Zeppelin commit as the
current user?
Thanks
--
This message was sent by Atlassian Jira
(v8.20.1#820001)