[GitHub] spark pull request #17035: [SPARK-19705][SQL] Preferred location supporting ...

2017-07-20 Thread rezasafi
Github user rezasafi commented on a diff in the pull request: https://github.com/apache/spark/pull/17035#discussion_r128637990 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/FileScanRDD.scala --- @@ -205,7 +208,13 @@ class FileScanRDD(

[GitHub] spark pull request #17035: [SPARK-19705][SQL] Preferred location supporting ...

2017-02-22 Thread tanejagagan
GitHub user tanejagagan opened a pull request: https://github.com/apache/spark/pull/17035 [SPARK-19705][SQL] Preferred location supporting HDFS cache for FileS… …canRDD Added support of HDFS cache using TaskLocation.inMemoryLocationTag NewHadoopRDD and HadoopRDD