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

If an extractor depends on inference, DD halts indefinitely before doing inference #427

Closed
Colossus opened this issue Oct 3, 2015 · 2 comments · Fixed by #445
Closed

Comments

@Colossus
Copy link

Colossus commented Oct 3, 2015

At least stop with an error ... please. What's currently happening is that the output looks exactly like inference (with lines like

09:10:33 [taskManager] INFO  Memory usage: 539/1809MB (max: 233017MB)

getting output every minute and nobody knows what's going on.

(ACTUALLY, I'd propose ALLOWING extractors after inference. MY particular extractor was for printing precision and recall numbers after every run. Prolepsis: This SHOULD be in Dashboard, and it's going to be there, but it's just nice to have a precision number immediately after a run, in the DD log output.)

@chrismre
Copy link
Contributor

chrismre commented Oct 3, 2015

@netj @zhangce we should fix this!

@alldefector
Copy link
Contributor

Related: #424

Support for result pipelining would be great. Looks like a key challenge would be to cleanly model the "result" (see #416).

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

Successfully merging a pull request may close this issue.

4 participants