GitHub user prasadwagle opened a pull request: https://github.com/apache/incubator-zeppelin/pull/848
[ZEPPELIN-819] Add 'Last updated by X at Y' message in paragraph footer ### What is this PR for? In a large organization, it is helpful to know who updated a paragraph along with the time. ### What type of PR is it? Improvement (Minor) ### Todos * [ ] - Understand why the user is not updated immediately after running the paragraph. ### What is the Jira issue? [ZEPPELIN-819] (https://issues.apache.org/jira/browse/ZEPPELIN-819) ### How should this be tested? 1. Login to the zeppelin server 2. Create a note 3. Run a paragraph 4. Reload Paragraph footer should display the 'Last updated by X at Y' message ### Screenshots (if appropriate) NA ### Questions: NA You can merge this pull request into a Git repository by running: $ git pull https://github.com/prasadwagle/incubator-zeppelin ZEPPELIN-819 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-zeppelin/pull/848.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #848 ---- commit 53deb67445083e0471d42c8331ef1a5c2dfbe5d5 Author: Prasad Wagle <pwa...@twitter.com> Date: 2016-04-21T21:57:50Z Add 'Last updated by X at Y' message in paragraph footer ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---