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

Switch to real source for DomainScore tuples #160

Open
kkrugler opened this issue Jun 30, 2018 · 0 comments
Open

Switch to real source for DomainScore tuples #160

kkrugler opened this issue Jun 30, 2018 · 0 comments
Assignees
Labels

Comments

@kkrugler
Copy link
Member

This needs to be a source that never emits anything, but stays "active" until terminated so our iteration of DomainScore tuples works. Currently we're using the collection-based source, but this should be for testing only, and has a fixed parallelism of 1, which means our windowing code for calculating average domain page score is also forced to use a parallelism of 1.

@kkrugler kkrugler self-assigned this Jun 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant