Nikita Uchitelev created ZEPPELIN-2483:
------------------------------------------
Summary: Removing notebooks causes loss of changes in other
notebooks
Key: ZEPPELIN-2483
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2483
Project: Zeppelin
Issue Type: Bug
Components: front-end
Environment: HDP-2.6.0.3, Zeppelin 0.7.0
Reporter: Nikita Uchitelev
How to reproduce:
# create two notebooks
# in one of them create two paragraphs
# write something to both of them, evaluate your expressions
# make some changes in both of them, then evaluate only one
# remove your second notebook
# see, that in the first notebook the non-evaluated paragraph is now rolled back
This behavior seems not to depend on an interpreter or an interpreter group and
can be seen in all opened notebooks and all logined users at the moment of
deletion.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)