Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/6146#issuecomment-113613775
[Test build #35292 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35292/console)
for PR 6146 at commit
[`eed7c8b`](https://github.
Github user mengxr commented on the pull request:
https://github.com/apache/spark/pull/6905#issuecomment-113613633
test 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 have this featur
Github user asfgit closed the pull request at:
https://github.com/apache/spark/pull/6499
---
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 mengxr commented on the pull request:
https://github.com/apache/spark/pull/6499#issuecomment-113613284
Merged into master. 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 your project does not have
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/6499#issuecomment-113611447
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-113611398
[Test build #35289 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35289/console)
for PR 6499 at commit
[`7722d16`](https://github.
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/6632#issuecomment-113611260
[Test build #35310 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35310/consoleFull)
for PR 6632 at commit
[`f68bd32`](https://gith
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/6632#issuecomment-113610636
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/6632#issuecomment-113610662
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 koeninger commented on a diff in the pull request:
https://github.com/apache/spark/pull/6632#discussion_r32859841
--- Diff:
external/kafka/src/main/scala/org/apache/spark/streaming/kafka/KafkaUtils.scala
---
@@ -399,7 +418,7 @@ object KafkaUtils {
val kc = new
Github user koeninger commented on a diff in the pull request:
https://github.com/apache/spark/pull/6632#discussion_r32859740
--- Diff:
external/kafka/src/main/scala/org/apache/spark/streaming/kafka/KafkaUtils.scala
---
@@ -158,15 +158,30 @@ object KafkaUtils {
/** ge
Github user Tagar commented on the pull request:
https://github.com/apache/spark/pull/1082#issuecomment-113609811
@nchammas, added comment to the JIRA as well.
---
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 proje
Github user MechCoder commented on the pull request:
https://github.com/apache/spark/pull/5748#issuecomment-113608869
@jkbradley I just had a proper look at this after a long time.
I think this PR succeeds in preventing the huge Word2Vec map while
constructing the Word2Vec mod
Github user andrewor14 commented on the pull request:
https://github.com/apache/spark/pull/6866#issuecomment-113608686
looks great!
---
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 featur
Github user JoshRosen commented on a diff in the pull request:
https://github.com/apache/spark/pull/6759#discussion_r32859328
--- Diff:
sql/core/src/main/scala/org/apache/spark/sql/parquet/ParquetConverter.scala ---
@@ -499,69 +497,23 @@ private[parquet] object CatalystArrayConvert
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/5748#issuecomment-113608349
[Test build #35309 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35309/consoleFull)
for PR 5748 at commit
[`fa04313`](https://gith
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/5748#issuecomment-113607327
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/5748#issuecomment-113607350
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/6902#issuecomment-113607235
@rxin is there any reason to not deprecate the `callUDF` functions (other
than the string one that has been renamed here? They seem redundant with `val
myUDF = udf(...
Github user andrewor14 commented on a diff in the pull request:
https://github.com/apache/spark/pull/6866#discussion_r32859083
--- Diff: dev/run-tests.py ---
@@ -28,6 +29,241 @@
USER_HOME = os.environ.get("HOME")
+#
-
Github user yhuai commented on the pull request:
https://github.com/apache/spark/pull/6799#issuecomment-113606861
LGTM pending Jenkins tests.
---
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 t
Github user yhuai commented on the pull request:
https://github.com/apache/spark/pull/6799#issuecomment-113606824
Found it is hard to drop those columns in parquet's write path... Let's
check this one in to make JSON has the same behavior with 1.3. I will merge it
to both master and b
Github user andrewor14 commented on a diff in the pull request:
https://github.com/apache/spark/pull/6866#discussion_r32858942
--- Diff: dev/run-tests.py ---
@@ -28,6 +29,241 @@
USER_HOME = os.environ.get("HOME")
+#
-
Github user andrewor14 commented on a diff in the pull request:
https://github.com/apache/spark/pull/6866#discussion_r32858924
--- Diff: dev/run-tests.py ---
@@ -28,6 +29,241 @@
USER_HOME = os.environ.get("HOME")
+#
-
Github user andrewor14 commented on a diff in the pull request:
https://github.com/apache/spark/pull/6866#discussion_r32858874
--- Diff: dev/run-tests.py ---
@@ -28,6 +29,241 @@
USER_HOME = os.environ.get("HOME")
+#
-
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/6814#issuecomment-113606420
[Test build #35308 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35308/consoleFull)
for PR 6814 at commit
[`a43bfc3`](https://gith
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/6876#issuecomment-113606317
[Test build #35307 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35307/consoleFull)
for PR 6876 at commit
[`a0626ed`](https://gith
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/5081#issuecomment-113606205
[Test build #35305 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35305/console)
for PR 5081 at commit
[`7f46d17`](https://github.
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/6876#issuecomment-113606152
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/5081#issuecomment-113606228
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/6876#issuecomment-113606196
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/6905#issuecomment-113606235
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/6814#issuecomment-113606195
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 SparkQA commented on the pull request:
https://github.com/apache/spark/pull/6905#issuecomment-113606178
[Test build #35285 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35285/console)
for PR 6905 at commit
[`16e3b2c`](https://github.
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/6814#issuecomment-113606161
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 marmbrus commented on the pull request:
https://github.com/apache/spark/pull/6876#issuecomment-113606100
test 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 have this feat
Github user marmbrus commented on a diff in the pull request:
https://github.com/apache/spark/pull/6882#discussion_r32858636
--- Diff:
sql/hive/src/main/scala/org/apache/spark/sql/hive/execution/ScriptTransformation.scala
---
@@ -173,7 +171,13 @@ case class ScriptTransformation(
Github user andrewor14 commented on the pull request:
https://github.com/apache/spark/pull/6814#issuecomment-113605727
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 have this
Github user JoshRosen commented on the pull request:
https://github.com/apache/spark/pull/6866#issuecomment-113605342
It just occurred to me that `ec2` might be a good module to add as well,
since it technically doesn't depend on any other modules and only needs to run
the Python styl
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/6906#issuecomment-113605228
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 JoshRosen commented on the pull request:
https://github.com/apache/spark/pull/6899#issuecomment-113605142
Jenkins, this is ok to test.
(So the Python style checks are run)
---
If your project is set up for it, you can reply to this email and have your
reply appear
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/6906#issuecomment-113605226
[Test build #35306 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35306/consoleFull)
for PR 6906 at commit
[`dce2432`](https://git
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/6906#issuecomment-113604854
[Test build #35306 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35306/consoleFull)
for PR 6906 at commit
[`dce2432`](https://gith
Github user marmbrus commented on a diff in the pull request:
https://github.com/apache/spark/pull/6882#discussion_r32858070
--- Diff: core/src/main/scala/org/apache/spark/util/Utils.scala ---
@@ -2333,3 +2333,34 @@ private[spark] class RedirectThread(
}
}
}
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/6876#issuecomment-113604560
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/6876#issuecomment-113604521
[Test build #35284 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35284/console)
for PR 6876 at commit
[`a0626ed`](https://github.
Github user pradeepchhetri commented on the pull request:
https://github.com/apache/spark/pull/6899#issuecomment-113604222
@JoshRosen Thank you for reminding it. Added t2.large as well.
---
If your project is set up for it, you can reply to this email and have your
reply appear on Git
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/6906#issuecomment-113604119
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/6906#issuecomment-113604092
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 JoshRosen commented on the pull request:
https://github.com/apache/spark/pull/6906#issuecomment-113604117
I think that this particular build failure is due to code that failed our
style checker being committed to master; we've fixed this with a hotfix commit.
You c
Github user JoshRosen commented on the pull request:
https://github.com/apache/spark/pull/6906#issuecomment-113604001
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 h
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/5081#issuecomment-113603749
[Test build #35305 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35305/consoleFull)
for PR 5081 at commit
[`7f46d17`](https://gith
Github user dkobylarz commented on the pull request:
https://github.com/apache/spark/pull/6906#issuecomment-113603121
A blank line with two space characters (added by IDE) caused the test to
fail. Is there some source code validation tool I could apply to my code before
contributing?
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/5081#issuecomment-113602874
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 JoshRosen commented on a diff in the pull request:
https://github.com/apache/spark/pull/6759#discussion_r32857375
--- Diff:
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/util/DateTimeUtils.scala
---
@@ -117,4 +124,27 @@ object DateUtils {
0L
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/5081#issuecomment-113602841
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 asfgit closed the pull request at:
https://github.com/apache/spark/pull/6898
---
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 JoshRosen commented on a diff in the pull request:
https://github.com/apache/spark/pull/6759#discussion_r32857204
--- Diff:
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/util/DateTimeUtils.scala
---
@@ -17,18 +17,25 @@
package org.apache.spark.sq
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/6876#issuecomment-113602656
[Test build #939 has
started](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/939/consoleFull)
for PR 6876 at commit
[`a0626ed`](https://githu
Github user srowen commented on a diff in the pull request:
https://github.com/apache/spark/pull/6901#discussion_r32857157
--- Diff: docs/programming-guide.md ---
@@ -1144,9 +1144,11 @@ generate these on the reduce side. When data does
not fit in memory Spark will s
to disk, i
Github user davies commented on the pull request:
https://github.com/apache/spark/pull/6898#issuecomment-113601746
@liancheng Thanks for pointing this out, test always come with costs (time
to run), so I'd like delay this until when we really need it. After this patch,
Janino only use
Github user andrewor14 commented on the pull request:
https://github.com/apache/spark/pull/5081#issuecomment-113601601
should be fixed now. 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 projec
Github user asfgit closed the pull request at:
https://github.com/apache/spark/pull/6907
---
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 JoshRosen commented on the pull request:
https://github.com/apache/spark/pull/5081#issuecomment-113600504
Yep, we're fixing it now via a hotfix.
---
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 andrewor14 commented on the pull request:
https://github.com/apache/spark/pull/6907#issuecomment-113600708
merging into master thanks for the hot fix
---
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 pro
Github user JoshRosen commented on a diff in the pull request:
https://github.com/apache/spark/pull/6759#discussion_r32856580
--- Diff:
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/util/DateTimeUtils.scala
---
@@ -117,4 +124,27 @@ object DateUtils {
0L
Github user JoshRosen commented on a diff in the pull request:
https://github.com/apache/spark/pull/6759#discussion_r32856533
--- Diff:
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/util/DateTimeUtils.scala
---
@@ -117,4 +124,27 @@ object DateUtils {
0L
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/6907#issuecomment-113599566
[Test build #35304 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35304/consoleFull)
for PR 6907 at commit
[`c53f188`](https://gith
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/6907#issuecomment-113599235
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/6907#issuecomment-113599268
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 MechCoder commented on the pull request:
https://github.com/apache/spark/pull/5081#issuecomment-113599173
There seems to be a unrelated whitespace error in L30 in
`/spark/examples/src/main/scala/org/apache/spark/examples/DFSReadWriteTest.scala`
---
If your project is set
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/5081#issuecomment-113598811
[Test build #35303 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35303/console)
for PR 5081 at commit
[`7f46d17`](https://github.
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/5081#issuecomment-113598817
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 liancheng commented on the pull request:
https://github.com/apache/spark/pull/6898#issuecomment-113598503
Should we also add a REPL test case which uses `HiveContext` to ensure the
isolated classloader plays well with code generation? I know that `HiveContext`
only exists
Github user viirya commented on the pull request:
https://github.com/apache/spark/pull/6907#issuecomment-113598470
ping @andrewor14
---
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 featu
GitHub user viirya opened a pull request:
https://github.com/apache/spark/pull/6907
[HotFIX] Fix scala style in DFSReadWriteTest that causes tests failed
This scala style problem causes tested failed.
You can merge this pull request into a Git repository by running:
$ git pull
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/5081#issuecomment-113598444
[Test build #35303 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35303/consoleFull)
for PR 5081 at commit
[`7f46d17`](https://gith
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/5081#issuecomment-113598268
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/5081#issuecomment-113598255
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 tdas commented on the pull request:
https://github.com/apache/spark/pull/6632#issuecomment-113597869
I think its almost good to go. Few minor points.
---
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 pro
Github user tdas commented on a diff in the pull request:
https://github.com/apache/spark/pull/6632#discussion_r32855579
--- Diff:
external/kafka/src/main/scala/org/apache/spark/streaming/kafka/KafkaUtils.scala
---
@@ -399,7 +418,7 @@ object KafkaUtils {
val kc = new Kafk
Github user tdas commented on a diff in the pull request:
https://github.com/apache/spark/pull/6901#discussion_r32855391
--- Diff: docs/programming-guide.md ---
@@ -1144,9 +1144,11 @@ generate these on the reduce side. When data does
not fit in memory Spark will s
to disk, inc
Github user viirya commented on the pull request:
https://github.com/apache/spark/pull/6814#issuecomment-113597204
The style error is from #3347.
---
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 SparkQA commented on the pull request:
https://github.com/apache/spark/pull/6799#issuecomment-113597100
[Test build #938 has
started](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/938/consoleFull)
for PR 6799 at commit
[`76ac3e8`](https://githu
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/6262#issuecomment-113596960
[Test build #35301 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35301/console)
for PR 6262 at commit
[`0486ae3`](https://github.
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/6262#issuecomment-113596963
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 viirya commented on the pull request:
https://github.com/apache/spark/pull/6721#issuecomment-113596972
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 have this fea
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/5748#issuecomment-113596922
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/5748#issuecomment-113596920
[Test build #35302 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35302/console)
for PR 5748 at commit
[`b1d61c4`](https://github.
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/5748#issuecomment-113596462
[Test build #35302 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35302/consoleFull)
for PR 5748 at commit
[`b1d61c4`](https://gith
Github user tdas commented on a diff in the pull request:
https://github.com/apache/spark/pull/6632#discussion_r32854988
--- Diff:
external/kafka/src/main/scala/org/apache/spark/streaming/kafka/KafkaUtils.scala
---
@@ -158,15 +158,30 @@ object KafkaUtils {
/** get lea
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/5748#issuecomment-113596253
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/5748#issuecomment-113596278
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 the pull request:
https://github.com/apache/spark/pull/6721#issuecomment-113596151
Looks like an unrelated failure.
---
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
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/6876#issuecomment-113596212
[Test build #937 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/937/console)
for PR 6876 at commit
[`a0626ed`](https://github.c
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/6262#issuecomment-113595926
[Test build #35301 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35301/consoleFull)
for PR 6262 at commit
[`0486ae3`](https://gith
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/6876#issuecomment-113595742
[Test build #937 has
started](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/937/consoleFull)
for PR 6876 at commit
[`a0626ed`](https://githu
Github user asfgit closed the pull request at:
https://github.com/apache/spark/pull/6891
---
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/6262#issuecomment-113595013
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/6262#issuecomment-113595103
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
401 - 500 of 995 matches
Mail list logo