I am getting close to deploying Spark in our environment, and I am working with what appears to be the last deployment issue. I have noticed that Spark will cause the computer to hang when shutting down. I have autoLoginEnabled=true in the spark settings file I am pushing to each users profile. I have noticed that if I manually close, then reopen spark after logging into the profile I can shutdown fine. Is this still an issue? Thoughts?
Spark : 2.7.5
OS: Windows 7 x64
#Spark Settings
#Wed Feb 10 12:32:04 CST 2016
server=
ssoEnabled=true
autoLoginEnabled=true
passwordSaved=true
startOnStartup=true