Gaurav Kumar created ZEPPELIN-1150:
--------------------------------------
Summary: Table contents disappear 2nd run onwards
Key: ZEPPELIN-1150
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1150
Project: Zeppelin
Issue Type: Bug
Components: front-end, GUI
Affects Versions: 0.7.0
Environment: Firefox, Chrome
Reporter: Gaurav Kumar
Priority: Critical
Table contents disappear on a 2nd run of any SQL command in spark. This only
happens for the table view and not for other visualizations.
Steps to reproduce:
# Write any sql query such as
%sql
select 10
# Run the query
# Table will be populated
# Run the query again
# No table results are shown.
# Either refresh the page or switch to a visualization and switch to tabular
results again to view the table.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)