Feature Request: Show spark version in Resource

I think a nice feature would be to show the spark client version in the resource column of the sessions tab in Wildfire. I posted here because I assume that spark would need to tell the server this information. Keep up the good work!

On the Linux version is there a way to set it up so that the settings.xml file is read from the home directories of users kinda like gaim has a .gaim folder in each user’'s home directory? I just want one installation of Spark with multiple people using it with their own individual settings.

Hi,

I just took a short look at the tar.gz file and I assume that you are using the file Spark/Spark to launch Spark. With Spark 1.0.4 it was -Duser.home=$home you had to add to the command line. The logs will be also stored there.

LG

Reference: http://www.jivesoftware.org/community/thread.jspa?threadID=17691

Ah, Okay. I see that it does create that directory now. My home dir is a little cluttered and oddly enough, I didn’'t see the Spark directory because I was looking for a hidden one. Thanks, that answers my question.