In shark, the input SQL string was shown at the description of the web UI so that it was easy to keep track which stage is corresponding to which query. However, spark-sql does not show any information of the input SQL string. It rather shows the lower level operations to the web ui/event log. (screenshots are attached)
I'm trying to find a way to match stage/or job to its input query string. Can input string information be easily added to the event-logger/or web UI? Thanks, Seunghyun <http://apache-spark-user-list.1001560.n3.nabble.com/file/n7536/shark_ui.png> <http://apache-spark-user-list.1001560.n3.nabble.com/file/n7536/spark-sql_ui.png> -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Spark-SQL-input-command-in-web-ui-event-log-tp7536.html Sent from the Apache Spark User List mailing list archive at Nabble.com.