A SQLListener for rendering the SQL UI in the history server.
Snappy's SQL Listener.
A message used to update SQL metric value for driver-side updates (which doesn't get reflected automatically).
A new event that is fired when a plan is executed to get an RDD.
A graph used for storing information of an executionPlan of DataFrame.
A graph used for storing information of an executionPlan of DataFrame.
Each graph is defined with a set of nodes and a set of edges. Each node represents a node in the SparkPlan tree, and each edge represents a parent-child relationship between two nodes.
A message used to update SQL metric value for driver-side updates (which doesn't get reflected automatically).
The execution id for a query, so we can find the query plan.
Map from accumulator id to the metric value (metrics are always 64-bit ints).