[GitHub] spark issue #21216: [SPARK-24149][YARN] Retrieve all federated namespaces to...

2018-05-18 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/21216 I'm OK with the current fix, just some minor style comments. @vanzin would you please take another look? Thanks

[GitHub] spark pull request #21216: [SPARK-24149][YARN] Retrieve all federated namesp...

2018-05-18 Thread jerryshao
Github user jerryshao commented on a diff in the pull request: https://github.com/apache/spark/pull/21216#discussion_r189240503 --- Diff: resource-managers/yarn/src/main/scala/org/apache/spark/deploy/yarn/YarnSparkHadoopUtil.scala --- @@ -200,7 +200,31 @@ object

[GitHub] spark pull request #21216: [SPARK-24149][YARN] Retrieve all federated namesp...

2018-05-18 Thread jerryshao
Github user jerryshao commented on a diff in the pull request: https://github.com/apache/spark/pull/21216#discussion_r189240461 --- Diff: resource-managers/yarn/src/main/scala/org/apache/spark/deploy/yarn/YarnSparkHadoopUtil.scala --- @@ -200,7 +200,31 @@ object

[GitHub] spark issue #21290: [SPARK-24241][Submit]Do not fail fast when dynamic resou...

2018-05-15 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/21290 branch 2.3 is not auto mergeable and the related code is changed, will not backport to 2.3 --- - To unsubscribe, e-mail

[GitHub] spark issue #21290: [SPARK-24241][Submit]Do not fail fast when dynamic resou...

2018-05-15 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/21290 LGTM, merging to master and branch 2.3. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional

[GitHub] spark pull request #21290: [SPARK-24241][Submit]Do not fail fast when dynami...

2018-05-14 Thread jerryshao
Github user jerryshao commented on a diff in the pull request: https://github.com/apache/spark/pull/21290#discussion_r187852287 --- Diff: core/src/test/scala/org/apache/spark/deploy/SparkSubmitSuite.scala --- @@ -180,6 +180,25 @@ class SparkSubmitSuite appArgs.toString

[GitHub] spark pull request #21290: [SPARK-24241][Submit]Do not fail fast when dynami...

2018-05-14 Thread jerryshao
Github user jerryshao commented on a diff in the pull request: https://github.com/apache/spark/pull/21290#discussion_r187852160 --- Diff: core/src/main/scala/org/apache/spark/deploy/SparkSubmitArguments.scala --- @@ -76,6 +75,7 @@ private[deploy] class SparkSubmitArguments(args

[GitHub] spark issue #21199: [SPARK-24127][SS] Continuous text socket source

2018-05-14 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/21199 I was thinking if it is too overkill to receive data in the driver side and publish them to the executors via RPC? This might give user a wrong impression that data should be received

[GitHub] spark issue #21290: [SPARK-24241][Submit]Do not fail fast when dynamic resou...

2018-05-14 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/21290 LGTM, just some minor comments. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e

[GitHub] spark pull request #21290: [SPARK-24241][Submit]Do not fail fast when dynami...

2018-05-14 Thread jerryshao
Github user jerryshao commented on a diff in the pull request: https://github.com/apache/spark/pull/21290#discussion_r187847736 --- Diff: core/src/main/scala/org/apache/spark/deploy/SparkSubmitArguments.scala --- @@ -76,6 +75,7 @@ private[deploy] class SparkSubmitArguments(args

[GitHub] spark pull request #21290: [SPARK-24241][Submit]Do not fail fast when dynami...

2018-05-14 Thread jerryshao
Github user jerryshao commented on a diff in the pull request: https://github.com/apache/spark/pull/21290#discussion_r187847656 --- Diff: core/src/test/scala/org/apache/spark/deploy/SparkSubmitSuite.scala --- @@ -180,6 +180,25 @@ class SparkSubmitSuite appArgs.toString

[GitHub] spark issue #21243: [SPARK-24182][yarn] Improve error message when client AM...

2018-05-11 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/21243 Merging to master branch. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail

[GitHub] spark issue #21243: [SPARK-24182][yarn] Improve error message when client AM...

