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

Update hbase.py #306

Merged
merged 1 commit into from
Jan 24, 2018
Merged

Update hbase.py #306

merged 1 commit into from
Jan 24, 2018

Conversation

clarksun
Copy link
Contributor

imho, in hbase queue's get_next_requests method, params: min_hosts and max_requests_per_host are optional, because this method will check whether they are None, eg line no.225 and no.236, but kwargs.pop will raise Exception if I don't give these two params.

imho, in hbase queue's `get_next_requests` method,  params: min_hosts and max_requests_per_host are optional, because this method will check whether they are None, eg line no.225 and no.236, but kwargs.pop will raise Exception if I don't give these two params.
@sibiryakov
Copy link
Member

thank you @clarksun

@sibiryakov sibiryakov merged commit 1fe7b4c into scrapinghub:master Jan 24, 2018
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 this pull request may close these issues.

2 participants