[jira] [Commented] (TOREE-374) Variables declared on the Notebook are not garbage collected

2017-02-06 Thread David Taieb (JIRA)
[ https://issues.apache.org/jira/browse/TOREE-374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15855262#comment-15855262 ] David Taieb commented on TOREE-374: --- [~jodersky] Simple steps to reproduce. In cell 1, create a

[jira] [Closed] (TOREE-365) Certain interpreter evaluations do not return result strings

2017-02-06 Thread Jakob Odersky (JIRA)
[ https://issues.apache.org/jira/browse/TOREE-365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Odersky closed TOREE-365. --- Resolution: Won't Fix Closing as discussed in the pull request. See TOREE-368 for continuation. >

[jira] [Commented] (TOREE-374) Variables declared on the Notebook are not garbage collected

2017-02-06 Thread Jakob Odersky (JIRA)
[ https://issues.apache.org/jira/browse/TOREE-374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15855081#comment-15855081 ] Jakob Odersky commented on TOREE-374: - [~dtaieb] Could you provide some steps to reproduce this? >

[jira] [Comment Edited] (TOREE-374) Variables declared on the Notebook are not garbage collected

2017-02-06 Thread Jakob Odersky (JIRA)
[ https://issues.apache.org/jira/browse/TOREE-374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15855055#comment-15855055 ] Jakob Odersky edited comment on TOREE-374 at 2/7/17 12:47 AM: -- Hmm, I wonder

[jira] [Commented] (TOREE-374) Variables declared on the Notebook are not garbage collected

2017-02-06 Thread Jakob Odersky (JIRA)
[ https://issues.apache.org/jira/browse/TOREE-374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15855055#comment-15855055 ] Jakob Odersky commented on TOREE-374: - Hmm, I wonder if this is related to the Yrepl-class-based

[jira] [Comment Edited] (TOREE-375) Incorrect fully qualified name for spark context

2017-02-06 Thread Jakob Odersky (JIRA)
[ https://issues.apache.org/jira/browse/TOREE-375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15855019#comment-15855019 ] Jakob Odersky edited comment on TOREE-375 at 2/7/17 12:16 AM: --

[jira] [Commented] (TOREE-371) $SPARK_HOME environment variable not recognised

2017-02-06 Thread Jakob Odersky (JIRA)
[ https://issues.apache.org/jira/browse/TOREE-371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15854859#comment-15854859 ] Jakob Odersky commented on TOREE-371: - I'm not sure how changing the default value fixes the issue,

[jira] [Commented] (TOREE-372) stream corruption cased by big-endian and little-endian

2017-02-06 Thread Jakob Odersky (JIRA)
[ https://issues.apache.org/jira/browse/TOREE-372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15854877#comment-15854877 ] Jakob Odersky commented on TOREE-372: - Spark requires its driver app (SparkContext) and all executors

[jira] [Commented] (TOREE-374) Variables declared on the Notebook are not garbage collected

2017-02-06 Thread David Taieb (JIRA)
[ https://issues.apache.org/jira/browse/TOREE-374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15854852#comment-15854852 ] David Taieb commented on TOREE-374: --- [~mariusvniekerk] If there was a way to manually force the generate

[jira] [Updated] (TOREE-375) Incorrect fully qualified name for spark context

2017-02-06 Thread JIRA
[ https://issues.apache.org/jira/browse/TOREE-375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Schüler updated TOREE-375: Description: When running below snippet in a cell I get a compile error for the MLContext

[jira] [Created] (TOREE-375) Incorrect fully qualified name for spark context

2017-02-06 Thread JIRA
Felix Schüler created TOREE-375: --- Summary: Incorrect fully qualified name for spark context Key: TOREE-375 URL: https://issues.apache.org/jira/browse/TOREE-375 Project: TOREE Issue Type: Bug

[jira] [Created] (TOREE-374) Variables declared on the Notebook are not garbage collected

2017-02-06 Thread David Taieb (JIRA)
David Taieb created TOREE-374: - Summary: Variables declared on the Notebook are not garbage collected Key: TOREE-374 URL: https://issues.apache.org/jira/browse/TOREE-374 Project: TOREE Issue

[jira] [Created] (TOREE-373) scala 2.11 library incompatible with pyspark 2.1.0

2017-02-06 Thread Peter (JIRA)
Peter created TOREE-373: --- Summary: scala 2.11 library incompatible with pyspark 2.1.0 Key: TOREE-373 URL: https://issues.apache.org/jira/browse/TOREE-373 Project: TOREE Issue Type: Bug Affects

[jira] [Commented] (TOREE-371) $SPARK_HOME environment variable not recognised

2017-02-06 Thread Peter (JIRA)
[ https://issues.apache.org/jira/browse/TOREE-371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15853966#comment-15853966 ] Peter commented on TOREE-371: - I modified line 57 in /usr/local/lib/python3.5/dist-packages/toree/toreeapp.py