Thank you, Val The "query-indexing" exception disappeared, here is the way I start a app: --------------------------------------------------------------------------------------------- /opt/spark-1.6.1/bin/spark-submit --class main.scala.StreamingJoin --properties-file conf/spark.conf --packages commons-codec:commons-codec:1.6,org.apache.ignite:ignite-indexing:1.5.0.final,org.apache. lucene:lucene-core:3.5.0,com.h2database:h2:1.3.175 --repositories http://www.gridgainsystems.com/nexus/content/repositories/external ./myapp-1.0-SNAPSHOT-jar-with-dependencies.jar "Socket" $1 $2 $3 ---------------------------------------------------------------------------------------------
-- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/How-to-config-the-query-indexing-module-in-the-node-tp3962p3984.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
