Uploaded image for project: 'Zeppelin'
  1. Zeppelin
  2. ZEPPELIN-2447

Python interpreter only returns 1000 rows even if config max_results is set higher

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Won't Fix
    • 0.7.1
    • None
    • python-interpreter
    • None

    Description

      Python paragraphs with visualisations/exports never return over 1000 rows, irrespectively of the configuration setting in conf/zeppelin-env.sh :
      export ZEPPELIN_SPARK_MAXRESULT=2000

      It looks like PythonInterpreter uses hardcoded value [1] instead of reading max_result from interpreter property.

      [1] https://github.com/apache/zeppelin/blob/v0.7.1/python/src/main/resources/python/zeppelin_python.py#L58

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              paularmand Paul-Armand Verhaegen
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: