Closed
Description
To reproduce:
clone the es-hadoop/master repository and run:
curl -XDELETE 'http://localhost:9200/radio'
./gradlew -x clean test build
Both the CascadingHadoopTest and the CascadingLocalTest faile.
Am I doing something wrong or missing some configuration?