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

Limit Elasticsearch upload size #38

Open
DavidLemayian opened this issue Aug 26, 2017 · 2 comments
Open

Limit Elasticsearch upload size #38

DavidLemayian opened this issue Aug 26, 2017 · 2 comments

Comments

@DavidLemayian
Copy link
Contributor

Currently we are uploading all the data at once to Elasticsearch but this fails when you have a lot of data for example in the case of Health Facilities, we get the following error:

TransportError(413, u'{"Message":"Request size exceeded 10485760 bytes"}')
@TinaMurimi
Copy link
Contributor

Hi @DavidLemayian There are duplicates in the data. Would removing the duplicates also help?

@DavidLemayian
Copy link
Contributor Author

@tinamorale What do you mean by duplicates? Could you share an example and where the duplicate is being created?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants