this is all i am running val df = spark.read.format(FORMAT_IGNITE).option(OPTION_TABLE,"ComplianceSummaryCache.ComplianceSummary").option(OPTION_CONFIG_FILE,"stoxx-server.xml").load()
the intellij project hosting the server was downloaded from the web console. I haven't changed anything there. Been reading it might be the heap size but i would have expected an out of memory error if that were the case. -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
