Repository: spark
Updated Branches:
refs/heads/master ee10ca7ec -> aa4cf2b19
[SPARK-22651][PYTHON][ML] Prevent initiating multiple Hive clients for
ImageSchema.readImages
## What changes were proposed in this pull request?
Calling `ImageSchema.readImages` multiple times as below in PySpark s
Repository: spark
Updated Branches:
refs/heads/master 9d06a9e0c -> ee10ca7ec
[SPARK-22638][SS] Use a separate queue for StreamingQueryListenerBus
## What changes were proposed in this pull request?
Use a separate Spark event queue for StreamingQueryListenerBus so that if there
are many non-s
Repository: spark
Updated Branches:
refs/heads/master 16adaf634 -> 9d06a9e0c
[SPARK-22393][SPARK-SHELL] spark-shell can't find imported types in class
constructors, extends clause
## What changes were proposed in this pull request?
[SPARK-22393](https://issues.apache.org/jira/browse/SPARK-22
Repository: spark
Updated Branches:
refs/heads/branch-2.2 ba00bd961 -> f3f8c8767
[SPARK-22635][SQL][ORC] FileNotFoundException while reading ORC files
containing special characters
## What changes were proposed in this pull request?
SPARK-22146 fix the FileNotFoundException issue only for th