Re: Exceeding spark.akka.frameSize when saving Word2VecModel

2016-04-20 Thread Stefan Falk
Nobody here who can help me on this? :/ On 19/04/16 13:15, Stefan Falk wrote: Hello Sparklings! I am trying to train a word vector model but as I call Word2VecModel#save() I am getting a org.apache.spark.SparkException saying that this would exceed the frameSize limit (stackoverflow question

Exceeding spark.akka.frameSize when saving Word2VecModel

2016-04-19 Thread Stefan Falk
Hello Sparklings! I am trying to train a word vector model but as I call Word2VecModel#save() I am getting a org.apache.spark.SparkException saying that this would exceed the frameSize limit (stackoverflow question [1]). Increasing the frameSize would only help me in this particular case I