[GitHub] [spark] squito commented on issue #25780: [SPARK-29072] Put back usage of TimeTrackingOutputStream for UnsafeShuffleWriter and SortShuffleWriter

2019-09-12 Thread GitBox
squito commented on issue #25780: [SPARK-29072] Put back usage of TimeTrackingOutputStream for UnsafeShuffleWriter and SortShuffleWriter URL: https://github.com/apache/spark/pull/25780#issuecomment-531070376 thanks for catching this. Looks good, though I'll take a fresh look tomorrow.

[GitHub] [spark] jzhuge commented on issue #25735: [SPARK-29030][SQL] Simplify lookupV2Relation

2019-09-12 Thread GitBox
jzhuge commented on issue #25735: [SPARK-29030][SQL] Simplify lookupV2Relation URL: https://github.com/apache/spark/pull/25735#issuecomment-531074319 Looking at the test failures This is an automated message from the Apache Gi

[GitHub] [spark] SparkQA commented on issue #25775: [WIP][SPARK-29015][SQL][test-hadoop3.2][test-java11] fix bug for jdk11, can't use 'add jar' jar's class as create table serde

2019-09-12 Thread GitBox
SparkQA commented on issue #25775: [WIP][SPARK-29015][SQL][test-hadoop3.2][test-java11] fix bug for jdk11, can't use 'add jar' jar's class as create table serde URL: https://github.com/apache/spark/pull/25775#issuecomment-531074844 **[Test build #110551 has finished](https://amplab.cs.ber

[GitHub] [spark] AmplabJenkins commented on issue #25775: [WIP][SPARK-29015][SQL][test-hadoop3.2][test-java11] fix bug for jdk11, can't use 'add jar' jar's class as create table serde

2019-09-12 Thread GitBox
AmplabJenkins commented on issue #25775: [WIP][SPARK-29015][SQL][test-hadoop3.2][test-java11] fix bug for jdk11, can't use 'add jar' jar's class as create table serde URL: https://github.com/apache/spark/pull/25775#issuecomment-531074905 Merged build finished. Test FAILed. ---

[GitHub] [spark] AmplabJenkins commented on issue #25775: [WIP][SPARK-29015][SQL][test-hadoop3.2][test-java11] fix bug for jdk11, can't use 'add jar' jar's class as create table serde

2019-09-12 Thread GitBox
AmplabJenkins commented on issue #25775: [WIP][SPARK-29015][SQL][test-hadoop3.2][test-java11] fix bug for jdk11, can't use 'add jar' jar's class as create table serde URL: https://github.com/apache/spark/pull/25775#issuecomment-531074910 Test FAILed. Refer to this link for build results

[GitHub] [spark] AmplabJenkins removed a comment on issue #25775: [WIP][SPARK-29015][SQL][test-hadoop3.2][test-java11] fix bug for jdk11, can't use 'add jar' jar's class as create table serde

2019-09-12 Thread GitBox
AmplabJenkins removed a comment on issue #25775: [WIP][SPARK-29015][SQL][test-hadoop3.2][test-java11] fix bug for jdk11, can't use 'add jar' jar's class as create table serde URL: https://github.com/apache/spark/pull/25775#issuecomment-531074905 Merged build finished. Test FAILed. ---

[GitHub] [spark] SparkQA removed a comment on issue #25775: [WIP][SPARK-29015][SQL][test-hadoop3.2][test-java11] fix bug for jdk11, can't use 'add jar' jar's class as create table serde

2019-09-12 Thread GitBox
SparkQA removed a comment on issue #25775: [WIP][SPARK-29015][SQL][test-hadoop3.2][test-java11] fix bug for jdk11, can't use 'add jar' jar's class as create table serde URL: https://github.com/apache/spark/pull/25775#issuecomment-531062378 **[Test build #110551 has started](https://amplab

[GitHub] [spark] AmplabJenkins removed a comment on issue #25775: [WIP][SPARK-29015][SQL][test-hadoop3.2][test-java11] fix bug for jdk11, can't use 'add jar' jar's class as create table serde

2019-09-12 Thread GitBox
AmplabJenkins removed a comment on issue #25775: [WIP][SPARK-29015][SQL][test-hadoop3.2][test-java11] fix bug for jdk11, can't use 'add jar' jar's class as create table serde URL: https://github.com/apache/spark/pull/25775#issuecomment-531074910 Test FAILed. Refer to this link for build

[GitHub] [spark] gengliangwang commented on issue #25697: [WIP][SPARK-28997][SQL] Add `spark.sql.dialect`

2019-09-12 Thread GitBox
gengliangwang commented on issue #25697: [WIP][SPARK-28997][SQL] Add `spark.sql.dialect` URL: https://github.com/apache/spark/pull/25697#issuecomment-531075730 @MaxGekk I think we have to make it string type configuration for user experience. --

[GitHub] [spark] SparkQA commented on issue #25774: [SPARK-29069][SQL] ResolveInsertInto should not do table lookup

2019-09-12 Thread GitBox
SparkQA commented on issue #25774: [SPARK-29069][SQL] ResolveInsertInto should not do table lookup URL: https://github.com/apache/spark/pull/25774#issuecomment-531081015 **[Test build #110547 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/110547/testReport

[GitHub] [spark] SparkQA removed a comment on issue #25774: [SPARK-29069][SQL] ResolveInsertInto should not do table lookup

2019-09-12 Thread GitBox
SparkQA removed a comment on issue #25774: [SPARK-29069][SQL] ResolveInsertInto should not do table lookup URL: https://github.com/apache/spark/pull/25774#issuecomment-531042037 **[Test build #110547 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/110547/tes

[GitHub] [spark] AmplabJenkins commented on issue #25774: [SPARK-29069][SQL] ResolveInsertInto should not do table lookup

2019-09-12 Thread GitBox
AmplabJenkins commented on issue #25774: [SPARK-29069][SQL] ResolveInsertInto should not do table lookup URL: https://github.com/apache/spark/pull/25774#issuecomment-531081279 Merged build finished. Test PASSed. This is an au

[GitHub] [spark] AmplabJenkins removed a comment on issue #25774: [SPARK-29069][SQL] ResolveInsertInto should not do table lookup

