[GitHub] spark issue #19884: [SPARK-22324][SQL][PYTHON] Upgrade Arrow to 0.8.0

2017-12-17 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/19884 **[Test build #85044 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/85044/testReport)** for PR 19884 at commit [`ad8d5e2`](https://github.com/apache/spark/commit/ad

[GitHub] spark issue #20006: [SPARK-22821][TEST] Basic tests for WidenSetOperationTyp...

2017-12-17 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/20006 **[Test build #85039 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/85039/testReport)** for PR 20006 at commit [`7ee9aec`](https://github.com/apache/spark/commit/7

[GitHub] spark issue #20006: [SPARK-22821][TEST] Basic tests for WidenSetOperationTyp...

2017-12-17 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/20006 Merged build finished. Test FAILed. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional comma

[GitHub] spark issue #20006: [SPARK-22821][TEST] Basic tests for WidenSetOperationTyp...

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

[GitHub] spark pull request #19811: [SPARK-18016][SQL] Code Generation: Constant Pool...

2017-12-17 Thread mgaido91
Github user mgaido91 commented on a diff in the pull request: https://github.com/apache/spark/pull/19811#discussion_r157415970 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/regexpExpressions.scala --- @@ -112,15 +112,14 @@ case class Like(left: Ex

[GitHub] spark issue #19989: [SPARK-22793][SQL]Memory leak in Spark Thrift Server

2017-12-17 Thread zuotingbing
Github user zuotingbing commented on the issue: https://github.com/apache/spark/pull/19989 as i debug, every time when i connect to thrift server through beeline, the `SessionState.start(state)` will be called two times. one is in `HiveSessionImpl:open` , **another is in `HiveClientIm

[GitHub] spark pull request #19892: [SPARK-20542][FollowUp][PySpark] Bucketizer suppo...

2017-12-17 Thread viirya
Github user viirya commented on a diff in the pull request: https://github.com/apache/spark/pull/19892#discussion_r157416631 --- Diff: python/pyspark/ml/param/__init__.py --- @@ -134,6 +134,20 @@ def toListFloat(value): return [float(v) for v in value]

[GitHub] spark issue #19989: [SPARK-22793][SQL]Memory leak in Spark Thrift Server

2017-12-17 Thread zuotingbing
Github user zuotingbing commented on the issue: https://github.com/apache/spark/pull/19989 we can find the cache size of FileSystem `deleteOnExit` will keep increasing. [ ![mshot](https://user-images.githubusercontent.com/24823338/34095036-d1fcc408-e40a-11e7-9599-2acdd96da2d9.

[GitHub] spark pull request #19811: [SPARK-18016][SQL] Code Generation: Constant Pool...

2017-12-17 Thread viirya
Github user viirya commented on a diff in the pull request: https://github.com/apache/spark/pull/19811#discussion_r157417320 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/codegen/CodeGenerator.scala --- @@ -163,11 +204,51 @@ class CodegenContext {

[GitHub] spark pull request #19811: [SPARK-18016][SQL] Code Generation: Constant Pool...

2017-12-17 Thread viirya
Github user viirya commented on a diff in the pull request: https://github.com/apache/spark/pull/19811#discussion_r157417517 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/codegen/CodeGenerator.scala --- @@ -163,11 +204,51 @@ class CodegenContext {

[GitHub] spark issue #20005: [DO-NOT-MERGE] Investigating SparkR test failure

2017-12-17 Thread viirya
Github user viirya commented on the issue: https://github.com/apache/spark/pull/20005 Oh, Thanks for cran sysadmin team's quick reply, they fixed that broken page. --- - To unsubscribe, e-mail: reviews-unsubscr...@s

[GitHub] spark issue #20005: [DO-NOT-MERGE] Investigating SparkR test failure

2017-12-17 Thread viirya
Github user viirya commented on the issue: https://github.com/apache/spark/pull/20005 retest this please. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h.

[GitHub] spark issue #20005: [DO-NOT-MERGE] Investigating SparkR test failure

2017-12-17 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/20005 **[Test build #85045 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/85045/testReport)** for PR 20005 at commit [`6646eb5`](https://github.com/apache/spark/commit/66

<    1   2   3