Re: Cannot read from Elasticsearch using Spark SQL

2015-04-23 Thread michele crudele
Thanks Costin. Il giorno lunedì 20 aprile 2015 12:38:30 UTC+2, Costin Leau ha scritto: Beta3 work with Spark SQL 1.0 and 1.1 Spark SQL 1.2 was released after that and broke binary backwards compatibility however his has been fixed in master/dev version [1] Note that Spark SQL 1.3 was

Cannot read from Elasticsearch using Spark SQL

2015-04-20 Thread michele crudele
I wrote this simple notebook in scala using Elasticsearch Spark adapter: %AddJar file:///tools/elasticsearch-hadoop-2.1.0.Beta3/dist/elasticsearch-spark_2.10-2.1.0.BUILD-SNAPSHOT.jar %AddJar file:///tools/elasticsearch-hadoop-2.1.0.Beta3/dist/elasticsearch-hadoop-2.1.0.BUILD-SNAPSHOT.jar //

Re: Cannot read from Elasticsearch using Spark SQL

2015-04-20 Thread Costin Leau
Beta3 work with Spark SQL 1.0 and 1.1 Spark SQL 1.2 was released after that and broke binary backwards compatibility however his has been fixed in master/dev version [1] Note that Spark SQL 1.3 was released as well and again, broke backwards compatibility this time significant hence why there