Hello, I am not sure "org.elasticsearch.spark.rdd.java.api.JavaEsSpark;" is correct (seen in documentation), should not be "org.elasticsearch.spark.rdd.api.java.JavaEsSpark;" instead?
That is correct, the docs should all say api.java and not java.api. I pushed out a set of doc changes to fix this.
I believe the github readme is wrong too.
Right you were. Cheers!