Github user mallman commented on the pull request:

    https://github.com/apache/spark/pull/4382#issuecomment-73081758
  
    FWIW I'd like to add my two cents. The main piece of functionality the 
installation at my company would benefit from is independent user sessions. I'm 
not familiar enough with the source to say exactly what that means in terms of 
a source patch, but one of the key use cases is the ability to set the session 
default database ("use <database>") and SQLConf settings independent of other 
beeline connections. Right now, setting the database sets it across all 
connections and that is a major impediment to wider use of a shared 
thriftserver.
    
    Cheers!


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to