You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@zeppelin.apache.org by Paul-Armand Verhaegen <pa...@gmail.com> on 2017/04/20 19:46:45 UTC

Returning more than the default 1000 rows

Hi,

I have problems making zeppelin 0.7.1 (in %python or %spark.pyspark) to return more than the default 1000 rows (from a pandas dataframe) in a visualisation or csv download.
I tried to increase the values of all maxResults settings in interpreter.json, but to no avail (and restarted zeppelin after config change).

Can someone point me in the right direction?

Thanks,
Paul