Luciano Resende created TOREE-443:
-------------------------------------

             Summary: Make delayed kernel execution timeout configurable
                 Key: TOREE-443
                 URL: https://issues.apache.org/jira/browse/TOREE-443
             Project: TOREE
          Issue Type: Bug
          Components: Kernel
            Reporter: Luciano Resende


In kernel.scala, when we do the spark context delayed initialization, there is 
hardcoded wait of 100 ms. This usually works ok, but in slow machines or busy 
nodes it's not enough and cause confusion to users as it's going to try to 
initialize the context and display the message on the notebook ui twice.

we should enable users to configure the timeout via a environment variable.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to