Dmytro Kulyk created ZEPPELIN-4120:
--------------------------------------
Summary: zeppelin.python.maxResult is not respected for
visualization
Key: ZEPPELIN-4120
URL: https://issues.apache.org/jira/browse/ZEPPELIN-4120
Project: Zeppelin
Issue Type: Bug
Components: python-interpreter, zeppelin-interpreter
Affects Versions: 0.8.1
Environment: zeppelin 0.8.1
Ubuntu 16.04
Python 3.6
!image-2019-04-12-12-50-49-325.png!
Reporter: Dmytro Kulyk
Attachments: image-2019-04-12-12-50-00-143.png,
image-2019-04-12-12-50-49-325.png
zeppelin.python.maxResult setting do not affect on pandas dataframe
visualization when performed
{code:python}
df.info()
z.show(df)
{code}
!image-2019-04-12-12-50-00-143.png!
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)