[GitHub] spark pull request #21398: [SPARK-24338][SQL] Fixed Hive CREATETABLE error i...

2018-05-24 Thread skonto
Github user skonto commented on a diff in the pull request: https://github.com/apache/spark/pull/21398#discussion_r190521452 --- Diff: sql/hive/src/main/scala/org/apache/spark/sql/hive/HiveExternalCatalog.scala --- @@ -230,11 +232,29 @@ private[spark] class HiveExternalCatalog(conf

[GitHub] spark pull request #21398: [SPARK-24338][SQL] Fixed Hive CREATETABLE error i...

2018-05-24 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/21398#discussion_r190494840 --- Diff: sql/hive/src/main/scala/org/apache/spark/sql/hive/HiveExternalCatalog.scala --- @@ -230,11 +232,29 @@ private[spark] class HiveExternalCatalog(c

[GitHub] spark pull request #21398: [SPARK-24338][SQL] Fixed Hive CREATETABLE error i...

2018-05-23 Thread vanzin
Github user vanzin commented on a diff in the pull request: https://github.com/apache/spark/pull/21398#discussion_r190334757 --- Diff: sql/hive/src/main/scala/org/apache/spark/sql/hive/HiveExternalCatalog.scala --- @@ -230,11 +232,29 @@ private[spark] class HiveExternalCatalog(conf

[GitHub] spark pull request #21398: [SPARK-24338][SQL] Fixed Hive CREATETABLE error i...

2018-05-23 Thread vanzin
Github user vanzin commented on a diff in the pull request: https://github.com/apache/spark/pull/21398#discussion_r190327819 --- Diff: sql/hive/src/main/scala/org/apache/spark/sql/hive/HiveExternalCatalog.scala --- @@ -230,11 +232,29 @@ private[spark] class HiveExternalCatalog(conf

[GitHub] spark pull request #21398: [SPARK-24338][SQL] Fixed Hive CREATETABLE error i...

2018-05-23 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/21398#discussion_r190307041 --- Diff: sql/hive/src/main/scala/org/apache/spark/sql/hive/HiveExternalCatalog.scala --- @@ -230,11 +232,29 @@ private[spark] class HiveExternalCatalog(c

[GitHub] spark pull request #21398: [SPARK-24338][SQL] Fixed Hive CREATETABLE error i...

2018-05-22 Thread yuchaoran2011
GitHub user yuchaoran2011 opened a pull request: https://github.com/apache/spark/pull/21398 [SPARK-24338][SQL] Fixed Hive CREATETABLE error in Sentry-secured cluster ## What changes were proposed in this pull request? As detailed in the JIRA [ticket](https://issues.apache.o