Uh oh!
There was an error while loading. Please reload this page.
[SPARK-5193][SQL] Remove Spark SQL Java-specific API. - #4065
Conversation
The main (Scala) API is now usable for Java users directly.
SparkQA
commented
Jan 16, 2015
Test build #25625 has started for PR 4065 at commit
|
rxin
commented
Jan 16, 2015
cc @mengxr@jkbradley for mllib changes. |
SparkQA
commented
Jan 16, 2015
Test build #25626 has started for PR 4065 at commit
|
SparkQA
commented
Jan 16, 2015
Test build #25625 has finished for PR 4065 at commit
|
AmplabJenkins
commented
Jan 16, 2015
Test FAILed. |
SparkQA
commented
Jan 16, 2015
Test build #25626 has finished for PR 4065 at commit
|
AmplabJenkins
commented
Jan 16, 2015
Test FAILed. |
SparkQA
commented
Jan 16, 2015
Test build #25632 has started for PR 4065 at commit
|
SparkQA
commented
Jan 16, 2015
Test build #25632 has finished for PR 4065 at commit
|
AmplabJenkins
commented
Jan 16, 2015
Test FAILed. |
SparkQA
commented
Jan 16, 2015
Test build #25636 has started for PR 4065 at commit
|
mengxr
commented
Jan 16, 2015
MLlib changes look good to me:) |
jkbradley
commented
Jan 16, 2015
Same here; ML updates LGTM |
SparkQA
commented
Jan 16, 2015
Test build #25636 has finished for PR 4065 at commit
|
AmplabJenkins
commented
Jan 16, 2015
Test FAILed. |
SparkQA
commented
Jan 16, 2015
Test build #25643 has started for PR 4065 at commit
|
SparkQA
commented
Jan 16, 2015
Test build #25643 has finished for PR 4065 at commit
|
AmplabJenkins
commented
Jan 16, 2015
Test FAILed. |
SparkQA
commented
Jan 16, 2015
Test build #25674 has started for PR 4065 at commit
|
SparkQA
commented
Jan 16, 2015
Test build #25674 has finished for PR 4065 at commit
|
AmplabJenkins
commented
Jan 16, 2015
Test FAILed. |
SparkQA
commented
Jan 16, 2015
Test build #25680 has started for PR 4065 at commit
|
SparkQA
commented
Jan 16, 2015
Test build #25680 has finished for PR 4065 at commit
|
AmplabJenkins
commented
Jan 16, 2015
Test FAILed. |
SparkQA
commented
Jan 16, 2015
Test build #25690 has started for PR 4065 at commit
|
SparkQA
commented
Jan 17, 2015
Test build #25690 has finished for PR 4065 at commit
|
AmplabJenkins
commented
Jan 17, 2015
Test FAILed. |
SparkQA
commented
Jan 17, 2015
Test build #25692 has started for PR 4065 at commit
|
SparkQA
commented
Jan 17, 2015
Test build #25692 has finished for PR 4065 at commit
|
AmplabJenkins
commented
Jan 17, 2015
Test PASSed. |
rxin
commented
Jan 17, 2015
Ok merging in master! |
After the following patches, the main (Scala) API is now usable for Java users directly.
#4056
#4054
#4049
#4030
#3965
#3958