[GitHub] spark pull request #19420: [SPARK-22191] [SQL] Add hive serde example with s...

2017-10-08 Thread crlalam
Github user crlalam commented on a diff in the pull request: https://github.com/apache/spark/pull/19420#discussion_r143118902 --- Diff: examples/src/main/java/org/apache/spark/examples/sql/hive/JavaSparkHiveExample.java --- @@ -124,6 +124,13 @@ public static void main(String

[GitHub] spark pull request #19420: [SPARK-22191] [SQL] Add hive serde example with s...

2017-10-03 Thread crlalam
GitHub user crlalam opened a pull request: https://github.com/apache/spark/pull/19420 [SPARK-22191] [SQL] Add hive serde example with serde properties ## What changes were proposed in this pull request? Added an example for, specifying serde with serde properties for hive