Ishizaki
From: janardhan shetty
To: user
Date: 2016/11/21 12:01
Subject:Re: Linear regression + Janino Exception
Seems like this is associated to :
https://issues.apache.org/jira/browse/SPARK-16845
On Sun, Nov 20, 2016 at 6:09 PM, janardhan shetty
wrote:
Hi,
I am trying to
Seems like this is associated to :
https://issues.apache.org/jira/browse/SPARK-16845
On Sun, Nov 20, 2016 at 6:09 PM, janardhan shetty
wrote:
> Hi,
>
> I am trying to execute Linear regression algorithm for Spark 2.02 and
> hitting the below error when I am fitting my training set:
>
> val lrMod
Hi,
I am trying to execute Linear regression algorithm for Spark 2.02 and
hitting the below error when I am fitting my training set:
val lrModel = lr.fit(train)
It happened on 2.0.0 as well. Any resolution steps is appreciated.
*Error Snippet: *
16/11/20 18:03:45 *ERROR CodeGenerator: failed t