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

not able to start broker. Failed to get user information for 'vagrant': #221

Open
dp-farm opened this issue Jun 8, 2016 · 2 comments
Open

Comments

@dp-farm
Copy link

dp-farm commented Jun 8, 2016

Hi Team,

I am trying to play with kafka-mesos. And tried following 'kafka-mesos.properties' on my ubuntu machine with a user as 'ubuntu'.

user=ubuntu
storage=zk:/mesos-kafka-scheduler
master=10.217.212.243:5050
zk=10.217.212.243:2181/chroot
api=http://10.217.212.243:7000

But I keep on getting error like this when I try to start broker -->
_2016-06-08 21:07:54,872 [Thread-97] INFO ly.stealth.mesos.kafka.Scheduler$ - [statusUpdate] kafka-0-97f9886c-55b0-48b9-9efb-a8425faafc89 TASK_FAILED slave:#19-S2 reason:REASON_COMMAND_EXECUTOR_FAILED message:Failed to launch container: Failed to chown directory: /tmp/mesos/slaves/9e3a3df3-55ec-48fb-b984-4f78609f9a19-S2/frameworks/063c9b3a-2376-4172-a9e8-7d96d193e8c3-0001/executors/kafka-0-bff9ebe7-c4d5-497b-9538-ce81ba3c6f93/runs/0cf8c77c-8ea7-460b-8c21-392c0f7e130e to user: vagrant with error: Failed to get user information for 'vagrant' : Success; Executor terminated _

@joestein
Copy link
Contributor

seems like you maybe already set the user to vagrant launched the framework and then changed the user after... i believe mesos has an issue with that you might have to destroy you framework and try it all over again.

@mayarelmohr
Copy link

I had the same issue but it got solved when I configured the switch_flag in 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

3 participants