Sanjay Dasgupta created ZEPPELIN-3493:
-----------------------------------------
Summary: "Export all data as csv" not exporting all data
Key: ZEPPELIN-3493
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3493
Project: Zeppelin
Issue Type: Bug
Components: front-end, Interpreters
Affects Versions: 0.8.0
Reporter: Sanjay Dasgupta
Fix For: 0.8.0
TheĀ "Export all data as csv" menu item (top right of grid UI) appears to export
the same number of records as the "Export visible data as csv".
When tested using z.show(...) to display a dataframe containing more than
zeppelin.spark.maxResult records, the output exported by both these commands
was limited by zeppelin.spark.maxResult, and contained exactly the same number
of records.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)