[GitHub] spark issue #18230: [SPARK-21008] [STREAMING] Not to read `spark.yarn.creden...

2017-06-08 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/18230 @saturday-shi would you please update the title to track SPARK-19688? --- 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] spark pull request #18210: [SPARK-20993][CORE]The configuration item about '...

2017-06-08 Thread jerryshao
Github user jerryshao commented on a diff in the pull request: https://github.com/apache/spark/pull/18210#discussion_r120816418 --- Diff: core/src/main/scala/org/apache/spark/scheduler/BlacklistTracker.scala --- @@ -336,9 +336,9 @@ private[scheduler] object BlacklistTracker extends

[GitHub] spark pull request #18210: [SPARK-20993][CORE]The configuration item about '...

2017-06-08 Thread jerryshao
Github user jerryshao commented on a diff in the pull request: https://github.com/apache/spark/pull/18210#discussion_r120816560 --- Diff: core/src/main/scala/org/apache/spark/scheduler/BlacklistTracker.scala --- @@ -336,9 +336,9 @@ private[scheduler] object BlacklistTracker extends

[GitHub] spark pull request #12646: [SPARK-14878][SQL] Trim characters string functio...

2017-06-08 Thread wzhfy
Github user wzhfy commented on a diff in the pull request: https://github.com/apache/spark/pull/12646#discussion_r120816635 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/SQLQuerySuite.scala --- @@ -2651,4 +2652,28 @@ class SQLQuerySuite extends QueryTest with SharedSQLCon

[GitHub] spark issue #18230: [SPARK-21008] [STREAMING] Not to read `spark.yarn.creden...

2017-06-08 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/18230 I guess "spark.yarn.credentials.renewalTime" and "spark.yarn.credentials.updateTime" should also be excluded. --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] spark issue #18213: [SPARK-20996][YARN] Better handling AM reattempt based o...

2017-06-08 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/18213 @mridulm , the exit code of pyspark or R is really user defined, user could exit with any code, for example `sys.exit(100)`, so potentially it could be overlapping. --- If your project is set up

[GitHub] spark pull request #18212: [SPARK-20995][CORE]'Spark-env.sh.template' should...

2017-06-08 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/18212#discussion_r120823962 --- Diff: conf/spark-env.sh.template --- @@ -23,6 +23,7 @@ # Options read when launching programs locally with # ./bin/run-example or ./bin/spark-su

[GitHub] spark issue #18213: [SPARK-20996][YARN] Better handling AM reattempt based o...

2017-06-08 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/18213 **[Test build #77809 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/77809/testReport)** for PR 18213 at commit [`1559cbb`](https://github.com/apache/spark/commit/15

[GitHub] spark issue #18231: [WIP][SPARK-20994] Remove reduant characters in OpenBloc...

2017-06-08 Thread srowen
Github user srowen commented on the issue: https://github.com/apache/spark/pull/18231 That's 12 bytes. Are there millions of these? --- 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] spark issue #17985: Add "full_outer" name to join types

2017-06-08 Thread BartekH
Github user BartekH commented on the issue: https://github.com/apache/spark/pull/17985 @ HyukjinKwon 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 enabled and wishes so,

[GitHub] spark issue #18213: [SPARK-20996][YARN] Better handling AM reattempt based o...

2017-06-08 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/18213 **[Test build #77809 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/77809/testReport)** for PR 18213 at commit [`1559cbb`](https://github.com/apache/spark/commit/1

[GitHub] spark issue #18213: [SPARK-20996][YARN] Better handling AM reattempt based o...

2017-06-08 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/18213 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/77809/ Test PASSed. ---

[GitHub] spark issue #18213: [SPARK-20996][YARN] Better handling AM reattempt based o...

2017-06-08 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/18213 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] spark pull request #18237: Create JavaRegressionMetricsExample.java

2017-06-08 Thread masterwugui
GitHub user masterwugui opened a pull request: https://github.com/apache/spark/pull/18237 Create JavaRegressionMetricsExample.java the original code cant visit the last element of the"parts" array. so the v[v.length–1] always equals 0 ## What changes were proposed in t

[GitHub] spark issue #18237: Create JavaRegressionMetricsExample.java

2017-06-08 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/18237 Can one of the admins verify this patch? --- 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] spark issue #18231: [WIP][SPARK-20994] Remove reduant characters in OpenBloc...

