AlexIoannides / elasticsearchr

Lightweight Elasticsearch client for R.
https://alexioannides.com/2016/11/28/elasticsearchr-a-lightweight-elasticsearch-client-for-r/
54 stars 19 forks source link

Unable to index data #50

Closed FinScience closed 5 years ago

FinScience commented 5 years ago

Hi,

While trying to replicate the example of indexing iris data into elastic, RStudio throws an exception.

image

Any help with this would be great

AlexIoannides commented 5 years ago

Looks like you cluster is timing-out for some reason and that the problem resides there.