You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: