[GitHub] spark pull request #14158: [SPARK-13547] [SQL] [WEBUI] Add SQL query in web ...

2017-11-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/14158 --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org

[GitHub] spark pull request #14158: [SPARK-13547] [SQL] [WEBUI] Add SQL query in web ...

2017-05-29 Thread nblintao
Github user nblintao commented on a diff in the pull request: https://github.com/apache/spark/pull/14158#discussion_r119022541 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/parser/ParseDriver.scala --- @@ -65,13 +65,29 @@ abstract class AbstractSqlParser exte

[GitHub] spark pull request #14158: [SPARK-13547] [SQL] [WEBUI] Add SQL query in web ...

2017-05-29 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/14158#discussion_r119008402 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/parser/ParseDriver.scala --- @@ -65,13 +65,29 @@ abstract class AbstractSqlParser ex

[GitHub] spark pull request #14158: [SPARK-13547] [SQL] [WEBUI] Add SQL query in web ...

2017-05-29 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/14158#discussion_r119007096 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/plans/logical/LogicalPlan.scala --- @@ -258,6 +258,9 @@ abstract class LogicalPlan e

[GitHub] spark pull request #14158: [SPARK-13547] [SQL] [WEBUI] Add SQL query in web ...

2017-05-29 Thread nblintao
Github user nblintao commented on a diff in the pull request: https://github.com/apache/spark/pull/14158#discussion_r11899 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/parser/ParseDriver.scala --- @@ -50,13 +50,29 @@ abstract class AbstractSqlParser exte

[GitHub] spark pull request #14158: [SPARK-13547] [SQL] [WEBUI] Add SQL query in web ...

2017-05-29 Thread nblintao
Github user nblintao commented on a diff in the pull request: https://github.com/apache/spark/pull/14158#discussion_r118998724 --- Diff: core/src/main/scala/org/apache/spark/ui/UIUtils.scala --- @@ -326,7 +336,16 @@ private[spark] object UIUtils extends Logging { val

[GitHub] spark pull request #14158: [SPARK-13547] [SQL] [WEBUI] Add SQL query in web ...

2017-01-18 Thread ajbozarth
Github user ajbozarth commented on a diff in the pull request: https://github.com/apache/spark/pull/14158#discussion_r96740116 --- Diff: core/src/main/scala/org/apache/spark/ui/UIUtils.scala --- @@ -326,7 +336,16 @@ private[spark] object UIUtils extends Logging { val

[GitHub] spark pull request #14158: [SPARK-13547] [SQL] [WEBUI] Add SQL query in web ...

2017-01-18 Thread ajbozarth
Github user ajbozarth commented on a diff in the pull request: https://github.com/apache/spark/pull/14158#discussion_r96740460 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/parser/ParseDriver.scala --- @@ -50,13 +50,29 @@ abstract class AbstractSqlParser exte

[GitHub] spark pull request #14158: [SPARK-13547] [SQL] [WEBUI] Add SQL query in web ...

2016-10-13 Thread nblintao
Github user nblintao commented on a diff in the pull request: https://github.com/apache/spark/pull/14158#discussion_r83355296 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/ui/AllExecutionsPage.scala --- @@ -146,11 +158,35 @@ private[ui] abstract class ExecutionT

[GitHub] spark pull request #14158: [SPARK-13547] [SQL] [WEBUI] Add SQL query in web ...

2016-07-13 Thread felixcheung
Github user felixcheung commented on a diff in the pull request: https://github.com/apache/spark/pull/14158#discussion_r70716204 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/ui/AllExecutionsPage.scala --- @@ -146,11 +158,35 @@ private[ui] abstract class Executi

[GitHub] spark pull request #14158: [SPARK-13547] [SQL] [WEBUI] Add SQL query in web ...

2016-07-13 Thread ajbozarth
Github user ajbozarth commented on a diff in the pull request: https://github.com/apache/spark/pull/14158#discussion_r70709806 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/ui/AllExecutionsPage.scala --- @@ -146,11 +158,35 @@ private[ui] abstract class Execution

[GitHub] spark pull request #14158: [SPARK-13547] [SQL] [WEBUI] Add SQL query in web ...

2016-07-13 Thread ajbozarth
Github user ajbozarth commented on a diff in the pull request: https://github.com/apache/spark/pull/14158#discussion_r70709322 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/ui/AllExecutionsPage.scala --- @@ -146,11 +158,35 @@ private[ui] abstract class Execution

[GitHub] spark pull request #14158: [SPARK-13547] [SQL] [WEBUI] Add SQL query in web ...

2016-07-13 Thread felixcheung
Github user felixcheung commented on a diff in the pull request: https://github.com/apache/spark/pull/14158#discussion_r70708855 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/ui/AllExecutionsPage.scala --- @@ -146,11 +158,35 @@ private[ui] abstract class Executi

[GitHub] spark pull request #14158: [SPARK-13547] [SQL] [WEBUI] Add SQL query in web ...

2016-07-13 Thread ajbozarth
Github user ajbozarth commented on a diff in the pull request: https://github.com/apache/spark/pull/14158#discussion_r70703229 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/ui/AllExecutionsPage.scala --- @@ -146,11 +158,35 @@ private[ui] abstract class Execution

[GitHub] spark pull request #14158: [SPARK-13547] [SQL] [WEBUI] Add SQL query in web ...

2016-07-13 Thread felixcheung
Github user felixcheung commented on a diff in the pull request: https://github.com/apache/spark/pull/14158#discussion_r70679844 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/ui/AllExecutionsPage.scala --- @@ -146,11 +158,35 @@ private[ui] abstract class Executi

[GitHub] spark pull request #14158: [SPARK-13547] [SQL] [WEBUI] Add SQL query in web ...

2016-07-12 Thread nblintao
Github user nblintao commented on a diff in the pull request: https://github.com/apache/spark/pull/14158#discussion_r70541399 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/ui/AllExecutionsPage.scala --- @@ -103,6 +104,9 @@ private[ui] abstract class ExecutionTab

[GitHub] spark pull request #14158: [SPARK-13547] [SQL] [WEBUI] Add SQL query in web ...

2016-07-12 Thread ajbozarth
Github user ajbozarth commented on a diff in the pull request: https://github.com/apache/spark/pull/14158#discussion_r70501467 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/ui/AllExecutionsPage.scala --- @@ -103,6 +104,9 @@ private[ui] abstract class ExecutionTa

[GitHub] spark pull request #14158: [SPARK-13547] [SQL] [WEBUI] Add SQL query in web ...

2016-07-12 Thread nblintao
GitHub user nblintao opened a pull request: https://github.com/apache/spark/pull/14158 [SPARK-13547] [SQL] [WEBUI] Add SQL query in web UI's SQL Tab ## What changes were proposed in this pull request? For the web UI, this PR adds the raw SQL query text for each execution in