| commit | b2164e9fd12176242eda5d73662b237792f064d6 | [log] [tgz] |
|---|---|---|
| author | Sachin <sjanani@snappydata.io> | Thu Aug 17 10:14:50 2017 +0530 |
| committer | Lee moon soo <moon@apache.org> | Sat Aug 19 10:59:26 2017 -0700 |
| tree | e9a7e00071438fd52f27c5da5442c19047d62030 | |
| parent | 742994f819c7b14336615e82a3f8e5e852bbd5cc [diff] |
Fixing zeppelin-2281 by clearing output when data is available ### What is this PR for? Fixing ZEPPELIN-2281 by clearing previous when new data is available ### What type of PR is it? [Bug Fix] ### Todos * [x] - Task ### What is the Jira issue? * https://issues.apache.org/jira/browse/ZEPPELIN-2281 ### How should this be tested? * Execute a paragraph and see the output * Execute the same paragraph again but abort it before completion and see the output.Paragraph is clear and previous output is lost ### Screenshots (if appropriate) ### Questions: * Does the licenses files need update? NA * Is there breaking changes for older versions? NA * Does this needs documentation? NA Author: Sachin <sjanani@snappydata.io> Closes #2518 from SachinJanani/ZEPPELIN-2281 and squashes the following commits: 5e276b9 [Sachin] Merge branch 'master' into ZEPPELIN-2281 c5ace52 [Sachin] Fixing zeppelin-2281 by clearing output when data is available (cherry picked from commit 7b5db0492d8396892a0fd01c4187298abd111e68) Signed-off-by: Lee moon soo <moon@apache.org>
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 feature:
To know more about Zeppelin, visit our web site http://zeppelin.apache.org
Please go to install to install Apache Zeppelin from binary package.
Please check Build from source to build Zeppelin from source.