GitHub user jongyoul reopened a pull request: https://github.com/apache/zeppelin/pull/2084
[HOTFIX][ZEPPELIN-2178] Prevent from cleaning output in Personalized mode ### What is this PR for? Fixing empty output issue while using personalized mode. ### What type of PR is it? [Hot Fix] ### Todos * [x] - Making default user's paragraph while accessing at the first time. ### What is the Jira issue? * https://issues.apache.org/jira/browse/ZEPPELIN-2178 ### How should this be tested? Use personalized mode ### Screenshots (if appropriate) N/A ### Questions: * Does the licenses files need update? No * Is there breaking changes for older versions? No * Does this needs documentation? No You can merge this pull request into a Git repository by running: $ git pull https://github.com/jongyoul/zeppelin ZEPPELIN-2178 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zeppelin/pull/2084.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 #2084 ---- commit faacb5fa2e876df87776457dac1e2cf9b30c6021 Author: Jongyoul Lee <jongy...@gmail.com> Date: 2017-02-26T16:58:52Z Prevent from cleaning output in Personalized mode commit a190f2f23ceee8ea8ce290f40c8877c1b7d89a44 Author: Jongyoul Lee <jongy...@gmail.com> Date: 2017-03-01T06:15:23Z Fix the initial status to READY commit 47c978f5467d5696bf3d276766bdba4a2f7f59e9 Author: Jongyoul Lee <jongy...@gmail.com> Date: 2017-03-01T06:34:02Z Clean outputs when users turn off personalized mode ---- --- 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. ---