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

Some of the tasks fail when running the ddfs example. #11

Open
pooya opened this issue Jun 4, 2014 · 0 comments
Open

Some of the tasks fail when running the ddfs example. #11

pooya opened this issue Jun 4, 2014 · 0 comments

Comments

@pooya
Copy link
Member

pooya commented Jun 4, 2014

The following is the error message:
WARNING: [reduce:8] Worker died. Last words:
panic: more
goroutine 1 [running]:
runtime.panic(0x5d1820, 0xc21000aae0)
/usr/local/go/src/pkg/runtime/panic.c:266 +0xb6
github.com/discoproject/goworker/worker.process_input(0xc210063000, 0x17e, 0x17e, 0xc210063000, 0x17e, ...)
/home/shayan/go/src/github.com/discoproject/goworker/worker/worker.go:91 +0x817
github.com/discoproject/goworker/worker.request_input(0x5d0620, 0xc21001ede0, 0x683ed0)
/home/shayan/go/src/github.com/discoproject/goworker/worker/worker.go:81 +0x93
github.com/discoproject/goworker/worker.Run(0x6eedf8, 0x6eee00)
/home/shayan/go/src/github.com/discoproject/goworker/worker/worker.go:228 +0x5d0
main.main()
/home/shayan/go/src/github.com/discoproject/goworker/examples/count_words.go:44 +0x31

The problem is probably with the "more" inputs message in Disco. The job should succeed anyway.

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