2018-05-11 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/21243 Jenkins, retest this please. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e

[GitHub] spark issue #21279: [SPARK-24219][k8s] Improve the docker building script to...

2018-05-09 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/21279 @foxish would you please help to review this, thanks a lot! --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org

[GitHub] spark issue #21279: [SPARK-24219][k8s] Improve the docker building script to...

2018-05-09 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/21279 jenkins, retest this please. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e

[GitHub] spark issue #21279: [SPARK-24219][k8s] Improve the docker building script to...

2018-05-09 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/21279 Jenkins, retest this please. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e

[GitHub] spark issue #21268: [SPARK-24209][SHS] Automatic retrieve proxyBase from Kno...

2018-05-09 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/21268 I'm still thinking this change requires so many updates across the whole project, and we may miss it in future if someone add new codes. Though I'm not familiar with knox, my question

[GitHub] spark issue #21279: [SPARK-24219][k8s] Improve the docker building script to...

2018-05-09 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/21279 Jenkins, retest this please. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e

[GitHub] spark pull request #21279: [SPARK-24219][k8s] Improve the docker building sc...

2018-05-08 Thread jerryshao
GitHub user jerryshao opened a pull request: https://github.com/apache/spark/pull/21279 [SPARK-24219][k8s] Improve the docker building script to avoid copying everything under examples to docker image ## What changes were proposed in this pull request? Current docker build

[GitHub] spark pull request #21243: [SPARK-24182][yarn] Improve error message when cl...

2018-05-08 Thread jerryshao
Github user jerryshao commented on a diff in the pull request: https://github.com/apache/spark/pull/21243#discussion_r186918972 --- Diff: resource-managers/yarn/src/main/scala/org/apache/spark/deploy/yarn/ApplicationMaster.scala --- @@ -346,7 +346,7 @@ private[spark] class

[GitHub] spark issue #21267: [SPARK-21945][YARN][PYTHON] Make --py-files work with Py...

2018-05-08 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/21267 Does it only happen in yarn client PySpark shell? I would suggest to fix this in the SparkSubmit side, to treat this as a special case and set the proper config

[GitHub] spark issue #21268: [SPARK-24209][SHS] Automatic retrieve proxyBase from Kno...

2018-05-08 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/21268 The changes here seems affect so many places, I'm wondering if there's any other way to minimize the changes

[GitHub] spark pull request #21243: [SPARK-24182][yarn] Improve error message when cl...

2018-05-08 Thread jerryshao
Github user jerryshao commented on a diff in the pull request: https://github.com/apache/spark/pull/21243#discussion_r186639699 --- Diff: resource-managers/yarn/src/main/scala/org/apache/spark/deploy/yarn/ApplicationMaster.scala --- @@ -346,7 +346,7 @@ private[spark] class

[GitHub] spark pull request #21243: [SPARK-24182][yarn] Improve error message when cl...

2018-05-08 Thread jerryshao
Github user jerryshao commented on a diff in the pull request: https://github.com/apache/spark/pull/21243#discussion_r186634159 --- Diff: resource-managers/yarn/src/main/scala/org/apache/spark/deploy/yarn/Client.scala --- @@ -1073,14 +1074,14 @@ private[spark] class Client

[GitHub] spark pull request #21243: [SPARK-24182][yarn] Improve error message when cl...

2018-05-08 Thread jerryshao
Github user jerryshao commented on a diff in the pull request: https://github.com/apache/spark/pull/21243#discussion_r186633839 --- Diff: resource-managers/yarn/src/main/scala/org/apache/spark/deploy/yarn/ApplicationMaster.scala --- @@ -389,37 +389,40 @@ private[spark] class

[GitHub] spark issue #21243: [SPARK-24182][yarn] Improve error message when client AM...

2018-05-08 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/21243 What kind of exceptions will client AM meet usually? I think the logic is quite simple for client AM, just wondering what kind of issue will it meet

[GitHub] spark issue #21245: [SPARK-24188][core] Restore "/version" API endpoint.

2018-05-08 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/21245 LGTM, merging to master and branch 2.3. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional

[GitHub] spark pull request #21216: [SPARK-24149][YARN] Retrieve all federated namesp...

2018-05-04 Thread jerryshao
Github user jerryshao commented on a diff in the pull request: https://github.com/apache/spark/pull/21216#discussion_r186059087 --- Diff: resource-managers/yarn/src/main/scala/org/apache/spark/deploy/yarn/YarnSparkHadoopUtil.scala --- @@ -196,11 +196,17 @@ object

[GitHub] spark pull request #21216: [SPARK-24149][YARN] Retrieve all federated namesp...

2018-05-04 Thread jerryshao
Github user jerryshao commented on a diff in the pull request: https://github.com/apache/spark/pull/21216#discussion_r186015828 --- Diff: resource-managers/yarn/src/main/scala/org/apache/spark/deploy/yarn/YarnSparkHadoopUtil.scala --- @@ -196,11 +196,17 @@ object

[GitHub] spark issue #21207: [SPARK-24136][SS] Fix MemoryStreamDataReader.next to ski...

2018-05-04 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/21207 LGTM. Merging to master branch. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e

[GitHub] spark issue #20761: [SPARK-20327][CORE][YARN] Add CLI support for YARN custo...

2018-05-03 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/20761 Cool, thanks! --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h

[GitHub] spark issue #20761: [SPARK-20327][CORE][YARN] Add CLI support for YARN custo...

2018-05-03 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/20761 Hi @szyszy are you still going to work on this PR? --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org

[GitHub] spark issue #21216: [SPARK-24149][YARN] Retrieve all federated namespaces to...

2018-05-02 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/21216 I'm not so familiar with federated HDFS, but is it transparent to the downside applications like Spark, or Spark should know all the configured NNs? If it is transparent, then I think the token

[GitHub] spark issue #21178: [SPARK-24110][Thrift-Server] Avoid UGI.loginUserFromKeyt...

2018-05-02 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/21178 Thanks @mridulm for your review, really appreciated! Merging to master branch. --- - To unsubscribe, e-mail: reviews

[GitHub] spark pull request #21178: [SPARK-24110][Thrift-Server] Avoid UGI.loginUserF...

2018-05-02 Thread jerryshao
Github user jerryshao commented on a diff in the pull request: https://github.com/apache/spark/pull/21178#discussion_r185432085 --- Diff: sql/hive-thriftserver/src/main/scala/org/apache/spark/sql/hive/thriftserver/SparkSQLCLIService.scala --- @@ -52,8 +52,22 @@ private[hive

[GitHub] spark pull request #21178: [SPARK-24110][Thrift-Server] Avoid UGI.loginUserF...

2018-05-02 Thread jerryshao
Github user jerryshao commented on a diff in the pull request: https://github.com/apache/spark/pull/21178#discussion_r185427751 --- Diff: sql/hive-thriftserver/src/main/java/org/apache/hive/service/auth/HiveAuthFactory.java --- @@ -92,7 +95,26 @@ public String getAuthName

[GitHub] spark pull request #21178: [SPARK-24110][Thrift-Server] Avoid UGI.loginUserF...

2018-05-02 Thread jerryshao
Github user jerryshao commented on a diff in the pull request: https://github.com/apache/spark/pull/21178#discussion_r185407534 --- Diff: sql/hive-thriftserver/src/main/java/org/apache/hive/service/auth/HiveAuthFactory.java --- @@ -92,7 +95,26 @@ public String getAuthName

[GitHub] spark issue #21178: [SPARK-24110][Thrift-Server] Avoid UGI.loginUserFromKeyt...

2018-05-01 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/21178 @mridulm , can you review again? Thanks a lot. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org

[GitHub] spark issue #21188: [SPARK-24046][SS] Fix rate source rowsPerSecond <= rampU...

2018-05-01 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/21188 Isn't this a flat ramp-up smoothly increasing the rows per second? Your proposal is another solution, but just two options

[GitHub] spark pull request #21178: [SPARK-24110][Thrift-Server] Avoid UGI.loginUserF...

2018-04-28 Thread jerryshao
Github user jerryshao commented on a diff in the pull request: https://github.com/apache/spark/pull/21178#discussion_r184844613 --- Diff: sql/hive-thriftserver/src/main/java/org/apache/hive/service/auth/HiveAuthFactory.java --- @@ -362,4 +371,34 @@ public static void

[GitHub] spark pull request #21188: [SPARK-24046][SS] Fix rate source rowsPerSecond <...

2018-04-28 Thread jerryshao
GitHub user jerryshao opened a pull request: https://github.com/apache/spark/pull/21188 [SPARK-24046][SS] Fix rate source rowsPerSecond <= rampUpTime corner case ## What changes were proposed in this pull request? Current Rate source has some issues when calculat

[GitHub] spark issue #21152: [SPARK-23688][SS] Refactor tests away from rate source

2018-04-27 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/21152 @HeartSaVioR what is your JIRA id? --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands

[GitHub] spark issue #21152: [SPARK-23688][SS] Refactor tests away from rate source

2018-04-27 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/21152 LGTM. Merging to master. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail

[GitHub] spark issue #21166: [SPARK-11334][CORE] clear idle executors in executorIdTo...

2018-04-27 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/21166 1. We improve the DAGScheduler to always send TaskEnd message. So the issue I found before may not be valid. 2. We refactored the LiveListenerQueue to make it more robust for internal

[GitHub] spark pull request #21178: [SPARK-24110][Thrift-Server] Avoid UGI.loginUserF...

2018-04-27 Thread jerryshao
Github user jerryshao commented on a diff in the pull request: https://github.com/apache/spark/pull/21178#discussion_r184833705 --- Diff: sql/hive-thriftserver/src/main/java/org/apache/hive/service/auth/HiveAuthFactory.java --- @@ -362,4 +371,34 @@ public static void

[GitHub] spark pull request #21178: [SPARK-24110][Thrift-Server] Avoid UGI.loginUserF...

2018-04-27 Thread jerryshao
Github user jerryshao commented on a diff in the pull request: https://github.com/apache/spark/pull/21178#discussion_r184833443 --- Diff: sql/hive-thriftserver/src/main/scala/org/apache/spark/sql/hive/thriftserver/SparkSQLCLIService.scala --- @@ -52,8 +52,22 @@ private[hive

[GitHub] spark pull request #21178: [SPARK-24110][Thrift-Server] Avoid UGI.loginUserF...

2018-04-27 Thread jerryshao
Github user jerryshao commented on a diff in the pull request: https://github.com/apache/spark/pull/21178#discussion_r184833381 --- Diff: sql/hive-thriftserver/src/main/java/org/apache/hive/service/auth/HiveAuthFactory.java --- @@ -18,14 +18,11 @@ package

[GitHub] spark pull request #21178: [SPARK-24110][Thrift-Server] Avoid UGI.loginUserF...

2018-04-27 Thread jerryshao
Github user jerryshao commented on a diff in the pull request: https://github.com/apache/spark/pull/21178#discussion_r184672313 --- Diff: sql/hive-thriftserver/src/main/java/org/apache/hive/service/auth/HiveAuthFactory.java --- @@ -362,4 +371,34 @@ public static void

[GitHub] spark issue #21178: [SPARK-24110][Thrift-Server] Avoid UGI.loginUserFromKeyt...

2018-04-27 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/21178 Ping @mridulm , please help to review, thanks! --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org

[GitHub] spark pull request #21178: [SPARK-24110][Thrift-Server] Avoid UGI.loginUserF...

2018-04-27 Thread jerryshao
GitHub user jerryshao opened a pull request: https://github.com/apache/spark/pull/21178 [SPARK-24110][Thrift-Server] Avoid UGI.loginUserFromKeytab in STS ## What changes were proposed in this pull request? Spark ThriftServer will call UGI.loginUserFromKeytab twice

[GitHub] spark issue #21168: [SPARK-23830][CORE] added check to ensure main method is...

2018-04-26 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/21168 The change is fail to build, please fix it. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional

[GitHub] spark issue #21166: [SPARK-11334][CORE] clear idle executors in executorIdTo...