2017-06-08 Thread jinxing64
Github user jinxing64 commented on the issue: https://github.com/apache/spark/pull/18231 Actually it's more than 12 bytes. Yes, there are millions of these. In my heap dump, it's 1.5 G --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] spark pull request #18238: [SPARK-21016][core]Improve code fault tolerance f...

2017-06-08 Thread 10110346
GitHub user 10110346 opened a pull request: https://github.com/apache/spark/pull/18238 [SPARK-21016][core]Improve code fault tolerance for converting string to number ## What changes were proposed in this pull request? When converting `string` to `number`(int, long or double),

[GitHub] spark issue #18238: [SPARK-21016][core]Improve code fault tolerance for conv...

2017-06-08 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/18238 Can one of the admins verify this patch? --- 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] spark pull request #18239: [SPARK-19462] fix bug in Exchange--pass in a tmp ...

2017-06-08 Thread jinxing64
GitHub user jinxing64 opened a pull request: https://github.com/apache/spark/pull/18239 [SPARK-19462] fix bug in Exchange--pass in a tmp "newPartitioning" in "prepareShuffleDependency" When `spark.sql.adaptive.enabled` is true, any rerunning of ancestors of `ShuffledRowRDD` will fa

[GitHub] spark pull request #18240: [SPARK-21017][sql]Move the length getter before t...

2017-06-08 Thread eatoncys
GitHub user eatoncys opened a pull request: https://github.com/apache/spark/pull/18240 [SPARK-21017][sql]Move the length getter before the while to improve performance ## What changes were proposed in this pull request? In my test, the cost of the while in the write functio

[GitHub] spark issue #18239: [SPARK-19462] fix bug in Exchange--pass in a tmp "newPar...

2017-06-08 Thread jinxing64
Github user jinxing64 commented on the issue: https://github.com/apache/spark/pull/18239 I'm not sure if it is appropriate to make this pr and backport to 1.6. It's great if there's someone taking some time reviewing this. --- If your project is set up for it, you can reply to this e

[GitHub] spark issue #18240: [SPARK-21017][sql]Move the length getter before the whil...

2017-06-08 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/18240 Can one of the admins verify this patch? --- 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] spark issue #18239: [SPARK-19462] fix bug in Exchange--pass in a tmp "newPar...

