Re: fixing the java / unixPrincipal hadoop error... Ubuntu.

2012-07-08 Thread Harsh J
Hi, That specific class is not something Hadoop provides but does use it. Couple of things you need to try first: # Keep only a single java version installed, and remove gcj, etc.. Helps keep self sane. # Have you tried a simple, explicit "export JAVA_HOME=/path/to/jdk6u33", before you run your a

fixing the java / unixPrincipal hadoop error... Ubuntu.

2012-07-08 Thread Jay Vyas
Hi guys : I run into the following roadblock in my VM - and Im not sure what the right way to install sun java is. Any suggestions? In particular, the question is best described here: http://stackoverflow.com/questions/11288964/sun-java-not-loading-unixprincipal-ubuntu-12#comment14859324_11288964