LINUX SPARK home directory configuration file

How can i configure a file on user home directory and the user get spark configured?

Hi Andre,

the settings are stored on windows in “java.home”\Spark which is usually $home/Spark for linux. Being “root” you should be able to copy the (?three) *settings.xml files to the home directories of every user. You could be nice and parse the settings.xml file to set the right username etc. for every user.

LG