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

Paragraphs don't run via rest-api if they didn't run handly before

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.8.0
    • None
    • rest-api
    • None

    Description

      Notebook was imported via rest-api. After that I run all paragraphs in notebook via rest-api:

      curl -X POST http://[zeppelinHost]:[zeppelinPort]/api/notebook/job/[noteId]
      Request returns {"status":"OK"}. But actually paragraphs didn't run.

      It works if paragraphs run handly before at least once. Otherwise they will not be run via rest-api.

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            atash Alekperov Atash
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: