[GitHub] spark pull request #13833: [SPARK-16124][SQL] fix `getHiveFile` return file ...

2017-06-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/13833 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is ena

[GitHub] spark pull request #13833: [SPARK-16124][SQL] fix `getHiveFile` return file ...

2017-05-23 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/13833#discussion_r118067341 --- Diff: sql/hive/src/main/scala/org/apache/spark/sql/hive/test/TestHive.scala --- @@ -180,7 +181,12 @@ private[hive] class TestHiveSparkSession(

[GitHub] spark pull request #13833: [SPARK-16124][SQL] fix `getHiveFile` return file ...

2016-06-21 Thread tilumi
GitHub user tilumi opened a pull request: https://github.com/apache/spark/pull/13833 [SPARK-16124][SQL] fix `getHiveFile` return file url in jar that cannot be load in SQL ## What changes were proposed in this pull request? I create a temp file from output stream of the fil