Hi We have a maven project which supports running of spark jobs and pig jobs. But I could use only either one of elasticsearch-hadoop or elasticsearch-spark jars at a time.If I use both jars together, I get conflict in org.elasticsearch.hadoop.cfg.SettingsManager which is presnt as class in elasticsearch-hadoop jar and as interface in elasticsearch-spark jar. Its a Spring dynamic web project with maven dependencies. Kindly help me on how to resolve this issue.
Thanks Aarthi -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Conflict-between-elasticsearch-spark-and-elasticsearch-hadoop-jars-tp21401.html Sent from the Apache Spark User List mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