2019-09-12 Thread GitBox
AmplabJenkins removed a comment on issue #25774: [SPARK-29069][SQL] ResolveInsertInto should not do table lookup URL: https://github.com/apache/spark/pull/25774#issuecomment-531081279 Merged build finished. Test PASSed. This

[GitHub] [spark] AmplabJenkins commented on issue #25774: [SPARK-29069][SQL] ResolveInsertInto should not do table lookup

2019-09-12 Thread GitBox
AmplabJenkins commented on issue #25774: [SPARK-29069][SQL] ResolveInsertInto should not do table lookup URL: https://github.com/apache/spark/pull/25774#issuecomment-531081281 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.ber

[GitHub] [spark] AmplabJenkins removed a comment on issue #25774: [SPARK-29069][SQL] ResolveInsertInto should not do table lookup

2019-09-12 Thread GitBox
AmplabJenkins removed a comment on issue #25774: [SPARK-29069][SQL] ResolveInsertInto should not do table lookup URL: https://github.com/apache/spark/pull/25774#issuecomment-531081281 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://ampla

[GitHub] [spark] SparkQA commented on issue #25780: [SPARK-29072] Put back usage of TimeTrackingOutputStream for UnsafeShuffleWriter and SortShuffleWriter

2019-09-12 Thread GitBox
SparkQA commented on issue #25780: [SPARK-29072] Put back usage of TimeTrackingOutputStream for UnsafeShuffleWriter and SortShuffleWriter URL: https://github.com/apache/spark/pull/25780#issuecomment-531085761 **[Test build #110552 has finished](https://amplab.cs.berkeley.edu/jenkins/job/Sp

[GitHub] [spark] SparkQA removed a comment on issue #25780: [SPARK-29072] Put back usage of TimeTrackingOutputStream for UnsafeShuffleWriter and SortShuffleWriter

2019-09-12 Thread GitBox
SparkQA removed a comment on issue #25780: [SPARK-29072] Put back usage of TimeTrackingOutputStream for UnsafeShuffleWriter and SortShuffleWriter URL: https://github.com/apache/spark/pull/25780#issuecomment-531064557 **[Test build #110552 has started](https://amplab.cs.berkeley.edu/jenkins

[GitHub] [spark] AmplabJenkins commented on issue #25775: [WIP][SPARK-29015][SQL][test-hadoop3.2][test-java11] fix bug for jdk11, can't use 'add jar' jar's class as create table serde

2019-09-12 Thread GitBox
AmplabJenkins commented on issue #25775: [WIP][SPARK-29015][SQL][test-hadoop3.2][test-java11] fix bug for jdk11, can't use 'add jar' jar's class as create table serde URL: https://github.com/apache/spark/pull/25775#issuecomment-531085926 Test PASSed. Refer to this link for build results

[GitHub] [spark] AmplabJenkins commented on issue #25780: [SPARK-29072] Put back usage of TimeTrackingOutputStream for UnsafeShuffleWriter and SortShuffleWriter

2019-09-12 Thread GitBox
AmplabJenkins commented on issue #25780: [SPARK-29072] Put back usage of TimeTrackingOutputStream for UnsafeShuffleWriter and SortShuffleWriter URL: https://github.com/apache/spark/pull/25780#issuecomment-531085987 Merged build finished. Test PASSed. ---

[GitHub] [spark] AmplabJenkins commented on issue #25780: [SPARK-29072] Put back usage of TimeTrackingOutputStream for UnsafeShuffleWriter and SortShuffleWriter

2019-09-12 Thread GitBox
AmplabJenkins commented on issue #25780: [SPARK-29072] Put back usage of TimeTrackingOutputStream for UnsafeShuffleWriter and SortShuffleWriter URL: https://github.com/apache/spark/pull/25780#issuecomment-531085990 Test PASSed. Refer to this link for build results (access rights to CI se

[GitHub] [spark] AmplabJenkins commented on issue #25775: [WIP][SPARK-29015][SQL][test-hadoop3.2][test-java11] fix bug for jdk11, can't use 'add jar' jar's class as create table serde

2019-09-12 Thread GitBox
AmplabJenkins commented on issue #25775: [WIP][SPARK-29015][SQL][test-hadoop3.2][test-java11] fix bug for jdk11, can't use 'add jar' jar's class as create table serde URL: https://github.com/apache/spark/pull/25775#issuecomment-531085922 Merged build finished. Test PASSed. ---

[GitHub] [spark] AmplabJenkins removed a comment on issue #25780: [SPARK-29072] Put back usage of TimeTrackingOutputStream for UnsafeShuffleWriter and SortShuffleWriter

2019-09-12 Thread GitBox
AmplabJenkins removed a comment on issue #25780: [SPARK-29072] Put back usage of TimeTrackingOutputStream for UnsafeShuffleWriter and SortShuffleWriter URL: https://github.com/apache/spark/pull/25780#issuecomment-531085990 Test PASSed. Refer to this link for build results (access rights

[GitHub] [spark] AmplabJenkins removed a comment on issue #25775: [WIP][SPARK-29015][SQL][test-hadoop3.2][test-java11] fix bug for jdk11, can't use 'add jar' jar's class as create table serde

2019-09-12 Thread GitBox
AmplabJenkins removed a comment on issue #25775: [WIP][SPARK-29015][SQL][test-hadoop3.2][test-java11] fix bug for jdk11, can't use 'add jar' jar's class as create table serde URL: https://github.com/apache/spark/pull/25775#issuecomment-531085926 Test PASSed. Refer to this link for build

[GitHub] [spark] AmplabJenkins removed a comment on issue #25780: [SPARK-29072] Put back usage of TimeTrackingOutputStream for UnsafeShuffleWriter and SortShuffleWriter

2019-09-12 Thread GitBox
AmplabJenkins removed a comment on issue #25780: [SPARK-29072] Put back usage of TimeTrackingOutputStream for UnsafeShuffleWriter and SortShuffleWriter URL: https://github.com/apache/spark/pull/25780#issuecomment-531085987 Merged build finished. Test PASSed. ---

[GitHub] [spark] AmplabJenkins removed a comment on issue #25775: [WIP][SPARK-29015][SQL][test-hadoop3.2][test-java11] fix bug for jdk11, can't use 'add jar' jar's class as create table serde

2019-09-12 Thread GitBox
AmplabJenkins removed a comment on issue #25775: [WIP][SPARK-29015][SQL][test-hadoop3.2][test-java11] fix bug for jdk11, can't use 'add jar' jar's class as create table serde URL: https://github.com/apache/spark/pull/25775#issuecomment-531085922 Merged build finished. Test PASSed. ---

[GitHub] [spark] wangyum commented on issue #25729: [WIP][SPARK-29022][SQL] Fix spark 'add jar', CliSessionState's hiveConf 's classLoader ClassNotFound

2019-09-12 Thread GitBox
wangyum commented on issue #25729: [WIP][SPARK-29022][SQL] Fix spark 'add jar', CliSessionState's hiveConf 's classLoader ClassNotFound URL: https://github.com/apache/spark/pull/25729#issuecomment-531086224 ok to test This is

[GitHub] [spark] SparkQA commented on issue #25775: [WIP][SPARK-29015][SQL][test-hadoop3.2][test-java11] fix bug for jdk11, can't use 'add jar' jar's class as create table serde

2019-09-12 Thread GitBox
SparkQA commented on issue #25775: [WIP][SPARK-29015][SQL][test-hadoop3.2][test-java11] fix bug for jdk11, can't use 'add jar' jar's class as create table serde URL: https://github.com/apache/spark/pull/25775#issuecomment-531086211 **[Test build #110555 has started](https://amplab.cs.berk

[GitHub] [spark] AmplabJenkins removed a comment on issue #25729: [WIP][SPARK-29022][SQL] Fix spark 'add jar', CliSessionState's hiveConf 's classLoader ClassNotFound

2019-09-12 Thread GitBox
AmplabJenkins removed a comment on issue #25729: [WIP][SPARK-29022][SQL] Fix spark 'add jar', CliSessionState's hiveConf 's classLoader ClassNotFound URL: https://github.com/apache/spark/pull/25729#issuecomment-529357865 Can one of the admins verify this patch?

[GitHub] [spark] AmplabJenkins commented on issue #25729: [WIP][SPARK-29022][SQL] Fix spark 'add jar', CliSessionState's hiveConf 's classLoader ClassNotFound

2019-09-12 Thread GitBox
AmplabJenkins commented on issue #25729: [WIP][SPARK-29022][SQL] Fix spark 'add jar', CliSessionState's hiveConf 's classLoader ClassNotFound URL: https://github.com/apache/spark/pull/25729#issuecomment-531087016 Merged build finished. Test PASSed. -

[GitHub] [spark] AmplabJenkins commented on issue #25729: [WIP][SPARK-29022][SQL] Fix spark 'add jar', CliSessionState's hiveConf 's classLoader ClassNotFound

2019-09-12 Thread GitBox
AmplabJenkins commented on issue #25729: [WIP][SPARK-29022][SQL] Fix spark 'add jar', CliSessionState's hiveConf 's classLoader ClassNotFound URL: https://github.com/apache/spark/pull/25729#issuecomment-531087020 Test PASSed. Refer to this link for build results (access rights to CI serv

[GitHub] [spark] AmplabJenkins removed a comment on issue #25729: [WIP][SPARK-29022][SQL] Fix spark 'add jar', CliSessionState's hiveConf 's classLoader ClassNotFound

2019-09-12 Thread GitBox
AmplabJenkins removed a comment on issue #25729: [WIP][SPARK-29022][SQL] Fix spark 'add jar', CliSessionState's hiveConf 's classLoader ClassNotFound URL: https://github.com/apache/spark/pull/25729#issuecomment-531087016 Merged build finished. Test PASSed. -

[GitHub] [spark] AmplabJenkins removed a comment on issue #25729: [WIP][SPARK-29022][SQL] Fix spark 'add jar', CliSessionState's hiveConf 's classLoader ClassNotFound

2019-09-12 Thread GitBox
AmplabJenkins removed a comment on issue #25729: [WIP][SPARK-29022][SQL] Fix spark 'add jar', CliSessionState's hiveConf 's classLoader ClassNotFound URL: https://github.com/apache/spark/pull/25729#issuecomment-531087020 Test PASSed. Refer to this link for build results (access rights to

[GitHub] [spark] SparkQA commented on issue #25729: [WIP][SPARK-29022][SQL] Fix spark 'add jar', CliSessionState's hiveConf 's classLoader ClassNotFound

2019-09-12 Thread GitBox
SparkQA commented on issue #25729: [WIP][SPARK-29022][SQL] Fix spark 'add jar', CliSessionState's hiveConf 's classLoader ClassNotFound URL: https://github.com/apache/spark/pull/25729#issuecomment-531087298 **[Test build #110556 has started](https://amplab.cs.berkeley.edu/jenkins/job/Spark

[GitHub] [spark] SparkQA commented on issue #25780: [SPARK-29072] Put back usage of TimeTrackingOutputStream for UnsafeShuffleWriter and SortShuffleWriter

2019-09-12 Thread GitBox
SparkQA commented on issue #25780: [SPARK-29072] Put back usage of TimeTrackingOutputStream for UnsafeShuffleWriter and SortShuffleWriter URL: https://github.com/apache/spark/pull/25780#issuecomment-531087487 **[Test build #110553 has finished](https://amplab.cs.berkeley.edu/jenkins/job/Sp

[GitHub] [spark] SparkQA removed a comment on issue #25780: [SPARK-29072] Put back usage of TimeTrackingOutputStream for UnsafeShuffleWriter and SortShuffleWriter

2019-09-12 Thread GitBox
SparkQA removed a comment on issue #25780: [SPARK-29072] Put back usage of TimeTrackingOutputStream for UnsafeShuffleWriter and SortShuffleWriter URL: https://github.com/apache/spark/pull/25780#issuecomment-531065647 **[Test build #110553 has started](https://amplab.cs.berkeley.edu/jenkins

[GitHub] [spark] AmplabJenkins commented on issue #25780: [SPARK-29072] Put back usage of TimeTrackingOutputStream for UnsafeShuffleWriter and SortShuffleWriter

