[
https://issues.apache.org/jira/browse/TOREE-443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luciano Resende resolved TOREE-443.
-----------------------------------
Resolution: Fixed
Fix Version/s: 0.2.0
> 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
> Assignee: Sanjay Saxena
> Fix For: 0.2.0
>
>
> In the *kernel* sub-project's {{org.apache.toree.kernel.api.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 an environment variable.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)