Vadim, You could edit /etc/fstab, then issue mount -o remount to give more shared memory online.
Didn't know Spark uses shared memory. Hope this helps. On Fri, Jun 19, 2015, 8:15 AM Vadim Bichutskiy <[email protected]> wrote: > Hello Spark Experts, > > I've been running a standalone Spark cluster on EC2 for a few months now, > and today I get this error: > > "IOError: [Errno 28] No space left on device > Spark assembly has been built with Hive, including Datanucleus jars on > classpath > OpenJDK 64-Bit Server VM warning: Insufficient space for shared memory > file" > > I guess I need to resize the cluster. What's the best way to do that? > > Thanks, > Vadim > ᐧ >