2019-09-12 Thread GitBox
AmplabJenkins commented on issue #25780: [SPARK-29072] Put back usage of TimeTrackingOutputStream for UnsafeShuffleWriter and SortShuffleWriter URL: https://github.com/apache/spark/pull/25780#issuecomment-531087791 Merged build finished. Test PASSed. ---

[GitHub] [spark] AmplabJenkins commented on issue #25780: [SPARK-29072] Put back usage of TimeTrackingOutputStream for UnsafeShuffleWriter and SortShuffleWriter

2019-09-12 Thread GitBox
AmplabJenkins commented on issue #25780: [SPARK-29072] Put back usage of TimeTrackingOutputStream for UnsafeShuffleWriter and SortShuffleWriter URL: https://github.com/apache/spark/pull/25780#issuecomment-531087793 Test PASSed. Refer to this link for build results (access rights to CI se

[GitHub] [spark] AmplabJenkins removed a comment on issue #25780: [SPARK-29072] Put back usage of TimeTrackingOutputStream for UnsafeShuffleWriter and SortShuffleWriter

2019-09-12 Thread GitBox
AmplabJenkins removed a comment on issue #25780: [SPARK-29072] Put back usage of TimeTrackingOutputStream for UnsafeShuffleWriter and SortShuffleWriter URL: https://github.com/apache/spark/pull/25780#issuecomment-531087791 Merged build finished. Test PASSed. ---

[GitHub] [spark] AmplabJenkins removed a comment on issue #25780: [SPARK-29072] Put back usage of TimeTrackingOutputStream for UnsafeShuffleWriter and SortShuffleWriter

2019-09-12 Thread GitBox
AmplabJenkins removed a comment on issue #25780: [SPARK-29072] Put back usage of TimeTrackingOutputStream for UnsafeShuffleWriter and SortShuffleWriter URL: https://github.com/apache/spark/pull/25780#issuecomment-531087793 Test PASSed. Refer to this link for build results (access rights

[GitHub] [spark] AmplabJenkins commented on issue #25729: [WIP][SPARK-29022][SQL] Fix spark 'add jar', CliSessionState's hiveConf 's classLoader ClassNotFound

2019-09-12 Thread GitBox
AmplabJenkins commented on issue #25729: [WIP][SPARK-29022][SQL] Fix spark 'add jar', CliSessionState's hiveConf 's classLoader ClassNotFound URL: https://github.com/apache/spark/pull/25729#issuecomment-531090393 Test PASSed. Refer to this link for build results (access rights to CI serv

[GitHub] [spark] SparkQA commented on issue #25729: [WIP][SPARK-29022][SQL] Fix spark 'add jar', CliSessionState's hiveConf 's classLoader ClassNotFound

2019-09-12 Thread GitBox
SparkQA commented on issue #25729: [WIP][SPARK-29022][SQL] Fix spark 'add jar', CliSessionState's hiveConf 's classLoader ClassNotFound URL: https://github.com/apache/spark/pull/25729#issuecomment-531090353 **[Test build #110556 has finished](https://amplab.cs.berkeley.edu/jenkins/job/Spar

[GitHub] [spark] AmplabJenkins commented on issue #25729: [WIP][SPARK-29022][SQL] Fix spark 'add jar', CliSessionState's hiveConf 's classLoader ClassNotFound

2019-09-12 Thread GitBox
AmplabJenkins commented on issue #25729: [WIP][SPARK-29022][SQL] Fix spark 'add jar', CliSessionState's hiveConf 's classLoader ClassNotFound URL: https://github.com/apache/spark/pull/25729#issuecomment-531090390 Merged build finished. Test PASSed. -

[GitHub] [spark] AmplabJenkins removed a comment on issue #25729: [WIP][SPARK-29022][SQL] Fix spark 'add jar', CliSessionState's hiveConf 's classLoader ClassNotFound

2019-09-12 Thread GitBox
AmplabJenkins removed a comment on issue #25729: [WIP][SPARK-29022][SQL] Fix spark 'add jar', CliSessionState's hiveConf 's classLoader ClassNotFound URL: https://github.com/apache/spark/pull/25729#issuecomment-531090390 Merged build finished. Test PASSed. -

[GitHub] [spark] AmplabJenkins removed a comment on issue #25729: [WIP][SPARK-29022][SQL] Fix spark 'add jar', CliSessionState's hiveConf 's classLoader ClassNotFound

2019-09-12 Thread GitBox
AmplabJenkins removed a comment on issue #25729: [WIP][SPARK-29022][SQL] Fix spark 'add jar', CliSessionState's hiveConf 's classLoader ClassNotFound URL: https://github.com/apache/spark/pull/25729#issuecomment-531090393 Test PASSed. Refer to this link for build results (access rights to

[GitHub] [spark] SparkQA removed a comment on issue #25729: [WIP][SPARK-29022][SQL] Fix spark 'add jar', CliSessionState's hiveConf 's classLoader ClassNotFound

2019-09-12 Thread GitBox
SparkQA removed a comment on issue #25729: [WIP][SPARK-29022][SQL] Fix spark 'add jar', CliSessionState's hiveConf 's classLoader ClassNotFound URL: https://github.com/apache/spark/pull/25729#issuecomment-531087298 **[Test build #110556 has started](https://amplab.cs.berkeley.edu/jenkins/j

[GitHub] [spark] itsvikramagr commented on issue #24922: [SPARK-28120][SS] Rocksdb state storage implementation

2019-09-12 Thread GitBox
itsvikramagr commented on issue #24922: [SPARK-28120][SS] Rocksdb state storage implementation URL: https://github.com/apache/spark/pull/24922#issuecomment-531092730 ping @gaborgsomogyi @dongjoon-hyun @HeartSaVioR I have a comment from @gaborgsomogyi to resolve. Is there anything

[GitHub] [spark] viirya commented on a change in pull request #25766: [SPARK-29061][SQL] Prints bytecode statistics in debugCodegen

2019-09-12 Thread GitBox
viirya commented on a change in pull request #25766: [SPARK-29061][SQL] Prints bytecode statistics in debugCodegen URL: https://github.com/apache/spark/pull/25766#discussion_r324031672 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/codegen/CodeG

[GitHub] [spark] holdenk commented on issue #25695: [SPARK-28992][K8S] Support update dependencies from hdfs when task run on executor pods

