I am trying to setup alluxio on my local machine .Followed the alluxio doc
http://www.alluxio.org/docs/master/en/Running-Alluxio-Locally.html
Able to see the service .But getting error while checking on localhost:19999
HTTP ERROR 500
Problem accessing /home. Reason:
Server Error
Caused by:
org.apache.jasper.JasperException: PWC6033: Error in Javac compilation for JSP
PWC6199: Generated servlet error:
The type java.io.ObjectInputStream cannot be resolved. It is indirectly referenced from required .class files
please help me !!