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

Limitation of each API call #20

Open
Henry922 opened this issue Nov 30, 2017 · 1 comment
Open

Limitation of each API call #20

Henry922 opened this issue Nov 30, 2017 · 1 comment

Comments

@Henry922
Copy link

Hi just wondering is there a limitation on number of records being pulled from salesforce to hadoop using sf2hadoop ? my understanding REST API do have limitations on number calls, records..etc
And does this impact to our initial load ?

Thanks
Henry

@DonDebonair
Copy link
Member

You are correct that the Salesforce REST API only allows you to pull in a certain number of records per request. sf2hadoop works around that by doing multiple requests for the initial load, of 2000 records each, until all records have been stored.

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

2 participants