2018-04-26 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/21166 Can you please check again with latest master code, I doubt the issue is not valid any more in the latest code

[GitHub] spark pull request #21152: [SPARK-23688][SS] Refactor tests away from rate s...

2018-04-26 Thread jerryshao
Github user jerryshao commented on a diff in the pull request: https://github.com/apache/spark/pull/21152#discussion_r184316769 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/streaming/continuous/ContinuousSuite.scala --- @@ -66,157 +66,115 @@ class ContinuousSuite

[GitHub] spark pull request #21152: [SPARK-23688][SS] Refactor tests away from rate s...

2018-04-26 Thread jerryshao
Github user jerryshao commented on a diff in the pull request: https://github.com/apache/spark/pull/21152#discussion_r184315510 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/streaming/continuous/ContinuousSuite.scala --- @@ -66,157 +66,115 @@ class ContinuousSuite

[GitHub] spark issue #21138: [SPARK-24062][Thrift Server] Fix SASL encryption cannot ...

2018-04-25 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/21138 Merging to master and branch 2.3. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands

[GitHub] spark issue #21138: [SPARK-24062][Thrift Server] Fix SASL encryption cannot ...

2018-04-25 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/21138 Jenkins, retest this please. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e

[GitHub] spark issue #21138: [SPARK-24062][Thrift Server] Fix SASL encryption cannot ...

2018-04-25 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/21138 Thanks for the review @mridulm @vanzin . Let me test again. I will merge the code when test is passed. --- - To unsubscribe

[GitHub] spark issue #21138: [SPARK-24062][Thrift Server] Fix SASL encryption cannot ...

2018-04-25 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/21138 @mridulm I would treat the current fix as a workaround for SASL issue, since it is a regression in 2.3. For UGI refreshing issue (mainly cause STS long running failure, also lead to SASL

[GitHub] spark issue #21088: [SPARK-24003][CORE] Add support to provide spark.executo...

2018-04-24 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/21088 ok to test. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h

[GitHub] spark issue #21138: [SPARK-24062][Thrift Server] Fix SASL encryption cannot ...

2018-04-24 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/21138 Hi @mridulm , thanks a lot for your comments. UGI.loginUserFromKeytab is not existed any more in Spark 2.3+ (https://github.com/apache/spark/commit

[GitHub] spark pull request #21138: [SPARK-24062][Thrift Server] Fix SASL encryption ...

2018-04-24 Thread jerryshao
GitHub user jerryshao opened a pull request: https://github.com/apache/spark/pull/21138 [SPARK-24062][Thrift Server] Fix SASL encryption cannot enabled issue in thrift server ## What changes were proposed in this pull request? For the details of the exception please see

[GitHub] spark issue #20923: [SPARK-23807][BUILD] Add Hadoop 3.1 profile with relevan...

2018-04-23 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/20923 I would guess the test here doesn't actually run on Hadoop 3 profile. So we actually doesn't test anything. Also we still cannot use Hadoop3 even if we merge this because of Hive issue

[GitHub] spark issue #21104: [SPARK-24021][CORE] fix bug in BlacklistTracker's update...

2018-04-18 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/21104 Jenkins, test this please. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail

[GitHub] spark issue #21104: [SPARK-24021][CORE] fix bug in BlacklistTracker's update...

2018-04-18 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/21104 Ahh, this looks like a bug I introduced. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional

[GitHub] spark issue #21076: Creating KafkaStreamToCassandra

2018-04-18 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/21076 @SaddamKhan1490 would you please close this PR. Thanks! --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org

[GitHub] spark issue #21098: [SPARK-24014][PySpark] Add onStreamingStarted method to ...

2018-04-18 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/21098 Merging to master and branch 2.3. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands

[GitHub] spark issue #21084: [SPARK-23998][Core]It may be better to add @transient to...

2018-04-18 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/21084 IIUC, null value will not be serialized (taskMemoryManager is only set in executor side), maybe Java will leave some footprints, but the overhead should be very small. I'm +0 to fix

[GitHub] spark issue #21084: [SPARK-23998][Core]It may be better to add @transient to...

2018-04-18 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/21084 Seems OK to add `@transient`, but do you see any issue here without `transient`? --- - To unsubscribe, e-mail: reviews

[GitHub] spark issue #21088: [SPARK-24003][CORE] Add support to provide spark.executo...

2018-04-18 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/21088 Should you also support this in kubernetes deploy mode? --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org

[GitHub] spark issue #21038: [SPARK-22968][DStream] Throw an exception on partition r...

2018-04-17 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/21038 Thanks @koeninger for the review. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands

[GitHub] spark issue #21038: [SPARK-22968][DStream] Throw an exception on partition r...

2018-04-17 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/21038 Ping @koeninger , would you please help to review again. Thanks! --- - To unsubscribe, e-mail: reviews-unsubscr

[GitHub] spark pull request #21036: [SPARK-23958][CORE] HadoopRdd filters empty files...

2018-04-17 Thread jerryshao
Github user jerryshao commented on a diff in the pull request: https://github.com/apache/spark/pull/21036#discussion_r181963024 --- Diff: core/src/main/scala/org/apache/spark/internal/config/package.scala --- @@ -323,7 +323,7 @@ package object config { .internal

[GitHub] spark issue #21047: [SPARK-23956][YARN] Use effective RPC port in AM registr...

2018-04-15 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/21047 Merging to master. Thanks! --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail

[GitHub] spark issue #21047: [SPARK-23956][YARN] Use effective RPC port in AM registr...

2018-04-15 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/21047 Jenkins, retest this please. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e

[GitHub] spark issue #21017: [SPARK-23748][SS] Fix SS continuous process doesn't supp...

2018-04-12 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/21017 Thanks @jose-torres for your review. @tdas would you please take a look at this PR? --- - To unsubscribe, e-mail

[GitHub] spark issue #21036: [SPARK-23958][CORE] HadoopRdd filters empty files to avo...

2018-04-11 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/21036 Yes, this is already supported in Spark, seems like the PR is invalid. --- - To unsubscribe, e-mail: reviews-unsubscr

[GitHub] spark issue #21038: [SPARK-22968][DStream] Fix Kafka partition revoked issue

2018-04-11 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/21038 Thanks @koeninger , then I will just improve the exception message. --- - To unsubscribe, e-mail: reviews-unsubscr

[GitHub] spark issue #21038: [SPARK-22968][DStream] Fix Kafka partition revoked issue

2018-04-11 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/21038 Thanks @koeninger for your comments. I think your suggestion is valid, the log here is just pasted from JIRA, but we also got the same issue from customer's report. Here in the PR

[GitHub] spark issue #20923: [SPARK-23807][BUILD][WIP] Add Hadoop 3 profile with rele...

2018-04-11 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/20923 Ping @vanzin @gatorsmile , would like to hear your comments. Thanks! --- - To unsubscribe, e-mail: reviews-unsubscr

[GitHub] spark issue #21038: [SPARK-22968][DStream] Fix Kafka partition revoked issue

2018-04-11 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/21038 @koeninger would you please help to review, thanks! --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org

[GitHub] spark pull request #21038: [SPARK-22968][DStream] Fix Kafka connector partit...

2018-04-11 Thread jerryshao
GitHub user jerryshao opened a pull request: https://github.com/apache/spark/pull/21038 [SPARK-22968][DStream] Fix Kafka connector partition revoked issue ## What changes were proposed in this pull request? Kafka partitions can be revoked when new consumers joined

[GitHub] spark issue #21017: [SPARK-23748][SS] Fix SS continuous process doesn't supp...

2018-04-10 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/21017 @jose-torres @tdas would you please help to review, thanks! --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org

[GitHub] spark issue #21017: [SPARK-23748][SS] Fix SS continuous process doesn't supp...

2018-04-10 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/21017 Jenkins, retest this please. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e

[GitHub] spark issue #21017: [SPARK-23748][SS] Fix SS continuous process doesn't supp...

2018-04-09 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/21017 Jenkins, retest this please. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e

[GitHub] spark pull request #21017: [SPARK-23748][SS] Fix SS continuous process doesn...

2018-04-09 Thread jerryshao
GitHub user jerryshao opened a pull request: https://github.com/apache/spark/pull/21017 [SPARK-23748][SS] Fix SS continuous process doesn't support SubqueryAlias issue ## What changes were proposed in this pull request? Current SS continuous doesn't support processing

[GitHub] spark issue #21009: [SPARK-23905][SQL] Add UDF weekday

2018-04-09 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/21009 Jenkins, test this please. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail

[GitHub] spark issue #21009: [SPARK-23905][SQL] Add UDF weekday

2018-04-09 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/21009 Jenkins, add to whitelist. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail

[GitHub] spark issue #20923: [SPARK-23807][BUILD][WIP] Add Hadoop 3 profile with rele...

2018-04-08 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/20923 I think you should also update "test-dependencies.sh" to make the new deps file work. --- - To unsubscribe, e-mai

[GitHub] spark issue #20923: [SPARK-23807][BUILD][WIP] Add Hadoop 3 profile with rele...

2018-04-08 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/20923 Jenkins, retest this please. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e

[GitHub] spark issue #20923: [SPARK-23807][BUILD][WIP] Add Hadoop 3 profile with rele...

2018-04-08 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/20923 Sorry @steveloughran for the late response. most of the deps in file is similar to "spark-deps-hadoop-2.7", so copy/rename it and run "test-dependencies.sh" will show

[GitHub] spark issue #20958: [SPARK-23844][SS] Fix socket source honors recovered off...

2018-04-08 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/20958 Jenkins, retest this please. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e

[GitHub] spark issue #20958: [SPARK-23844][SS] Fix socket source honors recovered off...

2018-04-08 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/20958 Jenkins, retest this please. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e

[GitHub] spark issue #20944: [SPARK-23831][SQL] Add org.apache.derby to IsolatedClien...

2018-04-08 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/20944 Please list out the reason why do you need such change? If it is a UT bug, why it didn't happen before? --- - To unsubscribe

[GitHub] spark issue #20958: [SPARK-23844][SS] Fix socket source honors recovered off...

2018-04-08 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/20958 @tdas , by thought about your suggestion about "failOnDataLoss" option, I made a similar proposal on socket source, would you please review aga

[GitHub] spark issue #20923: [SPARK-23807][BUILD][WIP] Add Hadoop 3 profile with rele...

2018-04-03 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/20923 Hi @steveloughran , I think you missed this comment. You need to create a deps file under dev/deps and change the related script. > Also I think we need to create a related spark-d

[GitHub] spark issue #20958: [SPARK-23844][SS] Fix socket source honors recovered off...

2018-04-02 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/20958 Thanks @tdas for your comments. I agree that socket source should only be used in testing. But it doesn't mean that it can throw weird exception in testing env. For example, if we're dumping

[GitHub] spark issue #20958: [SPARK-23844][SS] Fix socket source honors recovered off...

2018-04-02 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/20958 Not sure why the test is not triggered, maybe jenkins is down. --- - To unsubscribe, e-mail: reviews-unsubscr

[GitHub] spark issue #20958: [SPARK-23844][SS] Fix socket source honors recovered off...

2018-04-02 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/20958 Jenkins, test this please. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail

[GitHub] spark pull request #20958: []Fix socket source honors recovered offsets issu...

2018-04-02 Thread jerryshao
GitHub user jerryshao opened a pull request: https://github.com/apache/spark/pull/20958 []Fix socket source honors recovered offsets issue ## What changes were proposed in this pull request? (Please fill in changes proposed in this fix) ## How was this patch tested

[GitHub] spark issue #20923: [SPARK-23807][BUILD][WIP] Add Hadoop 3 profile with rele...

2018-03-30 Thread jerryshao
Github user jerryshao commented on the issue: https://github.com/apache/spark/pull/20923 Also I think we need to create a related spark-deps-hadoop-3.x under dev/deps and make dependency check work for Hadoop 3

<    1   2   3   4   5   6   7   8   9   10   >