Andreas Weise created ZEPPELIN-3290:
---------------------------------------
Summary: Unnecessary message 'IPython is available, use IPython
for PySparkInterpreter'
Key: ZEPPELIN-3290
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3290
Project: Zeppelin
Issue Type: Bug
Components: pySpark
Affects Versions: 0.8.0, 0.9.0
Reporter: Andreas Weise
When using IPython the following message is printed each and every time an
IPython interpreter (%python or %pyspark) is started the first time.
{noformat}
IPython is available, use IPython for PySparkInterpreter{noformat}
I would expect to see only a message when ipython is configured but NOT
working. Of course the error case message already exists, but this positive
message is kind of annoying.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)