2019-09-12 Thread GitBox
holdenk commented on issue #25695: [SPARK-28992][K8S] Support update dependencies from hdfs when task run on executor pods URL: https://github.com/apache/spark/pull/25695#issuecomment-531093924 jenkins retest this please This

[GitHub] [spark] holdenk commented on issue #25765: [SPARK-28937][SPARK-28936][KUBERNETES] Reduce test flakyness

2019-09-12 Thread GitBox
holdenk commented on issue #25765: [SPARK-28937][SPARK-28936][KUBERNETES] Reduce test flakyness URL: https://github.com/apache/spark/pull/25765#issuecomment-531093979 Jenkins retest this please This is an automated message fr

[GitHub] [spark] SparkQA commented on issue #25765: [SPARK-28937][SPARK-28936][KUBERNETES] Reduce test flakyness

2019-09-12 Thread GitBox
SparkQA commented on issue #25765: [SPARK-28937][SPARK-28936][KUBERNETES] Reduce test flakyness URL: https://github.com/apache/spark/pull/25765#issuecomment-531094466 **[Test build #110557 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/110557/testReport)**

[GitHub] [spark] yeshengm closed pull request #25346: [RFC][WIP][SPARK-25915][SQL] Replace grouping expressions with references in `aggregateExpressions` of logical `Aggregate`

2019-09-12 Thread GitBox
yeshengm closed pull request #25346: [RFC][WIP][SPARK-25915][SQL] Replace grouping expressions with references in `aggregateExpressions` of logical `Aggregate` URL: https://github.com/apache/spark/pull/25346 This is an auto

[GitHub] [spark] SparkQA commented on issue #25695: [SPARK-28992][K8S] Support update dependencies from hdfs when task run on executor pods

2019-09-12 Thread GitBox
SparkQA commented on issue #25695: [SPARK-28992][K8S] Support update dependencies from hdfs when task run on executor pods URL: https://github.com/apache/spark/pull/25695#issuecomment-531094464 **[Test build #110558 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBu

[GitHub] [spark] dongjoon-hyun commented on a change in pull request #25778: [WIP][CORE][SPARKR] Make r file extension check case insensitive

2019-09-12 Thread GitBox
dongjoon-hyun commented on a change in pull request #25778: [WIP][CORE][SPARKR] Make r file extension check case insensitive URL: https://github.com/apache/spark/pull/25778#discussion_r324034112 ## File path: core/src/main/scala/org/apache/spark/deploy/SparkSubmit.scala ##

[GitHub] [spark] AmplabJenkins removed a comment on issue #25765: [SPARK-28937][SPARK-28936][KUBERNETES] Reduce test flakyness

2019-09-12 Thread GitBox
AmplabJenkins removed a comment on issue #25765: [SPARK-28937][SPARK-28936][KUBERNETES] Reduce test flakyness URL: https://github.com/apache/spark/pull/25765#issuecomment-531096362 Merged build finished. Test PASSed. This is

[GitHub] [spark] SparkQA removed a comment on issue #25695: [SPARK-28992][K8S] Support update dependencies from hdfs when task run on executor pods

2019-09-12 Thread GitBox
SparkQA removed a comment on issue #25695: [SPARK-28992][K8S] Support update dependencies from hdfs when task run on executor pods URL: https://github.com/apache/spark/pull/25695#issuecomment-531094464 **[Test build #110558 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullR

[GitHub] [spark] AmplabJenkins commented on issue #25765: [SPARK-28937][SPARK-28936][KUBERNETES] Reduce test flakyness

2019-09-12 Thread GitBox
AmplabJenkins commented on issue #25765: [SPARK-28937][SPARK-28936][KUBERNETES] Reduce test flakyness URL: https://github.com/apache/spark/pull/25765#issuecomment-531096367 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkel

[GitHub] [spark] AmplabJenkins commented on issue #25695: [SPARK-28992][K8S] Support update dependencies from hdfs when task run on executor pods

2019-09-12 Thread GitBox
AmplabJenkins commented on issue #25695: [SPARK-28992][K8S] Support update dependencies from hdfs when task run on executor pods URL: https://github.com/apache/spark/pull/25695#issuecomment-531096374 Merged build finished. Test PASSed. --

[GitHub] [spark] SparkQA removed a comment on issue #25765: [SPARK-28937][SPARK-28936][KUBERNETES] Reduce test flakyness

2019-09-12 Thread GitBox
SparkQA removed a comment on issue #25765: [SPARK-28937][SPARK-28936][KUBERNETES] Reduce test flakyness URL: https://github.com/apache/spark/pull/25765#issuecomment-531094466 **[Test build #110557 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/110557/testRe

[GitHub] [spark] AmplabJenkins removed a comment on issue #25765: [SPARK-28937][SPARK-28936][KUBERNETES] Reduce test flakyness

2019-09-12 Thread GitBox
AmplabJenkins removed a comment on issue #25765: [SPARK-28937][SPARK-28936][KUBERNETES] Reduce test flakyness URL: https://github.com/apache/spark/pull/25765#issuecomment-531096367 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.c

[GitHub] [spark] AmplabJenkins commented on issue #25765: [SPARK-28937][SPARK-28936][KUBERNETES] Reduce test flakyness

2019-09-12 Thread GitBox
AmplabJenkins commented on issue #25765: [SPARK-28937][SPARK-28936][KUBERNETES] Reduce test flakyness URL: https://github.com/apache/spark/pull/25765#issuecomment-531096362 Merged build finished. Test PASSed. This is an autom

[GitHub] [spark] AmplabJenkins commented on issue #25695: [SPARK-28992][K8S] Support update dependencies from hdfs when task run on executor pods

2019-09-12 Thread GitBox
AmplabJenkins commented on issue #25695: [SPARK-28992][K8S] Support update dependencies from hdfs when task run on executor pods URL: https://github.com/apache/spark/pull/25695#issuecomment-531096380 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] SparkQA commented on issue #25695: [SPARK-28992][K8S] Support update dependencies from hdfs when task run on executor pods

2019-09-12 Thread GitBox
SparkQA commented on issue #25695: [SPARK-28992][K8S] Support update dependencies from hdfs when task run on executor pods URL: https://github.com/apache/spark/pull/25695#issuecomment-531096330 **[Test build #110558 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestB

