Spark Spark 2.6.3 Linux Install Help

Hi Guys,

i have extracted spark_2.6.3.tar.gz to /opt which created /opt/Spark/Spark

but when i try to launch it i get the following error:

Preparing JRE …

./Spark: 161: bin/unpack200: not found

Error unpacking jar files. Aborting.

You might need administrative priviledges for this operation.

i am an administrator on my machine. i have even tried root but cant get past this.

Has anyone any ideas?

os - ubuntu 10.04

java version

root@fc-hq-dwi:/opt/Spark# java -version

java version “1.6.0_20”

OpenJDK Runtime Environment (IcedTea6 1.9.9) (6b20-1.9.9-0ubuntu1~10.04.2)

OpenJDK 64-Bit Server VM (build 19.0-b09, mixed mode)

root@fc-hq-dwi:/opt/Spark#

Thanks

Damien

It was long time ago, but i think i wasn’t able to run Spark with OpenJDK. Can you try with Oracle’s Java?