Hi,
In Spark you can use next options:

 * spark.driver.extraJavaOptions
 * spark.executor.extraJavaOptions

You can path your IGNITE JVM options there like -DIGNITE_QUIET=false. Generally clients will be started on executors during data loading or data reading but you also can start them on driver side using Ignition.start().

BR,
Andrei

12/12/2019 12:17 PM, datta пишет:
Stopped client node in the machine where spark worker node was running and
started spark shell. It started a ignite client node from within.

I have only 1 problem that how to specify ignite jvm options from spark. it
is taking default -Xms and -Xmx arguments which are very less



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to