GitHub user jerryshao reopened a pull request: https://github.com/apache/zeppelin/pull/2459
[ZEPPELIN-2716] Change the default value of zeppelin.livy.displayAppInfo to true ### What is this PR for? Since it is quite useful to expose the application info for user to monitor and debug, so here propose to enable "zeppelin.livy.displayAppInfo" to true as default. ### What type of PR is it? Improvement ### Todos ### What is the Jira issue? https://issues.apache.org/jira/browse/ZEPPELIN-2716 ### How should this be tested? Manual verification. You can merge this pull request into a Git repository by running: $ git pull https://github.com/jerryshao/zeppelin ZEPPELIN-2716 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zeppelin/pull/2459.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 #2459 ---- commit 32d3f72e4fbf5401c8f6a3092fe5a515fdc34398 Author: jerryshao <ss...@hortonworks.com> Date: 2017-07-03T06:06:16Z Change the default value of zeppelin.livy.displayAppInfo to true commit b47cf2028b0fe7399211a8fd63644a1b8ed765d3 Author: jerryshao <ss...@hortonworks.com> Date: 2017-07-05T14:27:02Z Address UT failure ---- --- 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. ---