2017-06-08 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/18239 **[Test build #77810 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/77810/consoleFull)** for PR 18239 at commit [`debd107`](https://github.com/apache/spark/commit/d

[GitHub] spark pull request #18240: [SPARK-21017][sql]Move the length getter before t...

2017-06-08 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/18240#discussion_r120837951 --- Diff: sql/hive/src/main/scala/org/apache/spark/sql/hive/execution/HiveFileFormat.scala --- @@ -142,7 +142,8 @@ class HiveOutputWriter( over

[GitHub] spark issue #18237: Create JavaRegressionMetricsExample.java

2017-06-08 Thread srowen
Github user srowen commented on the issue: https://github.com/apache/spark/pull/18237 You didn't fill in the title or description here. The change is wrong anyway because v is indexed by i-1 and so the last element in v is filled in. --- If your project is set up for it, you can repl

[GitHub] spark issue #17276: [WIP][SPARK-19937] Collect metrics of block sizes when s...

2017-06-08 Thread jinxing64
Github user jinxing64 commented on the issue: https://github.com/apache/spark/pull/17276 @mridulm @squito Thanks a lot for taking time review this pr. I will close it for now and make another one if there is progress. --- If your project is set up for it, you can reply to thi

[GitHub] spark pull request #17276: [WIP][SPARK-19937] Collect metrics of block sizes...

2017-06-08 Thread jinxing64
Github user jinxing64 closed the pull request at: https://github.com/apache/spark/pull/17276 --- 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

[GitHub] spark pull request #18240: [SPARK-21017][sql]Move the length getter before t...

2017-06-08 Thread eatoncys
Github user eatoncys commented on a diff in the pull request: https://github.com/apache/spark/pull/18240#discussion_r120840468 --- Diff: sql/hive/src/main/scala/org/apache/spark/sql/hive/execution/HiveFileFormat.scala --- @@ -142,7 +142,8 @@ class HiveOutputWriter( ov

[GitHub] spark pull request #18240: [SPARK-21017][sql]Move the length getter before t...

2017-06-08 Thread eatoncys
Github user eatoncys closed the pull request at: https://github.com/apache/spark/pull/18240 --- 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 e

[GitHub] spark pull request #18231: [WIP][SPARK-20994] Remove reduant characters in O...

2017-06-08 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/18231#discussion_r120841272 --- Diff: common/network-shuffle/src/main/java/org/apache/spark/network/shuffle/ExternalShuffleBlockHandler.java --- @@ -209,4 +190,52 @@ private ShuffleMet

[GitHub] spark pull request #18231: [WIP][SPARK-20994] Remove reduant characters in O...

2017-06-08 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/18231#discussion_r120841240 --- Diff: common/network-shuffle/src/main/java/org/apache/spark/network/shuffle/ExternalShuffleBlockHandler.java --- @@ -209,4 +190,52 @@ private ShuffleMet

[GitHub] spark pull request #18231: [WIP][SPARK-20994] Remove reduant characters in O...

2017-06-08 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/18231#discussion_r120841339 --- Diff: common/network-shuffle/src/main/java/org/apache/spark/network/shuffle/ExternalShuffleBlockHandler.java --- @@ -209,4 +190,52 @@ private ShuffleMet

[GitHub] spark pull request #18220: [SPARK-21000][MESOS] Add Mesos labels support to ...

2017-06-08 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/18220#discussion_r120842205 --- Diff: docs/running-on-mesos.md --- @@ -469,6 +470,15 @@ See the [configuration page](configuration.html) for information on Spark config

[GitHub] spark pull request #18220: [SPARK-21000][MESOS] Add Mesos labels support to ...

2017-06-08 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/18220#discussion_r120842136 --- Diff: docs/running-on-mesos.md --- @@ -469,6 +470,15 @@ See the [configuration page](configuration.html) for information on Spark config

[GitHub] spark pull request #18220: [SPARK-21000][MESOS] Add Mesos labels support to ...

2017-06-08 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/18220#discussion_r120842358 --- Diff: resource-managers/mesos/src/main/scala/org/apache/spark/scheduler/cluster/mesos/MesosProtoUtils.scala --- @@ -0,0 +1,94 @@ +/* + * License

[GitHub] spark pull request #18220: [SPARK-21000][MESOS] Add Mesos labels support to ...

2017-06-08 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/18220#discussion_r120842610 --- Diff: resource-managers/mesos/src/main/scala/org/apache/spark/scheduler/cluster/mesos/MesosProtoUtils.scala --- @@ -0,0 +1,94 @@ +/* + * License

[GitHub] spark pull request #18220: [SPARK-21000][MESOS] Add Mesos labels support to ...

2017-06-08 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/18220#discussion_r120842747 --- Diff: resource-managers/mesos/src/main/scala/org/apache/spark/scheduler/cluster/mesos/MesosProtoUtils.scala --- @@ -0,0 +1,94 @@ +/* + * License

[GitHub] spark issue #18234: [SPARK-19185][DSTREAM] Make Kafka consumer cache configu...

2017-06-08 Thread srowen
Github user srowen commented on the issue: https://github.com/apache/spark/pull/18234 @vanzin I think it's appropriate to attach this to the existing issue, because it's inherently connected to any other changes that follow. We can definitely un-mark it as In Progress. --- If your p

[GitHub] spark issue #18229: [SPARK-20691][CORE] Difference between Storage Memory as...

2017-06-08 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/18229 **[Test build #3784 has started](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/3784/testReport)** for PR 18229 at commit [`dd9cc4d`](https://github.com/apache/spark/commit/d

[GitHub] spark issue #18231: [WIP][SPARK-20994] Remove reduant characters in OpenBloc...

2017-06-08 Thread jinxing64
Github user jinxing64 commented on the issue: https://github.com/apache/spark/pull/18231 @srowen Sorry, I didn't make it clear. 1. In current code, all blockIds are stored in the iterator. They are released only when the iterator is traversed. 2. Now I change the `String` to b

[GitHub] spark issue #18231: [WIP][SPARK-20994] Remove reduant characters in OpenBloc...

2017-06-08 Thread srowen
Github user srowen commented on the issue: https://github.com/apache/spark/pull/18231 The current iterator doesn't have any state except for an int. What are you referring to? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as we

[GitHub] spark pull request #18231: [WIP][SPARK-20994] Remove reduant characters in O...

2017-06-08 Thread jinxing64
Github user jinxing64 commented on a diff in the pull request: https://github.com/apache/spark/pull/18231#discussion_r120844431 --- Diff: common/network-shuffle/src/main/java/org/apache/spark/network/shuffle/ExternalShuffleBlockHandler.java --- @@ -209,4 +190,52 @@ private Shuffle

[GitHub] spark pull request #18210: [SPARK-20993][CORE]The configuration item about '...

2017-06-08 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/18210#discussion_r120844928 --- Diff: core/src/main/scala/org/apache/spark/scheduler/BlacklistTracker.scala --- @@ -336,9 +336,9 @@ private[scheduler] object BlacklistTracker extends L

[GitHub] spark issue #18231: [WIP][SPARK-20994] Remove reduant characters in OpenBloc...

2017-06-08 Thread jinxing64
Github user jinxing64 commented on the issue: https://github.com/apache/spark/pull/18231 I mean the blockIds in `OpenBlocks`, they have reference in iterator. --- 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] spark issue #18231: [WIP][SPARK-20994] Remove reduant characters in OpenBloc...

2017-06-08 Thread srowen
Github user srowen commented on the issue: https://github.com/apache/spark/pull/18231 I get it. But that doesn't make the reference in OpenBlocks go away. This only helps anything is msg/msgObj can be garbage collected earlier. Is that the case? right now this is allocating additional

[GitHub] spark issue #18198: [SPARK-14408][CORE] Changed RDD.treeAggregate to use fol...

2017-06-08 Thread srowen
Github user srowen commented on the issue: https://github.com/apache/spark/pull/18198 Any comments @jkbradley ? I imagine you approve, now that tests pass. --- 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 d

[GitHub] spark pull request #18231: [WIP][SPARK-20994] Remove reduant characters in O...

2017-06-08 Thread jinxing64
Github user jinxing64 commented on a diff in the pull request: https://github.com/apache/spark/pull/18231#discussion_r120845706 --- Diff: common/network-shuffle/src/main/java/org/apache/spark/network/shuffle/ExternalShuffleBlockHandler.java --- @@ -209,4 +190,52 @@ private Shuffle

[GitHub] spark issue #18215: [SPARK-20914][DOCS] Javadoc contains code that is invali...

2017-06-08 Thread srowen
Github user srowen commented on the issue: https://github.com/apache/spark/pull/18215 Merged to master/2.2/2.1 --- 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] spark issue #18231: [WIP][SPARK-20994] Remove reduant characters in OpenBloc...

2017-06-08 Thread jinxing64
Github user jinxing64 commented on the issue: https://github.com/apache/spark/pull/18231 The blockIds cannot be freed because they are referenced in the iterator. In current change they are not. We reference the mapIdAndReduceIds instead. Thus the blockIds in OpenBlocks can be garbage

[GitHub] spark issue #18226: [SPARK-21006][TESTS] Create rpcEnv and run later needs s...

2017-06-08 Thread srowen
Github user srowen commented on the issue: https://github.com/apache/spark/pull/18226 Merged to master --- 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] spark pull request #18215: [SPARK-20914][DOCS] Javadoc contains code that is...

2017-06-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/18215 --- 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] spark issue #18231: [WIP][SPARK-20994] Remove reduant characters in OpenBloc...

2017-06-08 Thread srowen
Github user srowen commented on the issue: https://github.com/apache/spark/pull/18231 That's not the question though. The question is whether they could be freed even after this change. msg still references it. That's what you need to establish, if only by some empirical testing. --

[GitHub] spark pull request #18226: [SPARK-21006][TESTS] Create rpcEnv and run later ...

2017-06-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/18226 --- 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] spark issue #18231: [WIP][SPARK-20994] Remove reduant characters in OpenBloc...