[GitHub] [spark] SparkQA commented on issue #25765: [SPARK-28937][SPARK-28936][KUBERNETES] Reduce test flakyness

2019-09-12 Thread GitBox
SparkQA commented on issue #25765: [SPARK-28937][SPARK-28936][KUBERNETES] Reduce test flakyness URL: https://github.com/apache/spark/pull/25765#issuecomment-531096316 **[Test build #110557 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/110557/testReport)**

[GitHub] [spark] AmplabJenkins removed a comment on issue #25695: [SPARK-28992][K8S] Support update dependencies from hdfs when task run on executor pods

2019-09-12 Thread GitBox
AmplabJenkins removed a comment on issue #25695: [SPARK-28992][K8S] Support update dependencies from hdfs when task run on executor pods URL: https://github.com/apache/spark/pull/25695#issuecomment-531096374 Merged build finished. Test PASSed. --

[GitHub] [spark] AmplabJenkins removed a comment on issue #25695: [SPARK-28992][K8S] Support update dependencies from hdfs when task run on executor pods

2019-09-12 Thread GitBox
AmplabJenkins removed a comment on issue #25695: [SPARK-28992][K8S] Support update dependencies from hdfs when task run on executor pods URL: https://github.com/apache/spark/pull/25695#issuecomment-531096380 Test PASSed. Refer to this link for build results (access rights to CI server ne

[GitHub] [spark] SparkQA commented on issue #25765: [SPARK-28937][SPARK-28936][KUBERNETES] Reduce test flakyness

2019-09-12 Thread GitBox
SparkQA commented on issue #25765: [SPARK-28937][SPARK-28936][KUBERNETES] Reduce test flakyness URL: https://github.com/apache/spark/pull/25765#issuecomment-531096875 Kubernetes integration test starting URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/15532/

[GitHub] [spark] SparkQA commented on issue #25695: [SPARK-28992][K8S] Support update dependencies from hdfs when task run on executor pods

2019-09-12 Thread GitBox
SparkQA commented on issue #25695: [SPARK-28992][K8S] Support update dependencies from hdfs when task run on executor pods URL: https://github.com/apache/spark/pull/25695#issuecomment-531097265 Kubernetes integration test starting URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPul

[GitHub] [spark] amanomer commented on issue #25543: [SPARK-28795][DOC][SQL] Document CREATE VIEW statement in SQL Reference

2019-09-12 Thread GitBox
amanomer commented on issue #25543: [SPARK-28795][DOC][SQL] Document CREATE VIEW statement in SQL Reference URL: https://github.com/apache/spark/pull/25543#issuecomment-531097358 @dilipbiswal Kindly review. This is an automat

[GitHub] [spark] dongjoon-hyun commented on issue #25729: [SPARK-29022][SQL][test-hadoop3.2] Fix spark 'add jar', CliSessionState's hiveConf 's classLoader ClassNotFound

2019-09-12 Thread GitBox
dongjoon-hyun commented on issue #25729: [SPARK-29022][SQL][test-hadoop3.2] Fix spark 'add jar', CliSessionState's hiveConf 's classLoader ClassNotFound URL: https://github.com/apache/spark/pull/25729#issuecomment-531097822 Retest this please. --

[GitHub] [spark] dongjoon-hyun commented on issue #25729: [SPARK-29022][SQL][test-hadoop3.2] Fix spark 'add jar', CliSessionState's hiveConf 's classLoader ClassNotFound

2019-09-12 Thread GitBox
dongjoon-hyun commented on issue #25729: [SPARK-29022][SQL][test-hadoop3.2] Fix spark 'add jar', CliSessionState's hiveConf 's classLoader ClassNotFound URL: https://github.com/apache/spark/pull/25729#issuecomment-531097956 `hadoop-2.7` is tested. I triggered `hadoop-3.2`. After a few minut

[GitHub] [spark] AmplabJenkins commented on issue #25729: [SPARK-29022][SQL][test-hadoop3.2] Fix spark 'add jar', CliSessionState's hiveConf 's classLoader ClassNotFound

2019-09-12 Thread GitBox
AmplabJenkins commented on issue #25729: [SPARK-29022][SQL][test-hadoop3.2] Fix spark 'add jar', CliSessionState's hiveConf 's classLoader ClassNotFound URL: https://github.com/apache/spark/pull/25729#issuecomment-531098655 Test PASSed. Refer to this link for build results (access rights

[GitHub] [spark] AmplabJenkins commented on issue #25729: [SPARK-29022][SQL][test-hadoop3.2] Fix spark 'add jar', CliSessionState's hiveConf 's classLoader ClassNotFound

2019-09-12 Thread GitBox
AmplabJenkins commented on issue #25729: [SPARK-29022][SQL][test-hadoop3.2] Fix spark 'add jar', CliSessionState's hiveConf 's classLoader ClassNotFound URL: https://github.com/apache/spark/pull/25729#issuecomment-531098649 Merged build finished. Test PASSed. --

[GitHub] [spark] AmplabJenkins removed a comment on issue #25729: [SPARK-29022][SQL][test-hadoop3.2] Fix spark 'add jar', CliSessionState's hiveConf 's classLoader ClassNotFound

2019-09-12 Thread GitBox
AmplabJenkins removed a comment on issue #25729: [SPARK-29022][SQL][test-hadoop3.2] Fix spark 'add jar', CliSessionState's hiveConf 's classLoader ClassNotFound URL: https://github.com/apache/spark/pull/25729#issuecomment-531098649 Merged build finished. Test PASSed. -

[GitHub] [spark] AmplabJenkins removed a comment on issue #25729: [SPARK-29022][SQL][test-hadoop3.2] Fix spark 'add jar', CliSessionState's hiveConf 's classLoader ClassNotFound

2019-09-12 Thread GitBox
AmplabJenkins removed a comment on issue #25729: [SPARK-29022][SQL][test-hadoop3.2] Fix spark 'add jar', CliSessionState's hiveConf 's classLoader ClassNotFound URL: https://github.com/apache/spark/pull/25729#issuecomment-531098655 Test PASSed. Refer to this link for build results (acce

