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

Socket connection between zeppelin server and interpreter is not closed properly

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.8.1
    • 0.8.3, 0.9.0
    • None
    • None
    • centos 7

      zeppelin 0.81

      jdk 1.8-181

    Description

      make a not with a python  and a md paragragh, 

      after the note process we restart the interpreter with a sh paragragh.

       

      we run the note looply by api with a sleep time like this:

      // code placeholder
      
      while(1):
          cmd = "curl -X POST http://192.168.56.200:8080/api/notebook/job/2F3BU3GSB"
          rs = os.system(cmd)
          print(cmd)
          print("===========================")
          print(rs)
      
          time.sleep(10)
      
      

       

       

      it works well at begining, but after 6 hours loop the interpreter not worked with nullpoint error

      the screen shot and log is in the attach file

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            fanlin.cn@gmail.com tyler fan
            fanlin.cn@gmail.com tyler fan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 4h 40m
                4h 40m

                Slack

                  Issue deployment