Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/6499#issuecomment-113434728
Merged build finished. Test PASSed.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/6262#issuecomment-113434765
[Test build #35252 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35252/consoleFull)
for PR 6262 at commit
[`8ed89a6`](https://gith
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/6499#issuecomment-113434699
[Test build #35238 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35238/console)
for PR 6499 at commit
[`7722d16`](https://github.
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/6262#issuecomment-113434345
Merged build started.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have
GitHub user pradeepchhetri opened a pull request:
https://github.com/apache/spark/pull/6899
Added M4 instances to the list.
AWS recently added M4 instances
(https://aws.amazon.com/blogs/aws/the-new-m4-instance-type-bonus-price-reduction-on-m3-c4/).
You can merge this pull request i
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/6262#issuecomment-113434289
Merged build triggered.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not h
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/4055#issuecomment-113432930
[Test build #35251 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35251/consoleFull)
for PR 4055 at commit
[`7d6f4d0`](https://gith
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/4055#issuecomment-113432541
Merged build triggered.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not h
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/4055#issuecomment-113432599
Merged build started.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have
Github user viirya commented on a diff in the pull request:
https://github.com/apache/spark/pull/6814#discussion_r32810151
--- Diff:
sql/catalyst/src/main/scala/org/apache/spark/sql/types/Decimal.scala ---
@@ -261,7 +261,7 @@ final class Decimal extends Ordered[Decimal] with
Seria
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/5081#issuecomment-113430091
Merged build finished. Test FAILed.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/5081#issuecomment-113430085
[Test build #35250 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35250/console)
for PR 5081 at commit
[`e6b4cc5`](https://github.
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/5081#issuecomment-113429853
[Test build #35250 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35250/consoleFull)
for PR 5081 at commit
[`e6b4cc5`](https://gith
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/5081#issuecomment-113429742
Merged build started.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have
Github user tdas commented on the pull request:
https://github.com/apache/spark/pull/6829#issuecomment-113429762
The idea for publishing the assembly (which BTW is not that big as it
should contain only the sink code + scala + common lang 3) is same as that
of current publishing
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/5081#issuecomment-113429725
Merged build triggered.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not h
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/6622#issuecomment-113428724
Merged build finished. Test PASSed.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/6622#issuecomment-113428648
[Test build #35234 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35234/console)
for PR 6622 at commit
[`0e4c8c4`](https://github.
Github user MechCoder commented on the pull request:
https://github.com/apache/spark/pull/5081#issuecomment-113428460
Please do not. We just had a discussion about this yesterday.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/6499#issuecomment-113428133
Merged build finished. Test PASSed.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/6499#issuecomment-113428102
[Test build #35235 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35235/console)
for PR 6499 at commit
[`51052d3`](https://github.
Github user MechCoder commented on a diff in the pull request:
https://github.com/apache/spark/pull/6342#discussion_r32809380
--- Diff: python/pyspark/mllib/linalg.py ---
@@ -821,6 +822,36 @@ def __reduce__(self):
self.numRows, self.numCols, self.values.tostring(),
Github user XuTingjun commented on a diff in the pull request:
https://github.com/apache/spark/pull/6893#discussion_r32809194
--- Diff:
core/src/main/scala/org/apache/spark/ui/scope/RDDOperationGraph.scala ---
@@ -164,12 +164,20 @@ private[ui] object RDDOperationGraph extends Loggi
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/5706#issuecomment-113426643
Merged build finished. Test FAILed.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project
Github user ueshin commented on the pull request:
https://github.com/apache/spark/pull/6896#issuecomment-113425855
@srowen, Thank you for your comment.
Yes, it's a developer API for getters, but I think setters should not open
for developers like other setters of this class because
Github user watermen commented on the pull request:
https://github.com/apache/spark/pull/6518#issuecomment-113425007
@srowen `wholeTextFiles` used to combine small files, and the actual number
of partition(task) is less than or equal to partitionsNum user pass.
---
If your project is
Github user srowen commented on a diff in the pull request:
https://github.com/apache/spark/pull/6893#discussion_r32808543
--- Diff:
core/src/main/scala/org/apache/spark/ui/scope/RDDOperationGraph.scala ---
@@ -164,12 +164,20 @@ private[ui] object RDDOperationGraph extends Logging
Github user asfgit closed the pull request at:
https://github.com/apache/spark/pull/6878
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enab
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/5706#issuecomment-113419287
Merged build triggered.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not h
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/5706#issuecomment-113419362
Merged build started.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have
Github user marmbrus commented on the pull request:
https://github.com/apache/spark/pull/5706#issuecomment-113418804
ok to test
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
en
Github user jacek-lewandowski closed the pull request at:
https://github.com/apache/spark/pull/5788
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feat
Github user srowen commented on the pull request:
https://github.com/apache/spark/pull/5834#issuecomment-113418246
@hseagle this needs style changes (now, the if statement needs braces) to
be mergeable.
---
If your project is set up for it, you can reply to this email and have your
r
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/4055#issuecomment-113418472
[Test build #35248 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35248/consoleFull)
for PR 4055 at commit
[`2ad1799`](https://gith
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/4055#issuecomment-113417006
Merged build started.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/4055#issuecomment-113416966
Merged build triggered.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not h
Github user srowen commented on the pull request:
https://github.com/apache/spark/pull/6829#issuecomment-113417003
Oh, I didn't realize you wanted to publish the assembly JAR. I don't think
it makes sense to publish assemblies as Maven artifacts. Right? anyone that
uses it via Maven d
Github user qiansl127 commented on the pull request:
https://github.com/apache/spark/pull/6779#issuecomment-113416732
@rxin Done!
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
Github user srowen commented on a diff in the pull request:
https://github.com/apache/spark/pull/6761#discussion_r32807779
--- Diff:
mllib/src/main/scala/org/apache/spark/mllib/classification/NaiveBayes.scala ---
@@ -93,26 +95,60 @@ class NaiveBayesModel private[mllib] (
ove
Github user acidghost commented on a diff in the pull request:
https://github.com/apache/spark/pull/6761#discussion_r32807724
--- Diff:
mllib/src/main/scala/org/apache/spark/mllib/classification/NaiveBayes.scala ---
@@ -93,26 +95,60 @@ class NaiveBayesModel private[mllib] (
Github user srowen commented on the pull request:
https://github.com/apache/spark/pull/6518#issuecomment-113416067
I don't understand this. The value `minPartitions` is passed to
`InputFormat.setMinPartitions`. Why do you think it's a max?
---
If your project is set up for it, you ca
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/4055#issuecomment-113415556
[Test build #35247 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35247/consoleFull)
for PR 4055 at commit
[`8d84963`](https://gith
Github user adrian-wang commented on a diff in the pull request:
https://github.com/apache/spark/pull/6782#discussion_r32807518
--- Diff:
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/datetimeFunctions.scala
---
@@ -0,0 +1,176 @@
+/*
+ * Licensed to
Github user srowen commented on the pull request:
https://github.com/apache/spark/pull/6896#issuecomment-113415292
It's a developer API, but is it worth hiding at this point? does it cause
problems?
---
If your project is set up for it, you can reply to this email and have your
reply
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/4055#issuecomment-113414210
Merged build started.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/4055#issuecomment-113414174
Merged build triggered.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not h
Github user suyanNone commented on the pull request:
https://github.com/apache/spark/pull/4055#issuecomment-113414080
@squito, can you help me to review the test again. 3ks
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/6897#issuecomment-113413819
[Test build #35229 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35229/console)
for PR 6897 at commit
[`6cd5c78`](https://github.
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/6897#issuecomment-113413851
Merged build finished. Test PASSed.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/6499#issuecomment-113413040
[Test build #35246 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35246/consoleFull)
for PR 6499 at commit
[`7722d16`](https://gith
Github user adrian-wang commented on a diff in the pull request:
https://github.com/apache/spark/pull/6782#discussion_r32807237
--- Diff:
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/datetimeFunctions.scala
---
@@ -0,0 +1,176 @@
+/*
+ * Licensed to
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/6779#issuecomment-113413046
Merged build finished. Test PASSed.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/6783#issuecomment-113412977
[Test build #35245 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35245/consoleFull)
for PR 6783 at commit
[`6cf6298`](https://gith
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/6779#issuecomment-113412975
[Test build #35228 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35228/console)
for PR 6779 at commit
[`11fcdb2`](https://github.
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/6499#issuecomment-113412637
Merged build triggered.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not h
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/6499#issuecomment-113412668
Merged build started.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/6783#issuecomment-113412669
Merged build started.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/6783#issuecomment-113412624
Merged build triggered.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not h
Github user zhichao-li commented on the pull request:
https://github.com/apache/spark/pull/6783#issuecomment-113412321
retest this please. Seems like fail by overload.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If y
Github user MechCoder commented on the pull request:
https://github.com/apache/spark/pull/6499#issuecomment-113411808
jenkins retest this please.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not ha
Github user adrian-wang commented on a diff in the pull request:
https://github.com/apache/spark/pull/6782#discussion_r32807054
--- Diff:
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/datetimeFunctions.scala
---
@@ -0,0 +1,176 @@
+/*
+ * Licensed to
Github user rilut commented on the pull request:
https://github.com/apache/spark/pull/5173#issuecomment-113410652
I'm on Python 3.4.3 (Anaconda 2.2.0 64-bit, Windows 10 x64) and
experiencing a problem.
>>> sc.parallelize([1, 2]).count()
File "C:\Anacon
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/6898#issuecomment-113409252
[Test build #933 has
started](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/933/consoleFull)
for PR 6898 at commit
[`7f5ffbe`](https://githu
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/6499#issuecomment-113409351
Merged build finished. Test FAILed.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/6499#issuecomment-113409223
[Test build #35232 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35232/console)
for PR 6499 at commit
[`6e87635`](https://github.
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/6783#issuecomment-113408743
[Test build #35231 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35231/console)
for PR 6783 at commit
[`a2d55d0`](https://github.
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/6783#issuecomment-113408820
Merged build finished. Test FAILed.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/5717#issuecomment-113408338
Merged build finished. Test FAILed.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/5717#issuecomment-113408241
[Test build #35233 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35233/console)
for PR 5717 at commit
[`211e101`](https://github.
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/6898#issuecomment-113407584
[Test build #932 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/932/console)
for PR 6898 at commit
[`7f5ffbe`](https://github.c
Github user cloud-fan commented on a diff in the pull request:
https://github.com/apache/spark/pull/6782#discussion_r32806724
--- Diff:
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/datetimeFunctions.scala
---
@@ -0,0 +1,176 @@
+/*
+ * Licensed to t
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/6898#issuecomment-113406582
[Test build #932 has
started](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/932/consoleFull)
for PR 6898 at commit
[`7f5ffbe`](https://githu
Github user cloud-fan commented on a diff in the pull request:
https://github.com/apache/spark/pull/6782#discussion_r32806624
--- Diff:
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/datetimeFunctions.scala
---
@@ -0,0 +1,176 @@
+/*
+ * Licensed to t
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/6872#issuecomment-113406584
Merged build finished. Test PASSed.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/6872#issuecomment-113406514
[Test build #35227 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35227/console)
for PR 6872 at commit
[`c682481`](https://github.
Github user davies commented on a diff in the pull request:
https://github.com/apache/spark/pull/6686#discussion_r32806501
--- Diff: python/pyspark/sql/types.py ---
@@ -56,6 +56,32 @@ def __eq__(self, other):
def __ne__(self, other):
return not self.__eq__(othe
Github user davies commented on a diff in the pull request:
https://github.com/apache/spark/pull/6686#discussion_r32806503
--- Diff: python/pyspark/sql/types.py ---
@@ -56,6 +56,32 @@ def __eq__(self, other):
def __ne__(self, other):
return not self.__eq__(othe
Github user davies commented on a diff in the pull request:
https://github.com/apache/spark/pull/6686#discussion_r32806472
--- Diff: sql/core/src/main/scala/org/apache/spark/sql/api/r/SQLUtils.scala
---
@@ -43,26 +43,8 @@ private[r] object SQLUtils {
StructType(fields)
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/6898#issuecomment-113405078
[Test build #35242 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35242/console)
for PR 6898 at commit
[`7f5ffbe`](https://github.
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/6723#issuecomment-113404879
Merged build triggered.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not h
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/6723#issuecomment-113404898
Merged build started.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have
Github user asfgit closed the pull request at:
https://github.com/apache/spark/pull/6794
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enab
Github user davies commented on the pull request:
https://github.com/apache/spark/pull/6794#issuecomment-113403902
LGTM, merging this into master and 1.4 branch, thanks!
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If
Github user asfgit closed the pull request at:
https://github.com/apache/spark/pull/6884
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enab
Github user rxin commented on the pull request:
https://github.com/apache/spark/pull/6782#issuecomment-113403148
@cloud-fan can you add this to your review queue?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If yo
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/6783#issuecomment-113402820
[Test build #35243 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35243/consoleFull)
for PR 6783 at commit
[`6cf6298`](https://gith
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/6898#issuecomment-113402660
[Test build #35242 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35242/consoleFull)
for PR 6898 at commit
[`7f5ffbe`](https://gith
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/6898#issuecomment-113402450
Merged build started.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/6898#issuecomment-113402413
Merged build triggered.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not h
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/6783#issuecomment-113402421
Merged build triggered.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not h
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/6783#issuecomment-113402447
Merged build started.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have
GitHub user davies opened a pull request:
https://github.com/apache/spark/pull/6898
[SPARK-8461] [SQL] fix codegen with REPL class loader
The ExecutorClassLoader for REPL will cause Janino failed to find class for
those in java.lang, so switch to use default class loader for Janino,
Github user XuTingjun commented on the pull request:
https://github.com/apache/spark/pull/6817#issuecomment-113399629
I think this patch has no association with the failed unit tests, please
retest.
---
If your project is set up for it, you can reply to this email and have your
reply
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/6893#issuecomment-113399346
[Test build #35240 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35240/consoleFull)
for PR 6893 at commit
[`484b141`](https://gith
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/5643#issuecomment-113399359
[Test build #35241 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35241/consoleFull)
for PR 5643 at commit
[`ad0ad59`](https://gith
901 - 995 of 995 matches
Mail list logo