e.org <
> users@zeppelin.incubator.apache.org>
> *Subject*: How to increase spark driver memory and ship jars on zeppelin
> ?
>
> Hi,
> When we run spark-shell on apache spark, we can increase driver memory by
> passing
> "--driver-memory" option. We can also ship jars to
R
From: Ashwin Shankar [mailto:ashwinshanka...@gmail.com]
Sent: Saturday, August 08, 2015 03:54 AM
To: users@zeppelin.incubator.apache.org
Subject: How to increase spark driver memory and ship jars on zeppelin ?
Hi,
When we run spark-shell on apache spark, we can increase driver memory by
Hi,
When we run spark-shell on apache spark, we can increase driver memory by
passing
"--driver-memory" option. We can also ship jars to the cluster using
"--jars"
option.
How do we pass these spark options to zeppelin(yarn-client mode)?
--
Thanks,
Ashwin