Re: Shark: class java.io.IOException: Cannot run program "/bin/java"

2014-04-17 Thread Gerd Koenig
thanks Arpit, gotcha ;) On 16 April 2014 20:08, Arpit Tak wrote: > just set your java class path properly > > export JAVA_HOME=/usr/lib/jvm/java-7-. (somewhat like this...whatever > version you having) > > it will work > > Regards, > Arpit > > > On Wed, Apr 16, 2014 at 1:24 AM, ge ko w

Re: Shark: class java.io.IOException: Cannot run program "/bin/java"

2014-04-16 Thread Arpit Tak
just set your java class path properly export JAVA_HOME=/usr/lib/jvm/java-7-. (somewhat like this...whatever version you having) it will work Regards, Arpit On Wed, Apr 16, 2014 at 1:24 AM, ge ko wrote: > Hi, > > > > after starting the shark-shell > via /opt/shark/shark-0.9.1/bin/sha

Shark: class java.io.IOException: Cannot run program "/bin/java"

2014-04-15 Thread ge ko
Hi, after starting the shark-shell via /opt/shark/shark-0.9.1/bin/shark-withinfo -skipRddReload I receive lots of output, including the exception that /bin/java cannot be executed. But it is linked to /usr/bin/java ?!?! root#>ls -al /bin/java lrwxrwxrwx 1 root root 13 15. Apr 21:45 /bin/java