cen yuhai created SPARK-8361: -------------------------------- Summary: Session of ThriftServer is still alive after I exit beeline Key: SPARK-8361 URL: https://issues.apache.org/jira/browse/SPARK-8361 Project: Spark Issue Type: Bug Components: SQL Affects Versions: 1.4.0 Environment: centos6.2 spark-1.4.0 Reporter: cen yuhai
I connected to thriftserver through beeline, but after I exited beeline(maybe I will use 'ctrl + c' or 'ctrl+z'), it still exited in ThriftServer Web UI(SQL Tab). There are no Finish Time . If I use 'ctrl + d', it will have finish time. After reviewing the code, I think the session is still alive. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org