Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/15475
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/15475
Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/66927/
Test PASSed.
---
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/15475
**[Test build #66927 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/66927/consoleFull)**
for PR 15475 at commit
[`2581380`](https://github.com/apache/spark/commit/
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/14690
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/14690
Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/66931/
Test FAILed.
---
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/14690
**[Test build #66931 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/66931/consoleFull)**
for PR 14690 at commit
[`e1635e4`](https://github.com/apache/spark/commit/
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/15476
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/15476
Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/66932/
Test FAILed.
---
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/15476
**[Test build #66932 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/66932/consoleFull)**
for PR 15476 at commit
[`de259a0`](https://github.com/apache/spark/commit/
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/15285
**[Test build #66942 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/66942/consoleFull)**
for PR 15285 at commit
[`a6fbebe`](https://github.com/apache/spark/commit/a
Github user markhamstra commented on the issue:
https://github.com/apache/spark/pull/14158
@nblintao Got it; thanks. There may be distinct queries that will be
entirely the same within the first 1000 characters, but that's just the nature
of working with these very large queries -- t
Github user loneknightpy commented on the issue:
https://github.com/apache/spark/pull/15285
@tdas Add `fileUncompressedLengthCacheSize` to executor conf.
---
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 do
Github user wzhfy commented on the issue:
https://github.com/apache/spark/pull/15360
resolve conflicts
---
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 i
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/15044
**[Test build #66941 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/66941/consoleFull)**
for PR 15044 at commit
[`eeb2747`](https://github.com/apache/spark/commit/e
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/15478
**[Test build #66940 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/66940/consoleFull)**
for PR 15478 at commit
[`26df77a`](https://github.com/apache/spark/commit/2
GitHub user gatorsmile opened a pull request:
https://github.com/apache/spark/pull/15478
[SPARK-17899][SQL][DO-NOT-MERGE] Check the Impact When Turning On
spark.sql.debug
### What changes were proposed in this pull request?
**DO NOT MERGE**
This PR is just to do a quick
Github user HyukjinKwon commented on a diff in the pull request:
https://github.com/apache/spark/pull/15354#discussion_r83350521
--- Diff:
sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/expressions/JsonExpressionsSuite.scala
---
@@ -343,4 +343,23 @@ class JsonExpression
Github user asfgit closed the pull request at:
https://github.com/apache/spark/pull/15430
---
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 nchammas commented on a diff in the pull request:
https://github.com/apache/spark/pull/15338#discussion_r83349121
--- Diff: sbin/spark-daemon.sh ---
@@ -146,13 +176,11 @@ run_command() {
case "$mode" in
(class)
- nohup nice -n "$SPARK_NICEN
Github user yanboliang commented on the issue:
https://github.com/apache/spark/pull/15430
Since it's a minor change, I will merge it into master. Any comments are
still appreciated and I will address in follow-up work. Thanks.
---
If your project is set up for it, you can reply to th
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/15460
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/15460
Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/66922/
Test PASSed.
---
Github user nchammas commented on a diff in the pull request:
https://github.com/apache/spark/pull/15338#discussion_r83349154
--- Diff: sbin/spark-daemon.sh ---
@@ -122,6 +123,35 @@ if [ "$SPARK_NICENESS" = "" ]; then
export SPARK_NICENESS=0
fi
+execute_comma
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/15460
**[Test build #66922 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/66922/consoleFull)**
for PR 15460 at commit
[`628fd05`](https://github.com/apache/spark/commit/
Github user gatorsmile commented on a diff in the pull request:
https://github.com/apache/spark/pull/15460#discussion_r83349707
--- Diff:
sql/hive/src/main/scala/org/apache/spark/sql/hive/HiveExternalCatalog.scala ---
@@ -636,6 +637,13 @@ private[spark] class HiveExternalCatalog(co
Github user nchammas commented on a diff in the pull request:
https://github.com/apache/spark/pull/15338#discussion_r83349053
--- Diff: sbin/spark-daemon.sh ---
@@ -146,13 +176,11 @@ run_command() {
case "$mode" in
(class)
- nohup nice -n "$SPARK_NICEN
Github user gatorsmile commented on the issue:
https://github.com/apache/spark/pull/15460
LGTM except one comment about test case
---
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 ron8hu commented on the issue:
https://github.com/apache/spark/pull/15297
The design note of this PR has been posted at jira page.
---
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 gatorsmile commented on a diff in the pull request:
https://github.com/apache/spark/pull/15398#discussion_r83349295
--- Diff:
sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/expressions/RegexpExpressionsSuite.scala
---
@@ -90,6 +105,28 @@ class RegexpExpressi
Github user gatorsmile commented on a diff in the pull request:
https://github.com/apache/spark/pull/15398#discussion_r83349306
--- Diff:
sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/expressions/RegexpExpressionsSuite.scala
---
@@ -90,6 +105,28 @@ class RegexpExpressi
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/13988
**[Test build #66939 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/66939/consoleFull)**
for PR 13988 at commit
[`697f276`](https://github.com/apache/spark/commit/6
Github user gatorsmile commented on a diff in the pull request:
https://github.com/apache/spark/pull/15398#discussion_r83349251
--- Diff:
sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/expressions/RegexpExpressionsSuite.scala
---
@@ -54,20 +57,32 @@ class RegexpExpressi
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/14690
**[Test build #66938 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/66938/consoleFull)**
for PR 14690 at commit
[`71049d1`](https://github.com/apache/spark/commit/7
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/15360
**[Test build #66937 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/66937/consoleFull)**
for PR 15360 at commit
[`30ac539`](https://github.com/apache/spark/commit/3
Github user ron8hu commented on the issue:
https://github.com/apache/spark/pull/15297
cc @rxin @hvanhovell Can you review and comment this PR? 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
Github user mallman commented on a diff in the pull request:
https://github.com/apache/spark/pull/14690#discussion_r83349072
--- Diff:
sql/hive/src/test/scala/org/apache/spark/sql/hive/parquetSuites.scala ---
@@ -34,7 +34,7 @@ import org.apache.spark.util.Utils
// The data whe
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/13988
**[Test build #66936 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/66936/consoleFull)**
for PR 13988 at commit
[`97eec87`](https://github.com/apache/spark/commit/9
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/15468
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/15468
Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/66920/
Test PASSed.
---
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/15468
**[Test build #66920 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/66920/consoleFull)**
for PR 15468 at commit
[`f6dc8ac`](https://github.com/apache/spark/commit/
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/15360
**[Test build #66935 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/66935/consoleFull)**
for PR 15360 at commit
[`d782c14`](https://github.com/apache/spark/commit/d
Github user ericl commented on a diff in the pull request:
https://github.com/apache/spark/pull/14690#discussion_r83348167
--- Diff:
core/src/main/scala/org/apache/spark/metrics/source/StaticSources.scala ---
@@ -60,3 +60,32 @@ object CodegenMetrics extends Source {
val METR
Github user ericl commented on a diff in the pull request:
https://github.com/apache/spark/pull/14690#discussion_r83348200
--- Diff:
core/src/main/scala/org/apache/spark/metrics/source/StaticSources.scala ---
@@ -60,3 +60,32 @@ object CodegenMetrics extends Source {
val METR
Github user cloud-fan commented on a diff in the pull request:
https://github.com/apache/spark/pull/14690#discussion_r83348022
--- Diff:
core/src/main/scala/org/apache/spark/metrics/source/StaticSources.scala ---
@@ -60,3 +60,32 @@ object CodegenMetrics extends Source {
val
Github user rxin commented on the issue:
https://github.com/apache/spark/pull/15469
cc @marmbrus
---
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
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/15473
Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/66924/
Test FAILed.
---
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/15473
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/15473
**[Test build #66924 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/66924/consoleFull)**
for PR 15473 at commit
[`2a824ba`](https://github.com/apache/spark/commit/
Github user daniel-siegmann-aol commented on the issue:
https://github.com/apache/spark/pull/12761
I'll work on merging the changes. However, I no longer work at AOL so I
don't have the data to do thoroughly test it.
---
If your project is set up for it, you can reply to this email a
Github user ericl commented on a diff in the pull request:
https://github.com/apache/spark/pull/14690#discussion_r83347741
--- Diff:
core/src/main/scala/org/apache/spark/metrics/source/StaticSources.scala ---
@@ -60,3 +60,32 @@ object CodegenMetrics extends Source {
val METR
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/15473
**[Test build #66934 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/66934/consoleFull)**
for PR 15473 at commit
[`be176c3`](https://github.com/apache/spark/commit/b
Github user cloud-fan commented on a diff in the pull request:
https://github.com/apache/spark/pull/14690#discussion_r83347636
--- Diff:
core/src/main/scala/org/apache/spark/metrics/source/StaticSources.scala ---
@@ -60,3 +60,32 @@ object CodegenMetrics extends Source {
val
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/15477
**[Test build #66933 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/66933/consoleFull)**
for PR 15477 at commit
[`4597a32`](https://github.com/apache/spark/commit/4
Github user rxin commented on the issue:
https://github.com/apache/spark/pull/15477
cc @hvanhovell @cloud-fan
---
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
GitHub user rxin opened a pull request:
https://github.com/apache/spark/pull/15477
[SPARK-17927][SQL] Remove dead code in WriterContainer.
## What changes were proposed in this pull request?
speculationEnabled and DATASOURCE_OUTPUTPATH seem like just dead code.
## How wa
Github user cloud-fan commented on a diff in the pull request:
https://github.com/apache/spark/pull/14690#discussion_r83347251
--- Diff:
core/src/main/scala/org/apache/spark/metrics/source/StaticSources.scala ---
@@ -60,3 +60,32 @@ object CodegenMetrics extends Source {
val
Github user HyukjinKwon commented on the issue:
https://github.com/apache/spark/pull/15421
Build started: [SparkR] `ALL`
[![PR-15421](https://ci.appveyor.com/api/projects/status/github/spark-test/spark?branch=82AF3188-11E3-40D8-A71C-7806413EDAE3&svg=true)](https://ci.appveyor.com/proje
Github user holdenk commented on the issue:
https://github.com/apache/spark/pull/7963
@MechCoder Thanks! I'll look around and see if anyone else is interested in
taking this over and bringing it to the finish line otherwise I'll pick it up
myself after OSCON :)
---
If your project i
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/14690
Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/66923/
Test FAILed.
---
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/14690
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/14690
**[Test build #66923 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/66923/consoleFull)**
for PR 14690 at commit
[`765f93c`](https://github.com/apache/spark/commit/
Github user falaki commented on the issue:
https://github.com/apache/spark/pull/15421
I just tried the patch on R version 3.3.1 (2016-06-21) -- "Bug in Your
Hair" on Linux and it passed tests.
@HyukjinKwon how can kick another AppVeyor test?
---
If your project is set up fo
Github user tdas commented on the issue:
https://github.com/apache/spark/pull/15476
@marmbrus
---
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 fe
Github user avulanov commented on a diff in the pull request:
https://github.com/apache/spark/pull/15382#discussion_r83346125
--- Diff:
sql/core/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala ---
@@ -757,7 +758,10 @@ private[sql] class SQLConf extends Serializable with
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/15476
**[Test build #66932 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/66932/consoleFull)**
for PR 15476 at commit
[`de259a0`](https://github.com/apache/spark/commit/d
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/15190
Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/66919/
Test FAILed.
---
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/15190
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/15190
**[Test build #66919 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/66919/consoleFull)**
for PR 15190 at commit
[`f32fe21`](https://github.com/apache/spark/commit/
GitHub user tdas opened a pull request:
https://github.com/apache/spark/pull/15476
[SPARK-17926][SQL][STREAMING] Added json for statuses
## What changes were proposed in this pull request?
StreamingQueryStatus exposed through StreamingQueryListener often needs to
be recorde
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/14690
**[Test build #66931 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/66931/consoleFull)**
for PR 14690 at commit
[`e1635e4`](https://github.com/apache/spark/commit/e
Github user nblintao commented on the issue:
https://github.com/apache/spark/pull/14158
@markhamstra Queries longer than 1000 chars are truncated to 1000 chars
after the parsing. "+more" will only expand 140 chars to at most 1000 chars.
---
If your project is set up for it, you can r
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/15453
**[Test build #66930 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/66930/consoleFull)**
for PR 15453 at commit
[`e064667`](https://github.com/apache/spark/commit/e
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/15453
Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/66929/
Test FAILed.
---
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/15453
**[Test build #66929 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/66929/consoleFull)**
for PR 15453 at commit
[`232c01e`](https://github.com/apache/spark/commit/
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/15453
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/15453
**[Test build #66929 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/66929/consoleFull)**
for PR 15453 at commit
[`232c01e`](https://github.com/apache/spark/commit/2
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/15475
**[Test build #66927 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/66927/consoleFull)**
for PR 15475 at commit
[`2581380`](https://github.com/apache/spark/commit/2
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/15471
**[Test build #66928 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/66928/consoleFull)**
for PR 15471 at commit
[`d27233c`](https://github.com/apache/spark/commit/d
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/15453
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/15453
**[Test build #66926 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/66926/consoleFull)**
for PR 15453 at commit
[`520e207`](https://github.com/apache/spark/commit/
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/15453
Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/66926/
Test FAILed.
---
GitHub user ericl opened a pull request:
https://github.com/apache/spark/pull/15475
[WIP] [SQL] Enable metastore partition pruning by default.
## What changes were proposed in this pull request?
This should apply to non-converted metastore relations. WIP to see if this
caus
Github user ericl commented on the issue:
https://github.com/apache/spark/pull/15475
cc @yhuai
---
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 f
Github user bdrillard commented on a diff in the pull request:
https://github.com/apache/spark/pull/15453#discussion_r83343796
--- Diff:
sql/catalyst/src/main/scala/org/apache/spark/sql/types/ObjectType.scala ---
@@ -19,7 +19,7 @@ package org.apache.spark.sql.types
impor
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/15453
**[Test build #66926 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/66926/consoleFull)**
for PR 15453 at commit
[`520e207`](https://github.com/apache/spark/commit/5
Github user ericl commented on a diff in the pull request:
https://github.com/apache/spark/pull/14690#discussion_r83342839
--- Diff:
sql/hive/src/test/scala/org/apache/spark/sql/hive/parquetSuites.scala ---
@@ -34,7 +34,7 @@ import org.apache.spark.util.Utils
// The data where
Github user asfgit closed the pull request at:
https://github.com/apache/spark/pull/15284
---
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 tdas commented on a diff in the pull request:
https://github.com/apache/spark/pull/15285#discussion_r83342325
--- Diff: core/src/main/scala/org/apache/spark/util/Utils.scala ---
@@ -1471,16 +1494,15 @@ private[spark] object Utils extends Logging {
* and `endIndex
Github user tdas commented on a diff in the pull request:
https://github.com/apache/spark/pull/15285#discussion_r83286425
--- Diff:
core/src/main/scala/org/apache/spark/deploy/worker/ui/LogPage.scala ---
@@ -115,6 +117,17 @@ private[ui] class LogPage(parent: WorkerWebUI) extends
W
Github user tdas commented on a diff in the pull request:
https://github.com/apache/spark/pull/15285#discussion_r83287126
--- Diff:
core/src/main/scala/org/apache/spark/deploy/worker/ui/LogPage.scala ---
@@ -115,6 +117,17 @@ private[ui] class LogPage(parent: WorkerWebUI) extends
W
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/15474
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/15474
Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/66925/
Test FAILed.
---
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/15474
**[Test build #66925 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/66925/consoleFull)**
for PR 15474 at commit
[`f3c8b7d`](https://github.com/apache/spark/commit/
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/15474
**[Test build #66925 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/66925/consoleFull)**
for PR 15474 at commit
[`f3c8b7d`](https://github.com/apache/spark/commit/f
GitHub user zsxwing opened a pull request:
https://github.com/apache/spark/pull/15474
[DO_NOT_MERGE] Test netty
## What changes were proposed in this pull request?
(Please fill in changes proposed in this fix)
## How was this patch tested?
(Please explain h
Github user ericl commented on a diff in the pull request:
https://github.com/apache/spark/pull/14690#discussion_r83341181
--- Diff:
sql/hive/src/main/scala/org/apache/spark/sql/hive/HiveExternalCatalog.scala ---
@@ -616,6 +617,44 @@ private[spark] class HiveExternalCatalog(conf:
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/11336
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 ericl commented on the issue:
https://github.com/apache/spark/pull/14690
https://github.com/VideoAmp/spark-public/pull/5/files fixes the jenkins
failure and adds test for expected metadata io cost.
---
If your project is set up for it, you can reply to this email and have
Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/11336
**[Test build #66921 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/66921/consoleFull)**
for PR 11336 at commit
[`1ace2e5`](https://github.com/apache/spark/commit/
Github user AmplabJenkins commented on the issue:
https://github.com/apache/spark/pull/11336
Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/66921/
Test FAILed.
---
101 - 200 of 595 matches
Mail list logo