You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Dmytro Kulyk (JIRA)" <ji...@apache.org> on 2019/04/12 09:53:00 UTC

[jira] [Created] (ZEPPELIN-4120) zeppelin.python.maxResult is not respected for visualization

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)