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

[Maps] Geojson upload hangs with large files at the writing to index step #40102

Closed
thomasneirynck opened this issue Jul 1, 2019 · 5 comments · Fixed by #42623
Closed

[Maps] Geojson upload hangs with large files at the writing to index step #40102

thomasneirynck opened this issue Jul 1, 2019 · 5 comments · Fixed by #42623
Assignees
Labels
bug Fixes for quality problems that affect the customer experience [Deprecated-Use Team:Presentation]Team:Geo Former Team Label for Geo Team. Now use Team:Presentation v7.3.1 v7.4.0 v8.0.0

Comments

@thomasneirynck
Copy link
Contributor

For large files, the geojson upload functionality hangs.

e.g. you can use the file listed here #39317 (comment)

The upload proceeds, but keeps hanging at the writing to index step.

image

It fails with a:

TypeError: Cannot read property 'failures' of undefined

error in the console.

@thomasneirynck thomasneirynck added bug Fixes for quality problems that affect the customer experience [Deprecated-Use Team:Presentation]Team:Geo Former Team Label for Geo Team. Now use Team:Presentation labels Jul 1, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-gis

@thomasneirynck
Copy link
Contributor Author

This is a separate issue from #39317

@alexfrancoeur
Copy link

Same issue, I ran into it with this geojson file. It completely crashed my Kibana ne_10m_populated_places.json.zip

@kevinkraft
Copy link

I'm having this issue in Kibana v7.6.1

Writing to index hangs indefinitely.

What is the fixed version?

The index appears in Index Management, but there is no option to use it in a new Map. And the original map where the geojson was imported just hangs and cannot be saved.

The index I want to use is one of these (I think this is the website I got it from): https://datamillnorth.org/dataset/ons-ward-boundaries

@jsanz
Copy link
Member

jsanz commented Mar 30, 2020

@kevinkraft not the same issue I think, I've opened a new report at #61794

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience [Deprecated-Use Team:Presentation]Team:Geo Former Team Label for Geo Team. Now use Team:Presentation v7.3.1 v7.4.0 v8.0.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants