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

Couldn't get the paragraph result ("zeppelin.paragraph.result.table") from Resource Pool.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Critical
    • Resolution: Unresolved
    • 0.9.0
    • 0.9.1
    • Interpreters
    • None

    Description

      Hi,

      In 0.8.2, I can use the following code to retrieve the paragraph results.

      %python
      ic = z.getInterpreterContext()
      rp = ic.getResourcePool()
      rp.get(notebookID, paragraphID, "zeppelin.paragraph.result.table")
      

      It's very easy for me to transfer the data among the notebooks/paragraphs. 

      But in 0.9.0, the call always returns nothing.

      Has this function been removed?

      Thanks.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jali Yongqiang Li
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: