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

re-installing the framework #97

Open
sadovnikov opened this issue Jan 22, 2016 · 1 comment
Open

re-installing the framework #97

sadovnikov opened this issue Jan 22, 2016 · 1 comment

Comments

@sadovnikov
Copy link
Collaborator

Somewhat related to #83, but it's a different problem - now the Scheduler is not available, when Executors are stopped. The user is trying to reinstall the framework with different code or parameters

The situation:

  • scheduler has been stopped and then
  • all executors were stopped (by stopping the containers or killing the processes)

Now you are starting the Executor again, but it keeps on logging

10:34:09.388 [Thread-61] DEBUG o.a.m.l.scheduler.LogstashScheduler - Declined offer......  reason: Host already running task
10:34:09.390 [Thread-61] DEBUG o.a.m.l.scheduler.LogstashScheduler - Declined offer......  reason: Host already running task

No parameters allow recovering from this situation

@jhftrifork
Copy link

@sadovnikov can you still reproduce this with 0.8+? I think this is the same issue as #83.

(You will have to clear out ZK after upgrading to 0.8, else the problem will still occur.)

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

No branches or pull requests

3 participants