Github user skonto commented on a diff in the pull request:
https://github.com/apache/spark/pull/11887#discussion_r66418116
--- Diff:
core/src/main/scala/org/apache/spark/deploy/mesos/ui/MesosClusterPage.scala ---
@@ -68,6 +75,25 @@ private[mesos] class MesosClusterPage(parent:
Me
GitHub user lw-lin opened a pull request:
https://github.com/apache/spark/pull/13575
[SPARK-15472][SQL] Add support for writing in `csv`, `json`, `text` formats
in Structured Streaming
## What changes were proposed in this pull request?
This patch adds support for writing i
Github user lw-lin closed the pull request at:
https://github.com/apache/spark/pull/13518
---
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 ena
Github user srowen commented on a diff in the pull request:
https://github.com/apache/spark/pull/13560#discussion_r66415310
--- Diff: python/pyspark/mllib/evaluation.py ---
@@ -183,7 +183,7 @@ class MulticlassMetrics(JavaModelWrapper):
0.66...
>>> metrics.recall()
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/13573
Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/60227/
Test FAILed.
---
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/13573
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 does not have this feature
e
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/13573
**[Test build #60227 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/60227/consoleFull)**
for PR 13573 at commit
[`523487b`](https://github.com/apache/spark/commit/
Github user asfgit closed the pull request at:
https://github.com/apache/spark/pull/13556
---
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 ena
Github user srowen commented on the issue:
https://github.com/apache/spark/pull/13556
Merged to master/2.0
---
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,
Github user srowen commented on the issue:
https://github.com/apache/spark/pull/13562
OK fair enough, worth keeping in mind as I know any little helps for build
times. For machines that aren't loaded, any parallelism could help, even `-T
2`. For machines that are, in theory things don
Github user ScrapCodes commented on the issue:
https://github.com/apache/spark/pull/13574
@zsxwing Please take a look !
---
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 an
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/13437
**[Test build #60229 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/60229/consoleFull)**
for PR 13437 at commit
[`13e1e0c`](https://github.com/apache/spark/commit/1
Github user ScrapCodes commented on the issue:
https://github.com/apache/spark/pull/13437
I have decided to leave out reset as blocked as we can discuss the
semantics of having it in an another issue.
@zsxwing Please take a look !
---
If your project is set up for it, you ca
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/13574
**[Test build #60228 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/60228/consoleFull)**
for PR 13574 at commit
[`72b2ff6`](https://github.com/apache/spark/commit/7
GitHub user ScrapCodes opened a pull request:
https://github.com/apache/spark/pull/13574
[SPARK-15841] REPLSuite has incorrect env set for a couple of tests.
## What changes were proposed in this pull request?
Description from JIRA.
In ReplSuite, for a test that can be
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/13572
Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/60224/
Test PASSed.
---
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/13572
Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/60225/
Test PASSed.
---
Github user srowen commented on a diff in the pull request:
https://github.com/apache/spark/pull/13552#discussion_r66404015
--- Diff:
yarn/src/main/scala/org/apache/spark/deploy/yarn/YarnAllocator.scala ---
@@ -353,7 +353,7 @@ private[yarn] class YarnAllocator(
} els
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/13572
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 does not have this feature
e
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/13572
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 does not have this feature
e
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/13572
**[Test build #60225 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/60225/consoleFull)**
for PR 13572 at commit
[`bd66c7e`](https://github.com/apache/spark/commit/
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/13572
**[Test build #60224 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/60224/consoleFull)**
for PR 13572 at commit
[`082c8f2`](https://github.com/apache/spark/commit/
Github user NarineK commented on the issue:
https://github.com/apache/spark/pull/12836
Hi @sun-rui, hi @shivaram,
I've overwritten the stringArgs - I've pushed my changes in the following
branch. I haven't created a jira yet.
https://github.com/apache/spark/commit/939dbd
Github user dongjoon-hyun commented on the issue:
https://github.com/apache/spark/pull/13403
Although we can not change old API, I think it's a good idea to add
`popVariance` and `popStdev` clearly.
If everything in this PR is now allowed, what about just adding an explicit
n
Github user dongjoon-hyun commented on the issue:
https://github.com/apache/spark/pull/13403
What about just adding an explicit note on old `StatCounter.stdev`?
http://spark.apache.org/docs/2.0.0-preview/api/scala/index.html#org.apache.spark.util.StatCounter
MLLIB `st
Github user asfgit closed the pull request at:
https://github.com/apache/spark/pull/13568
---
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 ena
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/13573
**[Test build #60227 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/60227/consoleFull)**
for PR 13573 at commit
[`523487b`](https://github.com/apache/spark/commit/5
Github user JoshRosen commented on the issue:
https://github.com/apache/spark/pull/13568
Merging to master, 2.0, and branch-1.6.
---
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
e
GitHub user JoshRosen opened a pull request:
https://github.com/apache/spark/pull/13573
[SPARK-15839] Fix Maven doc-jar generation when JAVA_7_HOME is set
## What changes were proposed in this pull request?
It looks like the nightly Maven snapshots broke after we set `JAVA_7
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/13558
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 does not have this feature
e
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/13558
Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/60226/
Test FAILed.
---
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/13558
**[Test build #60226 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/60226/consoleFull)**
for PR 13558 at commit
[`8d87c0f`](https://github.com/apache/spark/commit/
Github user peterableda commented on a diff in the pull request:
https://github.com/apache/spark/pull/13552#discussion_r66394240
--- Diff:
yarn/src/main/scala/org/apache/spark/deploy/yarn/YarnAllocator.scala ---
@@ -353,7 +353,7 @@ private[yarn] class YarnAllocator(
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/12836
Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/60223/
Test FAILed.
---
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/12836
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 does not have this feature
e
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/13558
**[Test build #60226 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/60226/consoleFull)**
for PR 13558 at commit
[`8d87c0f`](https://github.com/apache/spark/commit/8
Github user gatorsmile commented on the issue:
https://github.com/apache/spark/pull/13483
Thank you @marmbrus @dilipbiswal and @viirya !
---
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 f
401 - 437 of 437 matches
Mail list logo