You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@toree.apache.org by "David Taieb (JIRA)" <ji...@apache.org> on 2017/01/06 15:12:59 UTC

[jira] [Created] (TOREE-357) In pyspark_runner.py make sure we always have a code_info available

David Taieb created TOREE-357:
---------------------------------

             Summary: In pyspark_runner.py make sure we always have a code_info available
                 Key: TOREE-357
                 URL: https://issues.apache.org/jira/browse/TOREE-357
             Project: TOREE
          Issue Type: Bug
    Affects Versions: 0.1.0
            Reporter: David Taieb


In the loop that pull code_info from the queue, make sure we have a new code_info before setting the current one to null. Reason is that in some cases (say Spark Streaming for example), the cell may have finished executing but there is still data coming down



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)