Insufficient space for shared memory file

Hi,

I am trying to launch HIVE in webconsole and it is giving me below error. Also I am getting “Internal Server error” when I am trying to access Jupyter.

Java HotSpot™ 64-Bit Server VM warning: Insufficient space for shared memory file:
7505
Try using the -Djava.io.tmpdir= option to select an alternate temp location.
Java HotSpot™ 64-Bit Server VM warning: Insufficient space for shared memory file:
7484
Try using the -Djava.io.tmpdir= option to select an alternate temp location.
Exception in thread “main” java.io.IOException: No space left on device
at java.io.FileOutputStream.writeBytes(Native Method)
at java.io.FileOutputStream.write(FileOutputStream.java:326)
at org.apache.hadoop.io.IOUtils.copyBytes(IOUtils.java:89)
at org.apache.hadoop.util.RunJar.unJar(RunJar.java:112)
at org.apache.hadoop.util.RunJar.unJar(RunJar.java:85)
at org.apache.hadoop.util.RunJar.run(RunJar.java:221)
at org.apache.hadoop.util.RunJar.main(RunJar.java:148)

Please help!!.

Regards,
archana.

Hi,
Sorry for the inconvenience, we have fixed this, Lab is working fine now.

Thanks.