2017-06-08 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/18231 **[Test build #77811 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/77811/testReport)** for PR 18231 at commit [`1e53262`](https://github.com/apache/spark/commit/1e

[GitHub] spark issue #18231: [WIP][SPARK-20994] Remove reduant characters in OpenBloc...

2017-06-08 Thread jinxing64
Github user jinxing64 commented on the issue: https://github.com/apache/spark/pull/18231 there is no where referencing `msg`, right? I guess the `msg` will be garbage collected fluently. --- If your project is set up for it, you can reply to this email and have your reply appear on G

[GitHub] spark issue #18231: [WIP][SPARK-20994] Remove reduant characters in OpenBloc...

2017-06-08 Thread srowen
Github user srowen commented on the issue: https://github.com/apache/spark/pull/18231 I'm not clear that's true, no. Not, at least, in the lifetime of the iterator. That's what has to be true for this to help anything. Do you have evidence this is true? for example if you have tests t

[GitHub] spark pull request #18210: [SPARK-20993][CORE]The configuration item about '...

2017-06-08 Thread jerryshao
Github user jerryshao commented on a diff in the pull request: https://github.com/apache/spark/pull/18210#discussion_r120848724 --- Diff: core/src/main/scala/org/apache/spark/scheduler/BlacklistTracker.scala --- @@ -336,9 +336,9 @@ private[scheduler] object BlacklistTracker extends

[GitHub] spark issue #18231: [WIP][SPARK-20994] Remove reduant characters in OpenBloc...

2017-06-08 Thread jinxing64
Github user jinxing64 commented on the issue: https://github.com/apache/spark/pull/18231 Yes, I think it's great to do some tests and give a good evidence. --- 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 d

[GitHub] spark issue #18223: [INFRA] Close stale PRs

2017-06-08 Thread srowen
Github user srowen commented on the issue: https://github.com/apache/spark/pull/18223 I'll merge this. If anything got closed that anyone disagrees with, it can easily be reopened, so there is virtually no harm in a false-positive anyway. But looks like the list has been reasonably re

[GitHub] spark pull request #18241: [SPARK-20997][CORE]'--driver-cores' standalone or...

2017-06-08 Thread guoxiaolongzte
GitHub user guoxiaolongzte opened a pull request: https://github.com/apache/spark/pull/18241 [SPARK-20997][CORE]'--driver-cores' standalone or Mesos or YARN in Cluster deploy mode only. ## What changes were proposed in this pull request? '--driver-cores' standalone or Mes

[GitHub] spark issue #18241: [SPARK-20997][CORE]'--driver-cores' standalone or Mesos ...

2017-06-08 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/18241 Can one of the admins verify this patch? --- 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] spark pull request #18044: Branch 2.2

