Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to connect to the master #1

Open
jijoj opened this issue Jan 16, 2017 · 0 comments
Open

Unable to connect to the master #1

jijoj opened this issue Jan 16, 2017 · 0 comments

Comments

@jijoj
Copy link

jijoj commented Jan 16, 2017

[intern@SBSCLR03 mesos-helloworld-scala-master]$ java -cp target/Mesos-0.0.1-SNAPSHOT.jar -Djava.library.path=$MESOS_HOME/src/.libs com.madhu.mesos.DistributedShell "/bin/echo hello"
I0116 14:37:19.438419 12082 sched.cpp:226] Version: 1.1.0
I0116 14:37:19.447803 12099 sched.cpp:330] New master detected at master@127.0.0.1:5050
I0116 14:37:19.448545 12099 sched.cpp:341] No credentials provided. Attempting to register without authentication
E0116 14:37:19.449004 12104 process.cpp:2154] Failed to shutdown socket with fd 8: Transport endpoint is not connected

The above error is showing when I run the example. I have set master url in "DistributedShell.scala".
still the same error is showing. Is there any extra parameters to be set! I am using single node Mesos

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant