Skip to content

Tags: danielli90/spark

Tags

v1.6.0-sandbox-7

Toggle v1.6.0-sandbox-7's commit message
Merge branch 'branch-1.6' of https://github.com/apache/spark into bra…

…nch-1.6

v1.6.0-sandbox-6

Toggle v1.6.0-sandbox-6's commit message
Merge pull request MobiusForSpark#3 from SparkCLR/change161

fix github release file name

v1.6.0-sandbox-5

Toggle v1.6.0-sandbox-5's commit message
Merge pull request MobiusForSpark#2 from SparkCLR/change161

remove "text=auto", which caused TravisCI deployment failure

v1.6.0-sandbox-4

Toggle v1.6.0-sandbox-4's commit message
Merge pull request MobiusForSpark#1 from SparkCLR/change16

apply patches for SparkCLR internal testing

v1.6.0-sandbox-3

Toggle v1.6.0-sandbox-3's commit message
[SPARK-12701][CORE] FileAppender should use join to ensure writing th…

…read completion

Changed Logging FileAppender to use join in `awaitTermination` to ensure that thread is properly finished before returning.

Author: Bryan Cutler <cutlerb@gmail.com>

Closes apache#10654 from BryanCutler/fileAppender-join-thread-SPARK-12701.

(cherry picked from commit ea104b8)
Signed-off-by: Sean Owen <sowen@cloudera.com>

v1.6.0-sandbox-2

Toggle v1.6.0-sandbox-2's commit message
[SPARK-12701][CORE] FileAppender should use join to ensure writing th…

…read completion

Changed Logging FileAppender to use join in `awaitTermination` to ensure that thread is properly finished before returning.

Author: Bryan Cutler <cutlerb@gmail.com>

Closes apache#10654 from BryanCutler/fileAppender-join-thread-SPARK-12701.

(cherry picked from commit ea104b8)
Signed-off-by: Sean Owen <sowen@cloudera.com>

v1.6.0-sandbox-1

Toggle v1.6.0-sandbox-1's commit message
Handle kafka error gracefully. Don't block the whole topic if only so…

…me partitions fail. The code is written by renyix.

v1.6.0-sandbox-0

Toggle v1.6.0-sandbox-0's commit message
Handle kafka error gracefully. Don't block the whole topic if only so…

…me partitions fail. The code is written by renyix.

v1.5.3-sandbox-5

Toggle v1.5.3-sandbox-5's commit message
Handle kafka error gracefully. Don't block the whole topic if only so…

…me partitions fail. The code is written by renyix.

v1.4.3-sandbox-1

Toggle v1.4.3-sandbox-1's commit message
remove unnecessary workaround; move build job to background

	modified:   make-distribution.sh
	modified:   pom.xml