[GitHub] [spark] SparkQA commented on issue #25729: [SPARK-29022][SQL][test-hadoop3.2] Fix spark 'add jar', CliSessionState's hiveConf 's classLoader ClassNotFound

2019-09-12 Thread GitBox
SparkQA commented on issue #25729: [SPARK-29022][SQL][test-hadoop3.2] Fix spark 'add jar', CliSessionState's hiveConf 's classLoader ClassNotFound URL: https://github.com/apache/spark/pull/25729#issuecomment-531098954 **[Test build #110559 has started](https://amplab.cs.berkeley.edu/jenkin

[GitHub] [spark] AngersZhuuuu closed pull request #25729: [SPARK-29022][SQL][test-hadoop3.2] Fix spark 'add jar', CliSessionState's hiveConf 's classLoader ClassNotFound

2019-09-12 Thread GitBox
AngersZh closed pull request #25729: [SPARK-29022][SQL][test-hadoop3.2] Fix spark 'add jar', CliSessionState's hiveConf 's classLoader ClassNotFound URL: https://github.com/apache/spark/pull/25729 This is an automated me

[GitHub] [spark] AngersZhuuuu opened a new pull request #25729: [SPARK-29022][SQL][test-hadoop3.2] Fix spark 'add jar', CliSessionState's hiveConf 's classLoader ClassNotFound

2019-09-12 Thread GitBox
AngersZh opened a new pull request #25729: [SPARK-29022][SQL][test-hadoop3.2] Fix spark 'add jar', CliSessionState's hiveConf 's classLoader ClassNotFound URL: https://github.com/apache/spark/pull/25729 ### What changes were proposed in this pull request? For issue mentioned in [SP

[GitHub] [spark] AngersZhuuuu commented on issue #25729: [SPARK-29022][SQL][test-hadoop3.2] Fix spark 'add jar', CliSessionState's hiveConf 's classLoader ClassNotFound

2019-09-12 Thread GitBox
AngersZh commented on issue #25729: [SPARK-29022][SQL][test-hadoop3.2] Fix spark 'add jar', CliSessionState's hiveConf 's classLoader ClassNotFound URL: https://github.com/apache/spark/pull/25729#issuecomment-531099309 > `hadoop-2.7` is tested. I triggered `hadoop-3.2`. After a few minu

[GitHub] [spark] Gschiavon commented on issue #25728: [SPARK-29020][SQL] Improving array_sort behaviour

2019-09-12 Thread GitBox
Gschiavon commented on issue #25728: [SPARK-29020][SQL] Improving array_sort behaviour URL: https://github.com/apache/spark/pull/25728#issuecomment-531099338 I understood the same @ueshin since he said to match presto This is

[GitHub] [spark] dongjoon-hyun commented on issue #25729: [SPARK-29022][SQL][test-hadoop3.2][test-java11] Fix spark 'add jar', CliSessionState's hiveConf 's classLoader ClassNotFound

2019-09-12 Thread GitBox
dongjoon-hyun commented on issue #25729: [SPARK-29022][SQL][test-hadoop3.2][test-java11] Fix spark 'add jar', CliSessionState's hiveConf 's classLoader ClassNotFound URL: https://github.com/apache/spark/pull/25729#issuecomment-531099461 @AngersZh . You need to change the title before t

[GitHub] [spark] AmplabJenkins commented on issue #25695: [SPARK-28992][K8S] Support update dependencies from hdfs when task run on executor pods

2019-09-12 Thread GitBox
AmplabJenkins commented on issue #25695: [SPARK-28992][K8S] Support update dependencies from hdfs when task run on executor pods URL: https://github.com/apache/spark/pull/25695#issuecomment-531099572 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] SparkQA commented on issue #25695: [SPARK-28992][K8S] Support update dependencies from hdfs when task run on executor pods

2019-09-12 Thread GitBox
SparkQA commented on issue #25695: [SPARK-28992][K8S] Support update dependencies from hdfs when task run on executor pods URL: https://github.com/apache/spark/pull/25695#issuecomment-531099556 Kubernetes integration test status success URL: https://amplab.cs.berkeley.edu/jenkins/job/Sp

[GitHub] [spark] AmplabJenkins removed a comment on issue #25695: [SPARK-28992][K8S] Support update dependencies from hdfs when task run on executor pods

2019-09-12 Thread GitBox
AmplabJenkins removed a comment on issue #25695: [SPARK-28992][K8S] Support update dependencies from hdfs when task run on executor pods URL: https://github.com/apache/spark/pull/25695#issuecomment-531099567 Merged build finished. Test PASSed. --

[GitHub] [spark] AmplabJenkins removed a comment on issue #25695: [SPARK-28992][K8S] Support update dependencies from hdfs when task run on executor pods

2019-09-12 Thread GitBox
AmplabJenkins removed a comment on issue #25695: [SPARK-28992][K8S] Support update dependencies from hdfs when task run on executor pods URL: https://github.com/apache/spark/pull/25695#issuecomment-531099572 Test PASSed. Refer to this link for build results (access rights to CI server ne

[GitHub] [spark] AmplabJenkins commented on issue #25695: [SPARK-28992][K8S] Support update dependencies from hdfs when task run on executor pods

2019-09-12 Thread GitBox
AmplabJenkins commented on issue #25695: [SPARK-28992][K8S] Support update dependencies from hdfs when task run on executor pods URL: https://github.com/apache/spark/pull/25695#issuecomment-531099567 Merged build finished. Test PASSed. --

[GitHub] [spark] SparkQA commented on issue #25765: [SPARK-28937][SPARK-28936][KUBERNETES] Reduce test flakyness

2019-09-12 Thread GitBox
SparkQA commented on issue #25765: [SPARK-28937][SPARK-28936][KUBERNETES] Reduce test flakyness URL: https://github.com/apache/spark/pull/25765#issuecomment-531099711 Kubernetes integration test status success URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/1

[GitHub] [spark] AmplabJenkins commented on issue #25765: [SPARK-28937][SPARK-28936][KUBERNETES] Reduce test flakyness

2019-09-12 Thread GitBox
AmplabJenkins commented on issue #25765: [SPARK-28937][SPARK-28936][KUBERNETES] Reduce test flakyness URL: https://github.com/apache/spark/pull/25765#issuecomment-531099725 Merged build finished. Test PASSed. This is an autom

