I tried to follow the steps mentioned in https://github.com/mesosphere/hdfs.
When i run ./bin/hdfs-mesos
i get the following error:
Error: Could not find or load main class org.apache.mesos.hdfs.scheduler.Main
Does anyone know how i can resolve this error?