[jira] [Commented] (TOREE-349) ClassCastException when reading Avro from another thread (Toree master / Spark 2.0.0)

2016-10-17 Thread Marius Van Niekerk (JIRA)
[ https://issues.apache.org/jira/browse/TOREE-349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15583801#comment-15583801 ] Marius Van Niekerk commented on TOREE-349: -- So do you need to do the same thing for spark-shell?

[jira] [Commented] (TOREE-350) Address comment on 0.1.0 rc2

2016-10-17 Thread Gino Bustelo (JIRA)
[ https://issues.apache.org/jira/browse/TOREE-350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15582357#comment-15582357 ] Gino Bustelo commented on TOREE-350: Comments from Hitesh - no KEYS file so no way to verify the gpg

Re: [VOTE] Apache Toree 0.1.0 RC2

2016-10-17 Thread Gino Bustelo
Actually... on the license thing, we also followed Spark's lead https://github.com/apache/spark/tree/cff560755244dd4ccb998e0c56e81d2620cd4cff/licenses On Mon, Oct 17, 2016 at 10:41 AM Gino Bustelo wrote: > I'm working on changes in >

Re: [VOTE] Apache Toree 0.1.0 RC2

2016-10-17 Thread Gino Bustelo
I'm working on changes in https://github.com/apache/incubator-toree/pull/75. I've address most of the issues above. > - no KEYS file so no way to verify the gpg signature ( unless one downloads an unverified key from a public server ) Where do I put this KEYS file? > - Something to check on -

[jira] [Commented] (TOREE-349) ClassCastException when reading Avro from another thread (Toree master / Spark 2.0.0)

2016-10-17 Thread Andrew Kerr (JIRA)
[ https://issues.apache.org/jira/browse/TOREE-349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15582769#comment-15582769 ] Andrew Kerr commented on TOREE-349: --- This code works as expected: ``` val classLoader =

[jira] [Comment Edited] (TOREE-349) ClassCastException when reading Avro from another thread (Toree master / Spark 2.0.0)

2016-10-17 Thread Andrew Kerr (JIRA)
[ https://issues.apache.org/jira/browse/TOREE-349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15582769#comment-15582769 ] Andrew Kerr edited comment on TOREE-349 at 10/17/16 5:04 PM: - This code works

[jira] [Comment Edited] (TOREE-349) ClassCastException when reading Avro from another thread (Toree master / Spark 2.0.0)

2016-10-17 Thread Andrew Kerr (JIRA)
[ https://issues.apache.org/jira/browse/TOREE-349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15582769#comment-15582769 ] Andrew Kerr edited comment on TOREE-349 at 10/17/16 5:06 PM: - This code works