Thanks Jianfeng, But i am still not able to solve the issue. I have set it to 4g but still no luck.Can you please explain it to me how can I set SPARK_DRIVER_MEMORY property. Also as I have read that GC overhead limit exceeded error occurs when the heap memory is insufficient. So How can I increase the heap memory. Please correct me if I am wrong as I am still trying to learn these things. Reagrds, Rushikesh Raut
On Sun, Mar 26, 2017 at 4:25 PM, Jianfeng (Jeff) Zhang < [email protected]> wrote: > > This is a bug of zeppelin. spark.driver.memory won’t take effect. As for > now it isn’t passed to spark through —conf parameter. See > https://issues.apache.org/jira/browse/ZEPPELIN-1263 > The workaround is to specify SPARK_DRIVER_MEMORY in interpreter setting > page. > > > > Best Regard, > Jeff Zhang > > > From: RUSHIKESH RAUT <[email protected]> > Reply-To: "[email protected]" <[email protected]> > Date: Sunday, March 26, 2017 at 5:03 PM > To: "[email protected]" <[email protected]> > Subject: Re: Zeppelin out of memory issue - (GC overhead limit exceeded) > > ZEPPELIN_INTP_JAVA_OPTS >
