Re: Spark and Stanford CoreNLP

2015-05-27 Thread mathewvinoj
.nabble.com/Spark-and-Stanford-CoreNLP-tp19654p23059.html Sent from the Apache Spark User List mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-unsubscr...@spark.apache.org For additional commands, e-mail: user-h

Re: Spark and Stanford CoreNLP

2014-11-25 Thread Evan R. Sparks
ou...@gmail.com> wrote: > >> > >> Great, Ian's approach seems to work fine. > >> > >> Can anyone provide an explanation as to why this works, but passing the > >> CoreNLP object itself > >> as transient does not? > >> > >> > >> > >

Re: Spark and Stanford CoreNLP

2014-11-25 Thread Christopher Manning
;> Great, Ian's approach seems to work fine. >> >> Can anyone provide an explanation as to why this works, but passing the >> CoreNLP object itself >> as transient does not? >> >> >> >> -- >> View this message in context: >> http

Re: Spark and Stanford CoreNLP

2014-11-25 Thread Evan Sparks
eems to work fine. > > Can anyone provide an explanation as to why this works, but passing the > CoreNLP object itself > as transient does not? > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/Spark-and-Stanford-Cor

Re: Spark and Stanford CoreNLP

2014-11-25 Thread Theodore Vasiloudis
Great, Ian's approach seems to work fine. Can anyone provide an explanation as to why this works, but passing the CoreNLP object itself as transient does not? -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Spark-and-Stanford-CoreNLP-tp19654p19739

Re: Spark and Stanford CoreNLP

2014-11-24 Thread Evan R. Sparks
ordCoreNLP through kryo, as >> well >> > as using chill.MeatLocker, >> > but these still produce serialization errors. >> > Passing the StanfordCoreNLP object as transient leads to a >> > NullPointerException instead. >> > >> > Has anybo

Re: Spark and Stanford CoreNLP

2014-11-24 Thread Evan R. Sparks
use of task >>> serialization >>> > errors since the class >>> > StanfordCoreNLP cannot be serialized. >>> > >>> > I've tried the remedies of registering StanfordCoreNLP through kryo, >>> as well >>> > as using chill.

Re: Spark and Stanford CoreNLP

2014-11-24 Thread Madabhattula Rajesh Kumar
of registering StanfordCoreNLP through kryo, as >> well >> > as using chill.MeatLocker, >> > but these still produce serialization errors. >> > Passing the StanfordCoreNLP object as transient leads to a >> > NullPointerException instead. >> > >>

Re: Spark and Stanford CoreNLP

2014-11-24 Thread Ian O'Connell
> as using chill.MeatLocker, > > but these still produce serialization errors. > > Passing the StanfordCoreNLP object as transient leads to a > > NullPointerException instead. > > > > Has anybody managed to get this work? > > > > Regards, > > T

Re: Spark and Stanford CoreNLP

2014-11-24 Thread Evan Sparks
sing the StanfordCoreNLP object as transient leads to a > NullPointerException instead. > > Has anybody managed to get this work? > > Regards, > Theodore > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/Spark-and-S

Spark and Stanford CoreNLP

2014-11-24 Thread tvas
-user-list.1001560.n3.nabble.com/Spark-and-Stanford-CoreNLP-tp19654.html Sent from the Apache Spark User List mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-unsubscr...@spark.apache.org For additional commands, e