[GitHub] [spark] AmplabJenkins commented on issue #25765: [SPARK-28937][SPARK-28936][KUBERNETES] Reduce test flakyness

2019-09-12 Thread GitBox
AmplabJenkins commented on issue #25765: [SPARK-28937][SPARK-28936][KUBERNETES] Reduce test flakyness URL: https://github.com/apache/spark/pull/25765#issuecomment-531099729 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berke

[GitHub] [spark] AmplabJenkins removed a comment on issue #25765: [SPARK-28937][SPARK-28936][KUBERNETES] Reduce test flakyness

2019-09-12 Thread GitBox
AmplabJenkins removed a comment on issue #25765: [SPARK-28937][SPARK-28936][KUBERNETES] Reduce test flakyness URL: https://github.com/apache/spark/pull/25765#issuecomment-531099729 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.

[GitHub] [spark] AmplabJenkins removed a comment on issue #25765: [SPARK-28937][SPARK-28936][KUBERNETES] Reduce test flakyness

2019-09-12 Thread GitBox
AmplabJenkins removed a comment on issue #25765: [SPARK-28937][SPARK-28936][KUBERNETES] Reduce test flakyness URL: https://github.com/apache/spark/pull/25765#issuecomment-531099725 Merged build finished. Test PASSed. This is

[GitHub] [spark] SparkQA commented on issue #25766: [SPARK-29061][SQL] Prints bytecode statistics in debugCodegen

2019-09-12 Thread GitBox
SparkQA commented on issue #25766: [SPARK-29061][SQL] Prints bytecode statistics in debugCodegen URL: https://github.com/apache/spark/pull/25766#issuecomment-531100845 **[Test build #110554 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/110554/testReport)*

[GitHub] [spark] SparkQA removed a comment on issue #25766: [SPARK-29061][SQL] Prints bytecode statistics in debugCodegen

2019-09-12 Thread GitBox
SparkQA removed a comment on issue #25766: [SPARK-29061][SQL] Prints bytecode statistics in debugCodegen URL: https://github.com/apache/spark/pull/25766#issuecomment-531066751 **[Test build #110554 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/110554/testR

[GitHub] [spark] AmplabJenkins commented on issue #25766: [SPARK-29061][SQL] Prints bytecode statistics in debugCodegen

2019-09-12 Thread GitBox
AmplabJenkins commented on issue #25766: [SPARK-29061][SQL] Prints bytecode statistics in debugCodegen URL: https://github.com/apache/spark/pull/25766#issuecomment-531101134 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berke

[GitHub] [spark] AmplabJenkins commented on issue #25766: [SPARK-29061][SQL] Prints bytecode statistics in debugCodegen

2019-09-12 Thread GitBox
AmplabJenkins commented on issue #25766: [SPARK-29061][SQL] Prints bytecode statistics in debugCodegen URL: https://github.com/apache/spark/pull/25766#issuecomment-531101130 Merged build finished. Test PASSed. This is an auto

[GitHub] [spark] AmplabJenkins removed a comment on issue #25766: [SPARK-29061][SQL] Prints bytecode statistics in debugCodegen

2019-09-12 Thread GitBox
AmplabJenkins removed a comment on issue #25766: [SPARK-29061][SQL] Prints bytecode statistics in debugCodegen URL: https://github.com/apache/spark/pull/25766#issuecomment-531101130 Merged build finished. Test PASSed. This is

[GitHub] [spark] AmplabJenkins removed a comment on issue #25766: [SPARK-29061][SQL] Prints bytecode statistics in debugCodegen

2019-09-12 Thread GitBox
AmplabJenkins removed a comment on issue #25766: [SPARK-29061][SQL] Prints bytecode statistics in debugCodegen URL: https://github.com/apache/spark/pull/25766#issuecomment-531101134 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.

[GitHub] [spark] SparkQA commented on issue #25729: [SPARK-29022][SQL][test-hadoop3.2][test-java11] Fix spark 'add jar', CliSessionState's hiveConf 's classLoader ClassNotFound

2019-09-12 Thread GitBox
SparkQA commented on issue #25729: [SPARK-29022][SQL][test-hadoop3.2][test-java11] Fix spark 'add jar', CliSessionState's hiveConf 's classLoader ClassNotFound URL: https://github.com/apache/spark/pull/25729#issuecomment-531102718 **[Test build #110559 has finished](https://amplab.cs.berk

[GitHub] [spark] AmplabJenkins removed a comment on issue #25729: [SPARK-29022][SQL][test-hadoop3.2][test-java11] Fix spark 'add jar', CliSessionState's hiveConf 's classLoader ClassNotFound

2019-09-12 Thread GitBox
AmplabJenkins removed a comment on issue #25729: [SPARK-29022][SQL][test-hadoop3.2][test-java11] Fix spark 'add jar', CliSessionState's hiveConf 's classLoader ClassNotFound URL: https://github.com/apache/spark/pull/25729#issuecomment-531102765 Test PASSed. Refer to this link for build

[GitHub] [spark] AmplabJenkins removed a comment on issue #25729: [SPARK-29022][SQL][test-hadoop3.2][test-java11] Fix spark 'add jar', CliSessionState's hiveConf 's classLoader ClassNotFound

2019-09-12 Thread GitBox
AmplabJenkins removed a comment on issue #25729: [SPARK-29022][SQL][test-hadoop3.2][test-java11] Fix spark 'add jar', CliSessionState's hiveConf 's classLoader ClassNotFound URL: https://github.com/apache/spark/pull/25729#issuecomment-531102762 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins commented on issue #25729: [SPARK-29022][SQL][test-hadoop3.2][test-java11] Fix spark 'add jar', CliSessionState's hiveConf 's classLoader ClassNotFound

2019-09-12 Thread GitBox
AmplabJenkins commented on issue #25729: [SPARK-29022][SQL][test-hadoop3.2][test-java11] Fix spark 'add jar', CliSessionState's hiveConf 's classLoader ClassNotFound URL: https://github.com/apache/spark/pull/25729#issuecomment-531102765 Test PASSed. Refer to this link for build results

<    4   5   6   7   8   9   10   >