Closed andrimirandi closed 9 years ago
Looks like you bumped into a NPE caused by trying to diagnose/log what's wrong in detecting the ES version (incorrect port or response maybe due to a proxy). Fixed in master and 2.1.x.
Cheers,
Hi , I trying to test integration of spark with SearchGuard && ES using Kerberos is it posible ? I dont figure out how to pass kerberos information spark conf thanks for your response
Hi, I was trying to use spark 1.4.1 to connect to elasticsearch 1.4.4 I have use elasticsearch-hadoop-2.1.0.jar and elasticsearch-hadoop-2.1.1.jar by running spark-shell with the following commands
and run the following commands on shell
but somehow the result returns
can someone help me ? Thanks