2017-06-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/18044 --- 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] spark pull request #11459: [SPARK-13025] Allow users to set initial model in...

2017-06-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/11459 --- 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] spark pull request #18124: [SPARK-20900][YARN] Catch IllegalArgumentExceptio...

2017-06-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/18124 --- 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] spark pull request #17926: [MINOR][SQL][PYSPARK] Allow user to specify numSl...

2017-06-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/17926 --- 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] spark pull request #18010: [SPARK-20778][SQL] Implement array_intersect func...

2017-06-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/18010 --- 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] spark pull request #13833: [SPARK-16124][SQL] fix `getHiveFile` return file ...

2017-06-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/13833 --- 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] spark pull request #12252: [SPARK-14460] [SQL] properly handling of column n...

2017-06-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/12252 --- 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] spark pull request #17689: [SPARK-20378][CORE][SQL][SS] StreamSinkProvider s...

2017-06-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/17689 --- 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] spark pull request #18045: [Spark18045][MLlib]updated the information sendin...

2017-06-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/18045 --- 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] spark pull request #17791: [SPARK-20515][SQL] Fix reading of HIVE ORC table ...

2017-06-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/17791 --- 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] spark pull request #17638: [SPARK-20338][CORE]Spaces in spark.eventLog.dir a...

2017-06-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/17638 --- 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] spark pull request #17640: [SPARK-17608][SPARKR]:Long type has incorrect ser...

2017-06-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/17640 --- 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] spark pull request #18061: [SPARK-20836][LAUNCHER] DRIVER_EXTRA_JAVA_OPTIONS...

2017-06-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/18061 --- 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] spark pull request #13720: [SPARK-16004] [SQL] Correctly display "Last Acces...

2017-06-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/13720 --- 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] spark pull request #12456: [Spark-14686] Allow setting local properties that...

2017-06-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/12456 --- 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] spark pull request #18163: Branch 2.1

2017-06-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/18163 --- 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] spark pull request #15831: [SPARK-18385][ML] Make the transformer's natively...

2017-06-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/15831 --- 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] spark pull request #12506: [SPARK-14736][core] Deadlock in registering appli...

2017-06-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/12506 --- 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] spark pull request #14036: [SPARK-16323] [SQL] Add IntegerDivide to avoid un...

2017-06-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/14036 --- 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] spark pull request #14461: [SPARK-16856] [WEBUI] [CORE] Link the application...

