spark-instrumented-optimizer/core/src/main
Sean Owen ada384b785 [SPARK-8437] [DOCS] Corrected: Using directory path without wildcard for filename slow for large number of files with wholeTextFiles and binaryFiles
Note that 'dir/*' can be more efficient in some Hadoop FS implementations that 'dir/' (now fixed scaladoc by using HTML entity for *)

Author: Sean Owen <sowen@cloudera.com>

Closes #7126 from srowen/SPARK-8437.2 and squashes the following commits:

7bb45da [Sean Owen] Note that 'dir/*' can be more efficient in some Hadoop FS implementations that 'dir/' (now fixed scaladoc by using HTML entity for *)
2015-06-30 10:07:26 -07:00
..
java/org/apache/spark [SPARK-8498] [TUNGSTEN] fix npe in errorhandling path in unsafeshuffle writer 2015-06-23 09:08:11 -07:00
resources/org/apache/spark [SPARK-8330] DAG visualization: trim whitespace from input 2015-06-12 11:14:55 -07:00
scala/org/apache/spark [SPARK-8437] [DOCS] Corrected: Using directory path without wildcard for filename slow for large number of files with wholeTextFiles and binaryFiles 2015-06-30 10:07:26 -07:00