2017-06-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/14461 --- 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] spark pull request #18041: [SPARK-20816][CORE] MetricsConfig doen't trim the...

2017-06-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/18041 --- 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] spark pull request #18241: [SPARK-20997][CORE]'--driver-cores' standalone or...

2017-06-08 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/18241#discussion_r120850448 --- Diff: core/src/main/scala/org/apache/spark/deploy/SparkSubmitArguments.scala --- @@ -558,8 +558,9 @@ private[deploy] class SparkSubmitArguments(args: Se

[GitHub] spark pull request #16291: [SPARK-18838][CORE] Use separate executor service...

2017-06-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/16291 --- 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] spark pull request #12217: [WIP][SPARK-14408][CORE] Changed RDD.treeAggregat...

2017-06-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/12217 --- 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] spark pull request #18222: Branch 1.6

2017-06-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/18222 --- 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] spark pull request #14995: [Test Only][SPARK-6235][CORE]Address various 2G l...

2017-06-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/14995 --- 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] spark pull request #12835: [SPARK-3190][GraphX] fix VertexRDD.count exceed o...

2017-06-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/12835 --- 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] spark pull request #18223: [INFRA] Close stale PRs

2017-06-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/18223 --- 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] spark pull request #18130: [Web UI] Remove no need loop in JobProgressListen...

2017-06-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/18130 --- 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] spark pull request #17480: [SPARK-20079][Core][yarn] Re registration of AM h...

2017-06-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/17480 --- 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] spark pull request #17141: [SPARK-19800][SS][WIP] Implement one kind of stre...

2017-06-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/17141 --- 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] spark pull request #18212: [SPARK-20995][CORE]'Spark-env.sh.template' should...

2017-06-08 Thread guoxiaolongzte
Github user guoxiaolongzte commented on a diff in the pull request: https://github.com/apache/spark/pull/18212#discussion_r120850820 --- Diff: conf/spark-env.sh.template --- @@ -23,6 +23,7 @@ # Options read when launching programs locally with # ./bin/run-example or ./bin/

[GitHub] spark pull request #18241: [SPARK-20997][CORE]'--driver-cores' standalone or...

2017-06-08 Thread guoxiaolongzte
Github user guoxiaolongzte commented on a diff in the pull request: https://github.com/apache/spark/pull/18241#discussion_r120851133 --- Diff: core/src/main/scala/org/apache/spark/deploy/SparkSubmitArguments.scala --- @@ -558,8 +558,9 @@ private[deploy] class SparkSubmitArguments(a

[GitHub] spark issue #18239: [SPARK-19462] fix bug in Exchange--pass in a tmp "newPar...

2017-06-08 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/18239 **[Test build #77810 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/77810/consoleFull)** for PR 18239 at commit [`debd107`](https://github.com/apache/spark/commit/

[GitHub] spark issue #18239: [SPARK-19462] fix bug in Exchange--pass in a tmp "newPar...

2017-06-08 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/18239 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/77810/ Test PASSed. ---

[GitHub] spark issue #18239: [SPARK-19462] fix bug in Exchange--pass in a tmp "newPar...

2017-06-08 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/18239 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] spark issue #18230: [SPARK-19688] [STREAMING] Not to read `spark.yarn.creden...

2017-06-08 Thread saturday-shi
Github user saturday-shi commented on the issue: https://github.com/apache/spark/pull/18230 > I guess "spark.yarn.credentials.renewalTime" and "spark.yarn.credentials.updateTime" should also be excluded. Thank you for pointing out that. I'll check & fix them. --- If your pro

[GitHub] spark issue #18230: [SPARK-19688] [STREAMING] Not to read `spark.yarn.creden...

2017-06-08 Thread saturday-shi
Github user saturday-shi commented on the issue: https://github.com/apache/spark/pull/18230 @jerryshao I've taken a look at `spark.yarn.credentials.renewalTime` and `spark.yarn.credentials.updateTime`, but I don't think there is a necessity for excluding them. Changing on these proper

[GitHub] spark issue #18231: [WIP][SPARK-20994] Remove reduant characters in OpenBloc...

2017-06-08 Thread jinxing64
Github user jinxing64 commented on the issue: https://github.com/apache/spark/pull/18231 @srowen I did a test to verify this patch. I wrap a number of blocks inside `OpenBlocks` and send it to `ExternalShuffleBlockHandler`. With this change: it cost about 133M in the

  1   2   3   4   >