[GitHub] [spark] MaxGekk commented on issue #26273: [SPARK-29614][SQL][TEST] Fix failures of DateTimeUtilsSuite and TimestampFormatterSuite

2019-10-27 Thread GitBox
MaxGekk commented on issue #26273: [SPARK-29614][SQL][TEST] Fix failures of DateTimeUtilsSuite and TimestampFormatterSuite URL: https://github.com/apache/spark/pull/26273#issuecomment-546705378 ping @dongjoon-hyun @srowen

[GitHub] [spark] SparkQA commented on issue #26273: [WIP][SPARK-29614][SQL][TEST] Fix failures of DateTimeUtilsSuite and TimestampFormatterSuite

2019-10-27 Thread GitBox
SparkQA commented on issue #26273: [WIP][SPARK-29614][SQL][TEST] Fix failures of DateTimeUtilsSuite and TimestampFormatterSuite URL: https://github.com/apache/spark/pull/26273#issuecomment-546705253 **[Test build #112733 has

[GitHub] [spark] MaxGekk removed a comment on issue #26273: [WIP][SPARK-29614][SQL][TEST] Fix failures of DateTimeUtilsSuite and TimestampFormatterSuite

2019-10-27 Thread GitBox
MaxGekk removed a comment on issue #26273: [WIP][SPARK-29614][SQL][TEST] Fix failures of DateTimeUtilsSuite and TimestampFormatterSuite URL: https://github.com/apache/spark/pull/26273#issuecomment-546681689 Most likely, this is incorrect fix because time zone is ignored in special values

[GitHub] [spark] MaxGekk removed a comment on issue #26273: [WIP][SPARK-29614][SQL][TEST] Fix failures of DateTimeUtilsSuite and TimestampFormatterSuite

2019-10-27 Thread GitBox
MaxGekk removed a comment on issue #26273: [WIP][SPARK-29614][SQL][TEST] Fix failures of DateTimeUtilsSuite and TimestampFormatterSuite URL: https://github.com/apache/spark/pull/26273#issuecomment-546682259 The correct fix should be: ```scala val today =

[GitHub] [spark] MaxGekk removed a comment on issue #26273: [WIP][SPARK-29614][SQL][TEST] Fix failures of DateTimeUtilsSuite and TimestampFormatterSuite

2019-10-27 Thread GitBox
MaxGekk removed a comment on issue #26273: [WIP][SPARK-29614][SQL][TEST] Fix failures of DateTimeUtilsSuite and TimestampFormatterSuite URL: https://github.com/apache/spark/pull/26273#issuecomment-546682811 I will prepare the correct fix soon

[GitHub] [spark] SparkQA commented on issue #26253: [SPARK-29599][WEBUI] Support pagination for session table in JDBC/ODBC Tab

2019-10-27 Thread GitBox
SparkQA commented on issue #26253: [SPARK-29599][WEBUI] Support pagination for session table in JDBC/ODBC Tab URL: https://github.com/apache/spark/pull/26253#issuecomment-546704486 **[Test build #112732 has

[GitHub] [spark] turboFei edited a comment on issue #26086: [SPARK-29302] Make the file name of a task for dynamic partition overwrite be unique

2019-10-27 Thread GitBox
turboFei edited a comment on issue #26086: [SPARK-29302] Make the file name of a task for dynamic partition overwrite be unique URL: https://github.com/apache/spark/pull/26086#issuecomment-546703904 @srowen Thanks for your reply. I think the risks are: - For

[GitHub] [spark] turboFei edited a comment on issue #26086: [SPARK-29302] Make the file name of a task for dynamic partition overwrite be unique

2019-10-27 Thread GitBox
turboFei edited a comment on issue #26086: [SPARK-29302] Make the file name of a task for dynamic partition overwrite be unique URL: https://github.com/apache/spark/pull/26086#issuecomment-546703904 @srowen Thanks for your reply. I think the risks are: - For

[GitHub] [spark] turboFei edited a comment on issue #26086: [SPARK-29302] Make the file name of a task for dynamic partition overwrite be unique

2019-10-27 Thread GitBox
turboFei edited a comment on issue #26086: [SPARK-29302] Make the file name of a task for dynamic partition overwrite be unique URL: https://github.com/apache/spark/pull/26086#issuecomment-546703904 @srowen Thanks for your reply. I think the risks are: - For

[GitHub] [spark] AmplabJenkins removed a comment on issue #26253: [SPARK-29599][WEBUI] Support pagination for session table in JDBC/ODBC Tab

2019-10-27 Thread GitBox
AmplabJenkins removed a comment on issue #26253: [SPARK-29599][WEBUI] Support pagination for session table in JDBC/ODBC Tab URL: https://github.com/apache/spark/pull/26253#issuecomment-546703971 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #26253: [SPARK-29599][WEBUI] Support pagination for session table in JDBC/ODBC Tab

2019-10-27 Thread GitBox
AmplabJenkins commented on issue #26253: [SPARK-29599][WEBUI] Support pagination for session table in JDBC/ODBC Tab URL: https://github.com/apache/spark/pull/26253#issuecomment-546703968 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins commented on issue #26253: [SPARK-29599][WEBUI] Support pagination for session table in JDBC/ODBC Tab

2019-10-27 Thread GitBox
AmplabJenkins commented on issue #26253: [SPARK-29599][WEBUI] Support pagination for session table in JDBC/ODBC Tab URL: https://github.com/apache/spark/pull/26253#issuecomment-546703971 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #26253: [SPARK-29599][WEBUI] Support pagination for session table in JDBC/ODBC Tab

2019-10-27 Thread GitBox
AmplabJenkins removed a comment on issue #26253: [SPARK-29599][WEBUI] Support pagination for session table in JDBC/ODBC Tab URL: https://github.com/apache/spark/pull/26253#issuecomment-546703968 Merged build finished. Test PASSed.

[GitHub] [spark] turboFei commented on issue #26086: [SPARK-29302] Make the file name of a task for dynamic partition overwrite be unique

2019-10-27 Thread GitBox
turboFei commented on issue #26086: [SPARK-29302] Make the file name of a task for dynamic partition overwrite be unique URL: https://github.com/apache/spark/pull/26086#issuecomment-546703904 @srowen Thanks for your reply. I think the risks are: - For dynamicPartitionOverwrite,

[GitHub] [spark] AmplabJenkins commented on issue #26253: [SPARK-29599][WEBUI] Support pagination for session table in JDBC/ODBC Tab

2019-10-27 Thread GitBox
AmplabJenkins commented on issue #26253: [SPARK-29599][WEBUI] Support pagination for session table in JDBC/ODBC Tab URL: https://github.com/apache/spark/pull/26253#issuecomment-546703138 Merged build finished. Test PASSed.

[GitHub] [spark] SparkQA removed a comment on issue #26253: [SPARK-29599][WEBUI] Support pagination for session table in JDBC/ODBC Tab

2019-10-27 Thread GitBox
SparkQA removed a comment on issue #26253: [SPARK-29599][WEBUI] Support pagination for session table in JDBC/ODBC Tab URL: https://github.com/apache/spark/pull/26253#issuecomment-546701228 **[Test build #112731 has

[GitHub] [spark] AmplabJenkins commented on issue #26253: [SPARK-29599][WEBUI] Support pagination for session table in JDBC/ODBC Tab

2019-10-27 Thread GitBox
AmplabJenkins commented on issue #26253: [SPARK-29599][WEBUI] Support pagination for session table in JDBC/ODBC Tab URL: https://github.com/apache/spark/pull/26253#issuecomment-546703139 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #26253: [SPARK-29599][WEBUI] Support pagination for session table in JDBC/ODBC Tab

2019-10-27 Thread GitBox
AmplabJenkins removed a comment on issue #26253: [SPARK-29599][WEBUI] Support pagination for session table in JDBC/ODBC Tab URL: https://github.com/apache/spark/pull/26253#issuecomment-546703138 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #26253: [SPARK-29599][WEBUI] Support pagination for session table in JDBC/ODBC Tab

2019-10-27 Thread GitBox
AmplabJenkins removed a comment on issue #26253: [SPARK-29599][WEBUI] Support pagination for session table in JDBC/ODBC Tab URL: https://github.com/apache/spark/pull/26253#issuecomment-546703139 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] SparkQA commented on issue #26253: [SPARK-29599][WEBUI] Support pagination for session table in JDBC/ODBC Tab

2019-10-27 Thread GitBox
SparkQA commented on issue #26253: [SPARK-29599][WEBUI] Support pagination for session table in JDBC/ODBC Tab URL: https://github.com/apache/spark/pull/26253#issuecomment-546703094 **[Test build #112731 has

[GitHub] [spark] turboFei edited a comment on issue #26086: [SPARK-29302] Make the file name of a task for dynamic partition overwrite be unique

2019-10-27 Thread GitBox
turboFei edited a comment on issue #26086: [SPARK-29302] Make the file name of a task for dynamic partition overwrite be unique URL: https://github.com/apache/spark/pull/26086#issuecomment-540982545 Oh, It seems that this issue is related with https://github.com/apache/spark/pull/24142.

[GitHub] [spark] AmplabJenkins commented on issue #26253: [SPARK-29599][WEBUI] Support pagination for session table in JDBC/ODBC Tab

2019-10-27 Thread GitBox
AmplabJenkins commented on issue #26253: [SPARK-29599][WEBUI] Support pagination for session table in JDBC/ODBC Tab URL: https://github.com/apache/spark/pull/26253#issuecomment-546701328 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #26253: [SPARK-29599][WEBUI] Support pagination for session table in JDBC/ODBC Tab

2019-10-27 Thread GitBox
AmplabJenkins removed a comment on issue #26253: [SPARK-29599][WEBUI] Support pagination for session table in JDBC/ODBC Tab URL: https://github.com/apache/spark/pull/26253#issuecomment-546701328 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins commented on issue #26253: [SPARK-29599][WEBUI] Support pagination for session table in JDBC/ODBC Tab

2019-10-27 Thread GitBox
AmplabJenkins commented on issue #26253: [SPARK-29599][WEBUI] Support pagination for session table in JDBC/ODBC Tab URL: https://github.com/apache/spark/pull/26253#issuecomment-546701331 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #26253: [SPARK-29599][WEBUI] Support pagination for session table in JDBC/ODBC Tab

2019-10-27 Thread GitBox
AmplabJenkins removed a comment on issue #26253: [SPARK-29599][WEBUI] Support pagination for session table in JDBC/ODBC Tab URL: https://github.com/apache/spark/pull/26253#issuecomment-546701331 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] SparkQA commented on issue #26253: [SPARK-29599][WEBUI] Support pagination for session table in JDBC/ODBC Tab

2019-10-27 Thread GitBox
SparkQA commented on issue #26253: [SPARK-29599][WEBUI] Support pagination for session table in JDBC/ODBC Tab URL: https://github.com/apache/spark/pull/26253#issuecomment-546701228 **[Test build #112731 has

[GitHub] [spark] shahidki31 commented on a change in pull request #26253: [SPARK-29599][WEBUI] Support pagination for session table in JDBC/ODBC Tab

2019-10-27 Thread GitBox
shahidki31 commented on a change in pull request #26253: [SPARK-29599][WEBUI] Support pagination for session table in JDBC/ODBC Tab URL: https://github.com/apache/spark/pull/26253#discussion_r339346361 ## File path:

[GitHub] [spark] AngersZhuuuu commented on a change in pull request #26253: [SPARK-29599][WEBUI] Support pagination for session table in JDBC/ODBC Tab

2019-10-27 Thread GitBox
AngersZh commented on a change in pull request #26253: [SPARK-29599][WEBUI] Support pagination for session table in JDBC/ODBC Tab URL: https://github.com/apache/spark/pull/26253#discussion_r339345745 ## File path:

[GitHub] [spark] AngersZhuuuu commented on a change in pull request #26253: [SPARK-29599][WEBUI] Support pagination for session table in JDBC/ODBC Tab

2019-10-27 Thread GitBox
AngersZh commented on a change in pull request #26253: [SPARK-29599][WEBUI] Support pagination for session table in JDBC/ODBC Tab URL: https://github.com/apache/spark/pull/26253#discussion_r339345988 ## File path:

[GitHub] [spark] AngersZhuuuu commented on a change in pull request #26253: [SPARK-29599][WEBUI] Support pagination for session table in JDBC/ODBC Tab

2019-10-27 Thread GitBox
AngersZh commented on a change in pull request #26253: [SPARK-29599][WEBUI] Support pagination for session table in JDBC/ODBC Tab URL: https://github.com/apache/spark/pull/26253#discussion_r339345745 ## File path:

[GitHub] [spark] srowen commented on issue #26086: [SPARK-29302] Make the file name of a task for dynamic partition overwrite be unique

2019-10-27 Thread GitBox
srowen commented on issue #26086: [SPARK-29302] Make the file name of a task for dynamic partition overwrite be unique URL: https://github.com/apache/spark/pull/26086#issuecomment-546699621 I don't know much about this area. It looks plausible. Any risk here that something depends on the

[GitHub] [spark] shahidki31 commented on a change in pull request #26253: [SPARK-29599][WEBUI] Support pagination for session table in JDBC/ODBC Tab

2019-10-27 Thread GitBox
shahidki31 commented on a change in pull request #26253: [SPARK-29599][WEBUI] Support pagination for session table in JDBC/ODBC Tab URL: https://github.com/apache/spark/pull/26253#discussion_r339345258 ## File path:

[GitHub] [spark] shahidki31 commented on a change in pull request #26253: [SPARK-29599][WEBUI] Support pagination for session table in JDBC/ODBC Tab

2019-10-27 Thread GitBox
shahidki31 commented on a change in pull request #26253: [SPARK-29599][WEBUI] Support pagination for session table in JDBC/ODBC Tab URL: https://github.com/apache/spark/pull/26253#discussion_r339345359 ## File path:

[GitHub] [spark] shahidki31 commented on a change in pull request #26253: [SPARK-29599][WEBUI] Support pagination for session table in JDBC/ODBC Tab

2019-10-27 Thread GitBox
shahidki31 commented on a change in pull request #26253: [SPARK-29599][WEBUI] Support pagination for session table in JDBC/ODBC Tab URL: https://github.com/apache/spark/pull/26253#discussion_r339345258 ## File path:

[GitHub] [spark] shahidki31 commented on a change in pull request #26259: [SPARK-29453][WEBUI] Improve tooltips information for SQL tab.

2019-10-27 Thread GitBox
shahidki31 commented on a change in pull request #26259: [SPARK-29453][WEBUI] Improve tooltips information for SQL tab. URL: https://github.com/apache/spark/pull/26259#discussion_r339345045 ## File path:

[GitHub] [spark] AmplabJenkins removed a comment on issue #26273: [WIP][SPARK-29614][SQL][TEST] Fix failures of DateTimeUtilsSuite and TimestampFormatterSuite

2019-10-27 Thread GitBox
AmplabJenkins removed a comment on issue #26273: [WIP][SPARK-29614][SQL][TEST] Fix failures of DateTimeUtilsSuite and TimestampFormatterSuite URL: https://github.com/apache/spark/pull/26273#issuecomment-546695603 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #26273: [WIP][SPARK-29614][SQL][TEST] Fix failures of DateTimeUtilsSuite and TimestampFormatterSuite

2019-10-27 Thread GitBox
AmplabJenkins removed a comment on issue #26273: [WIP][SPARK-29614][SQL][TEST] Fix failures of DateTimeUtilsSuite and TimestampFormatterSuite URL: https://github.com/apache/spark/pull/26273#issuecomment-546695605 Test PASSed. Refer to this link for build results (access rights to CI

[GitHub] [spark] AmplabJenkins commented on issue #26273: [WIP][SPARK-29614][SQL][TEST] Fix failures of DateTimeUtilsSuite and TimestampFormatterSuite

2019-10-27 Thread GitBox
AmplabJenkins commented on issue #26273: [WIP][SPARK-29614][SQL][TEST] Fix failures of DateTimeUtilsSuite and TimestampFormatterSuite URL: https://github.com/apache/spark/pull/26273#issuecomment-546695603 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins commented on issue #26273: [WIP][SPARK-29614][SQL][TEST] Fix failures of DateTimeUtilsSuite and TimestampFormatterSuite

2019-10-27 Thread GitBox
AmplabJenkins commented on issue #26273: [WIP][SPARK-29614][SQL][TEST] Fix failures of DateTimeUtilsSuite and TimestampFormatterSuite URL: https://github.com/apache/spark/pull/26273#issuecomment-546695605 Test PASSed. Refer to this link for build results (access rights to CI server

[GitHub] [spark] SparkQA removed a comment on issue #26273: [WIP][SPARK-29614][SQL][TEST] Fix failures of DateTimeUtilsSuite and TimestampFormatterSuite

2019-10-27 Thread GitBox
SparkQA removed a comment on issue #26273: [WIP][SPARK-29614][SQL][TEST] Fix failures of DateTimeUtilsSuite and TimestampFormatterSuite URL: https://github.com/apache/spark/pull/26273#issuecomment-546679145 **[Test build #112729 has

[GitHub] [spark] SparkQA commented on issue #26273: [WIP][SPARK-29614][SQL][TEST] Fix failures of DateTimeUtilsSuite and TimestampFormatterSuite

2019-10-27 Thread GitBox
SparkQA commented on issue #26273: [WIP][SPARK-29614][SQL][TEST] Fix failures of DateTimeUtilsSuite and TimestampFormatterSuite URL: https://github.com/apache/spark/pull/26273#issuecomment-546695449 **[Test build #112729 has

[GitHub] [spark] SparkQA removed a comment on issue #26273: [WIP][SPARK-29614][SQL][TEST] Fix failures of DateTimeUtilsSuite and TimestampFormatterSuite

2019-10-27 Thread GitBox
SparkQA removed a comment on issue #26273: [WIP][SPARK-29614][SQL][TEST] Fix failures of DateTimeUtilsSuite and TimestampFormatterSuite URL: https://github.com/apache/spark/pull/26273#issuecomment-546678613 **[Test build #112728 has

[GitHub] [spark] AmplabJenkins removed a comment on issue #26273: [WIP][SPARK-29614][SQL][TEST] Fix failures of DateTimeUtilsSuite and TimestampFormatterSuite

2019-10-27 Thread GitBox
AmplabJenkins removed a comment on issue #26273: [WIP][SPARK-29614][SQL][TEST] Fix failures of DateTimeUtilsSuite and TimestampFormatterSuite URL: https://github.com/apache/spark/pull/26273#issuecomment-546694618 Test PASSed. Refer to this link for build results (access rights to CI

[GitHub] [spark] AmplabJenkins commented on issue #26273: [WIP][SPARK-29614][SQL][TEST] Fix failures of DateTimeUtilsSuite and TimestampFormatterSuite

2019-10-27 Thread GitBox
AmplabJenkins commented on issue #26273: [WIP][SPARK-29614][SQL][TEST] Fix failures of DateTimeUtilsSuite and TimestampFormatterSuite URL: https://github.com/apache/spark/pull/26273#issuecomment-546694618 Test PASSed. Refer to this link for build results (access rights to CI server

[GitHub] [spark] AmplabJenkins removed a comment on issue #26273: [WIP][SPARK-29614][SQL][TEST] Fix failures of DateTimeUtilsSuite and TimestampFormatterSuite

2019-10-27 Thread GitBox
AmplabJenkins removed a comment on issue #26273: [WIP][SPARK-29614][SQL][TEST] Fix failures of DateTimeUtilsSuite and TimestampFormatterSuite URL: https://github.com/apache/spark/pull/26273#issuecomment-546694617 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins commented on issue #26273: [WIP][SPARK-29614][SQL][TEST] Fix failures of DateTimeUtilsSuite and TimestampFormatterSuite

2019-10-27 Thread GitBox
AmplabJenkins commented on issue #26273: [WIP][SPARK-29614][SQL][TEST] Fix failures of DateTimeUtilsSuite and TimestampFormatterSuite URL: https://github.com/apache/spark/pull/26273#issuecomment-546694617 Merged build finished. Test PASSed.

[GitHub] [spark] SparkQA commented on issue #26273: [WIP][SPARK-29614][SQL][TEST] Fix failures of DateTimeUtilsSuite and TimestampFormatterSuite

2019-10-27 Thread GitBox
SparkQA commented on issue #26273: [WIP][SPARK-29614][SQL][TEST] Fix failures of DateTimeUtilsSuite and TimestampFormatterSuite URL: https://github.com/apache/spark/pull/26273#issuecomment-546694490 **[Test build #112728 has

[GitHub] [spark] turboFei removed a comment on issue #26086: [SPARK-29302] Make the file name of a task for dynamic partition overwrite be unique

2019-10-27 Thread GitBox
turboFei removed a comment on issue #26086: [SPARK-29302] Make the file name of a task for dynamic partition overwrite be unique URL: https://github.com/apache/spark/pull/26086#issuecomment-543451213 gentle ping @cloud-fan

[GitHub] [spark] turboFei commented on issue #26086: [SPARK-29302] Make the file name of a task for dynamic partition overwrite be unique

2019-10-27 Thread GitBox
turboFei commented on issue #26086: [SPARK-29302] Make the file name of a task for dynamic partition overwrite be unique URL: https://github.com/apache/spark/pull/26086#issuecomment-546694442 @srowen Can you help take a look? Thanks in advance!

[GitHub] [spark] AmplabJenkins removed a comment on issue #25964: [SPARK-29287][Core] Add ExecutorConstructed message to tell driver which executor is ready for making offers

2019-10-27 Thread GitBox
AmplabJenkins removed a comment on issue #25964: [SPARK-29287][Core] Add ExecutorConstructed message to tell driver which executor is ready for making offers URL: https://github.com/apache/spark/pull/25964#issuecomment-546693289 Test FAILed. Refer to this link for build results (access

[GitHub] [spark] SparkQA removed a comment on issue #25964: [SPARK-29287][Core] Add ExecutorConstructed message to tell driver which executor is ready for making offers

2019-10-27 Thread GitBox
SparkQA removed a comment on issue #25964: [SPARK-29287][Core] Add ExecutorConstructed message to tell driver which executor is ready for making offers URL: https://github.com/apache/spark/pull/25964#issuecomment-546685398 **[Test build #112730 has

[GitHub] [spark] AmplabJenkins removed a comment on issue #25964: [SPARK-29287][Core] Add ExecutorConstructed message to tell driver which executor is ready for making offers

2019-10-27 Thread GitBox
AmplabJenkins removed a comment on issue #25964: [SPARK-29287][Core] Add ExecutorConstructed message to tell driver which executor is ready for making offers URL: https://github.com/apache/spark/pull/25964#issuecomment-546693287 Merged build finished. Test FAILed.

[GitHub] [spark] SparkQA commented on issue #25964: [SPARK-29287][Core] Add ExecutorConstructed message to tell driver which executor is ready for making offers

2019-10-27 Thread GitBox
SparkQA commented on issue #25964: [SPARK-29287][Core] Add ExecutorConstructed message to tell driver which executor is ready for making offers URL: https://github.com/apache/spark/pull/25964#issuecomment-546693218 **[Test build #112730 has

[GitHub] [spark] AmplabJenkins commented on issue #25964: [SPARK-29287][Core] Add ExecutorConstructed message to tell driver which executor is ready for making offers

2019-10-27 Thread GitBox
AmplabJenkins commented on issue #25964: [SPARK-29287][Core] Add ExecutorConstructed message to tell driver which executor is ready for making offers URL: https://github.com/apache/spark/pull/25964#issuecomment-546693287 Merged build finished. Test FAILed.

[GitHub] [spark] AmplabJenkins commented on issue #25964: [SPARK-29287][Core] Add ExecutorConstructed message to tell driver which executor is ready for making offers

2019-10-27 Thread GitBox
AmplabJenkins commented on issue #25964: [SPARK-29287][Core] Add ExecutorConstructed message to tell driver which executor is ready for making offers URL: https://github.com/apache/spark/pull/25964#issuecomment-546693289 Test FAILed. Refer to this link for build results (access rights

[GitHub] [spark] abellina commented on issue #26255: [SPARK-29603][YARN] Support priority for applications on yarn

2019-10-27 Thread GitBox
abellina commented on issue #26255: [SPARK-29603][YARN] Support priority for applications on yarn URL: https://github.com/apache/spark/pull/26255#issuecomment-546686835 @yaooqinn Might point out in the config documentation that FIFO policy is required for priority (it is default in

[GitHub] [spark] AmplabJenkins removed a comment on issue #25964: [SPARK-29287][Core] Add ExecutorConstructed message to tell driver which executor is ready for making offers

2019-10-27 Thread GitBox
AmplabJenkins removed a comment on issue #25964: [SPARK-29287][Core] Add ExecutorConstructed message to tell driver which executor is ready for making offers URL: https://github.com/apache/spark/pull/25964#issuecomment-546685502 Test PASSed. Refer to this link for build results (access

[GitHub] [spark] yaooqinn commented on issue #26255: [SPARK-29603][YARN] Support priority for applications on yarn

2019-10-27 Thread GitBox
yaooqinn commented on issue #26255: [SPARK-29603][YARN] Support priority for applications on yarn URL: https://github.com/apache/spark/pull/26255#issuecomment-546685530 cc @jerryshao @vanzin @cloud-fan, thanks in advance

[GitHub] [spark] AmplabJenkins removed a comment on issue #25964: [SPARK-29287][Core] Add ExecutorConstructed message to tell driver which executor is ready for making offers

2019-10-27 Thread GitBox
AmplabJenkins removed a comment on issue #25964: [SPARK-29287][Core] Add ExecutorConstructed message to tell driver which executor is ready for making offers URL: https://github.com/apache/spark/pull/25964#issuecomment-546685501 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins commented on issue #25964: [SPARK-29287][Core] Add ExecutorConstructed message to tell driver which executor is ready for making offers

2019-10-27 Thread GitBox
AmplabJenkins commented on issue #25964: [SPARK-29287][Core] Add ExecutorConstructed message to tell driver which executor is ready for making offers URL: https://github.com/apache/spark/pull/25964#issuecomment-546685502 Test PASSed. Refer to this link for build results (access rights

[GitHub] [spark] AmplabJenkins commented on issue #25964: [SPARK-29287][Core] Add ExecutorConstructed message to tell driver which executor is ready for making offers

2019-10-27 Thread GitBox
AmplabJenkins commented on issue #25964: [SPARK-29287][Core] Add ExecutorConstructed message to tell driver which executor is ready for making offers URL: https://github.com/apache/spark/pull/25964#issuecomment-546685501 Merged build finished. Test PASSed.

[GitHub] [spark] SparkQA commented on issue #25964: [SPARK-29287][Core] Add ExecutorConstructed message to tell driver which executor is ready for making offers

2019-10-27 Thread GitBox
SparkQA commented on issue #25964: [SPARK-29287][Core] Add ExecutorConstructed message to tell driver which executor is ready for making offers URL: https://github.com/apache/spark/pull/25964#issuecomment-546685398 **[Test build #112730 has

[GitHub] [spark] yaooqinn commented on issue #25964: [SPARK-29287][Core] Add ExecutorConstructed message to tell driver which executor is ready for making offers

2019-10-27 Thread GitBox
yaooqinn commented on issue #25964: [SPARK-29287][Core] Add ExecutorConstructed message to tell driver which executor is ready for making offers URL: https://github.com/apache/spark/pull/25964#issuecomment-546685109 retest this please

[GitHub] [spark] HyukjinKwon commented on a change in pull request #25898: [SPARK-29209][BUILD] Print build environment variables to Github

2019-10-27 Thread GitBox
HyukjinKwon commented on a change in pull request #25898: [SPARK-29209][BUILD] Print build environment variables to Github URL: https://github.com/apache/spark/pull/25898#discussion_r339337284 ## File path: dev/run-tests-jenkins.py ## @@ -183,6 +183,8 @@ def main():

[GitHub] [spark] MaxGekk commented on issue #26273: [WIP][SPARK-29614][SQL][TEST] Fix failures of DateTimeUtilsSuite and TimestampFormatterSuite

2019-10-27 Thread GitBox
MaxGekk commented on issue #26273: [WIP][SPARK-29614][SQL][TEST] Fix failures of DateTimeUtilsSuite and TimestampFormatterSuite URL: https://github.com/apache/spark/pull/26273#issuecomment-546682811 I will prepare the correct fix soon

[GitHub] [spark] MaxGekk commented on issue #26273: [WIP][SPARK-29614][SQL][TEST] Fix failures of DateTimeUtilsSuite and TimestampFormatterSuite

2019-10-27 Thread GitBox
MaxGekk commented on issue #26273: [WIP][SPARK-29614][SQL][TEST] Fix failures of DateTimeUtilsSuite and TimestampFormatterSuite URL: https://github.com/apache/spark/pull/26273#issuecomment-546682259 The correct fix should be: ```scala val today =

[GitHub] [spark] MaxGekk commented on issue #26273: [WIP][SPARK-29614][SQL][TEST] Fix failures of DateTimeUtilsSuite and TimestampFormatterSuite

2019-10-27 Thread GitBox
MaxGekk commented on issue #26273: [WIP][SPARK-29614][SQL][TEST] Fix failures of DateTimeUtilsSuite and TimestampFormatterSuite URL: https://github.com/apache/spark/pull/26273#issuecomment-546681689 Most likely, this is incorrect fix because time zone is ignored in special values (it must

[GitHub] [spark] AmplabJenkins removed a comment on issue #26261: [SPARK-29607][SQL] Move static methods from CalendarInterval to IntervalUtils

2019-10-27 Thread GitBox
AmplabJenkins removed a comment on issue #26261: [SPARK-29607][SQL] Move static methods from CalendarInterval to IntervalUtils URL: https://github.com/apache/spark/pull/26261#issuecomment-546680922 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #26261: [SPARK-29607][SQL] Move static methods from CalendarInterval to IntervalUtils

2019-10-27 Thread GitBox
AmplabJenkins removed a comment on issue #26261: [SPARK-29607][SQL] Move static methods from CalendarInterval to IntervalUtils URL: https://github.com/apache/spark/pull/26261#issuecomment-546680920 Merged build finished. Test FAILed.

[GitHub] [spark] AmplabJenkins commented on issue #26261: [SPARK-29607][SQL] Move static methods from CalendarInterval to IntervalUtils

2019-10-27 Thread GitBox
AmplabJenkins commented on issue #26261: [SPARK-29607][SQL] Move static methods from CalendarInterval to IntervalUtils URL: https://github.com/apache/spark/pull/26261#issuecomment-546680922 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #26261: [SPARK-29607][SQL] Move static methods from CalendarInterval to IntervalUtils

2019-10-27 Thread GitBox
AmplabJenkins commented on issue #26261: [SPARK-29607][SQL] Move static methods from CalendarInterval to IntervalUtils URL: https://github.com/apache/spark/pull/26261#issuecomment-546680920 Merged build finished. Test FAILed.

[GitHub] [spark] SparkQA commented on issue #26261: [SPARK-29607][SQL] Move static methods from CalendarInterval to IntervalUtils

2019-10-27 Thread GitBox
SparkQA commented on issue #26261: [SPARK-29607][SQL] Move static methods from CalendarInterval to IntervalUtils URL: https://github.com/apache/spark/pull/26261#issuecomment-546680857 **[Test build #112727 has

[GitHub] [spark] SparkQA removed a comment on issue #26261: [SPARK-29607][SQL] Move static methods from CalendarInterval to IntervalUtils

2019-10-27 Thread GitBox
SparkQA removed a comment on issue #26261: [SPARK-29607][SQL] Move static methods from CalendarInterval to IntervalUtils URL: https://github.com/apache/spark/pull/26261#issuecomment-546673211 **[Test build #112727 has

[GitHub] [spark] turboFei edited a comment on issue #26272: [SPARK-27736][Core][SHUFFLE] Improve handling of FetchFailures caused by ExternalShuffleService losing track of executor registrations

2019-10-27 Thread GitBox
turboFei edited a comment on issue #26272: [SPARK-27736][Core][SHUFFLE] Improve handling of FetchFailures caused by ExternalShuffleService losing track of executor registrations URL: https://github.com/apache/spark/pull/26272#issuecomment-546680040 @dongjoon-hyun @HyukjinKwon Can you

[GitHub] [spark] turboFei commented on issue #26272: [SPARK-27736][Core][SHUFFLE] Improve handling of FetchFailures caused by ExternalShuffleService losing track of executor registrations

2019-10-27 Thread GitBox
turboFei commented on issue #26272: [SPARK-27736][Core][SHUFFLE] Improve handling of FetchFailures caused by ExternalShuffleService losing track of executor registrations URL: https://github.com/apache/spark/pull/26272#issuecomment-546680040 @dongjoon-hyun @HyukjinKwon

[GitHub] [spark] AmplabJenkins commented on issue #26273: [SPARK-29614][SQL][TEST] Fix failures of DateTimeUtilsSuite and TimestampFormatterSuite

2019-10-27 Thread GitBox
AmplabJenkins commented on issue #26273: [SPARK-29614][SQL][TEST] Fix failures of DateTimeUtilsSuite and TimestampFormatterSuite URL: https://github.com/apache/spark/pull/26273#issuecomment-546679250 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #26273: [SPARK-29614][SQL][TEST] Fix failures of DateTimeUtilsSuite and TimestampFormatterSuite

2019-10-27 Thread GitBox
AmplabJenkins removed a comment on issue #26273: [SPARK-29614][SQL][TEST] Fix failures of DateTimeUtilsSuite and TimestampFormatterSuite URL: https://github.com/apache/spark/pull/26273#issuecomment-546679250 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #26273: [SPARK-29614][SQL][TEST] Fix failures of DateTimeUtilsSuite and TimestampFormatterSuite

2019-10-27 Thread GitBox
AmplabJenkins removed a comment on issue #26273: [SPARK-29614][SQL][TEST] Fix failures of DateTimeUtilsSuite and TimestampFormatterSuite URL: https://github.com/apache/spark/pull/26273#issuecomment-546679252 Test PASSed. Refer to this link for build results (access rights to CI server

[GitHub] [spark] AmplabJenkins commented on issue #26273: [SPARK-29614][SQL][TEST] Fix failures of DateTimeUtilsSuite and TimestampFormatterSuite

2019-10-27 Thread GitBox
AmplabJenkins commented on issue #26273: [SPARK-29614][SQL][TEST] Fix failures of DateTimeUtilsSuite and TimestampFormatterSuite URL: https://github.com/apache/spark/pull/26273#issuecomment-546679252 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] SparkQA commented on issue #26273: [WIP][SQL][TEST] Fix failures of DateTimeUtilsSuite and TimestampFormatterSuite

2019-10-27 Thread GitBox
SparkQA commented on issue #26273: [WIP][SQL][TEST] Fix failures of DateTimeUtilsSuite and TimestampFormatterSuite URL: https://github.com/apache/spark/pull/26273#issuecomment-546679145 **[Test build #112729 has

[GitHub] [spark] AmplabJenkins removed a comment on issue #26182: [SPARK-29523][SQL] SHOW COLUMNS should do multi-catalog resolution.

2019-10-27 Thread GitBox
AmplabJenkins removed a comment on issue #26182: [SPARK-29523][SQL] SHOW COLUMNS should do multi-catalog resolution. URL: https://github.com/apache/spark/pull/26182#issuecomment-546678652 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #26273: [WIP][SQL][TEST] Fix failures of DateTimeUtilsSuite and TimestampFormatterSuite

2019-10-27 Thread GitBox
AmplabJenkins removed a comment on issue #26273: [WIP][SQL][TEST] Fix failures of DateTimeUtilsSuite and TimestampFormatterSuite URL: https://github.com/apache/spark/pull/26273#issuecomment-546678711 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #26273: [WIP][SQL][TEST] Fix failures of DateTimeUtilsSuite and TimestampFormatterSuite

2019-10-27 Thread GitBox
AmplabJenkins removed a comment on issue #26273: [WIP][SQL][TEST] Fix failures of DateTimeUtilsSuite and TimestampFormatterSuite URL: https://github.com/apache/spark/pull/26273#issuecomment-546678716 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #26273: [WIP][SQL][TEST] Fix failures of DateTimeUtilsSuite and TimestampFormatterSuite

2019-10-27 Thread GitBox
AmplabJenkins commented on issue #26273: [WIP][SQL][TEST] Fix failures of DateTimeUtilsSuite and TimestampFormatterSuite URL: https://github.com/apache/spark/pull/26273#issuecomment-546678711 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins commented on issue #26273: [WIP][SQL][TEST] Fix failures of DateTimeUtilsSuite and TimestampFormatterSuite

2019-10-27 Thread GitBox
AmplabJenkins commented on issue #26273: [WIP][SQL][TEST] Fix failures of DateTimeUtilsSuite and TimestampFormatterSuite URL: https://github.com/apache/spark/pull/26273#issuecomment-546678716 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #26272: [SPARK-27736][Core][SHUFFLE] Improve handling of FetchFailures caused by ExternalShuffleService losing track of executor registrations

2019-10-27 Thread GitBox
AmplabJenkins removed a comment on issue #26272: [SPARK-27736][Core][SHUFFLE] Improve handling of FetchFailures caused by ExternalShuffleService losing track of executor registrations URL: https://github.com/apache/spark/pull/26272#issuecomment-546678584 Can one of the admins verify this

[GitHub] [spark] AmplabJenkins commented on issue #26182: [SPARK-29523][SQL] SHOW COLUMNS should do multi-catalog resolution.

2019-10-27 Thread GitBox
AmplabJenkins commented on issue #26182: [SPARK-29523][SQL] SHOW COLUMNS should do multi-catalog resolution. URL: https://github.com/apache/spark/pull/26182#issuecomment-546678652 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #26182: [SPARK-29523][SQL] SHOW COLUMNS should do multi-catalog resolution.

2019-10-27 Thread GitBox
AmplabJenkins commented on issue #26182: [SPARK-29523][SQL] SHOW COLUMNS should do multi-catalog resolution. URL: https://github.com/apache/spark/pull/26182#issuecomment-546678651 Merged build finished. Test FAILed. This is

[GitHub] [spark] SparkQA removed a comment on issue #26182: [SPARK-29523][SQL] SHOW COLUMNS should do multi-catalog resolution.

2019-10-27 Thread GitBox
SparkQA removed a comment on issue #26182: [SPARK-29523][SQL] SHOW COLUMNS should do multi-catalog resolution. URL: https://github.com/apache/spark/pull/26182#issuecomment-546671178 **[Test build #112726 has

[GitHub] [spark] AmplabJenkins commented on issue #26272: [SPARK-27736][Core][SHUFFLE] Improve handling of FetchFailures caused by ExternalShuffleService losing track of executor registrations

2019-10-27 Thread GitBox
AmplabJenkins commented on issue #26272: [SPARK-27736][Core][SHUFFLE] Improve handling of FetchFailures caused by ExternalShuffleService losing track of executor registrations URL: https://github.com/apache/spark/pull/26272#issuecomment-546678670 Can one of the admins verify this patch?

[GitHub] [spark] AmplabJenkins removed a comment on issue #26182: [SPARK-29523][SQL] SHOW COLUMNS should do multi-catalog resolution.

2019-10-27 Thread GitBox
AmplabJenkins removed a comment on issue #26182: [SPARK-29523][SQL] SHOW COLUMNS should do multi-catalog resolution. URL: https://github.com/apache/spark/pull/26182#issuecomment-546678651 Merged build finished. Test FAILed.

[GitHub] [spark] SparkQA commented on issue #26273: [WIP][SQL][TEST] Fix failures of DateTimeUtilsSuite and TimestampFormatterSuite

2019-10-27 Thread GitBox
SparkQA commented on issue #26273: [WIP][SQL][TEST] Fix failures of DateTimeUtilsSuite and TimestampFormatterSuite URL: https://github.com/apache/spark/pull/26273#issuecomment-546678613 **[Test build #112728 has

[GitHub] [spark] AmplabJenkins commented on issue #26272: [SPARK-27736][Core][SHUFFLE] Improve handling of FetchFailures caused by ExternalShuffleService losing track of executor registrations

2019-10-27 Thread GitBox
AmplabJenkins commented on issue #26272: [SPARK-27736][Core][SHUFFLE] Improve handling of FetchFailures caused by ExternalShuffleService losing track of executor registrations URL: https://github.com/apache/spark/pull/26272#issuecomment-546678584 Can one of the admins verify this patch?

[GitHub] [spark] SparkQA commented on issue #26182: [SPARK-29523][SQL] SHOW COLUMNS should do multi-catalog resolution.

2019-10-27 Thread GitBox
SparkQA commented on issue #26182: [SPARK-29523][SQL] SHOW COLUMNS should do multi-catalog resolution. URL: https://github.com/apache/spark/pull/26182#issuecomment-546678612 **[Test build #112726 has

[GitHub] [spark] MaxGekk opened a new pull request #26273: [WIP][SQL][TEST] Fix failures of DateTimeUtilsSuite and TimestampFormatterSuite

2019-10-27 Thread GitBox
MaxGekk opened a new pull request #26273: [WIP][SQL][TEST] Fix failures of DateTimeUtilsSuite and TimestampFormatterSuite URL: https://github.com/apache/spark/pull/26273 ### What changes were proposed in this pull request? ### Why are the changes needed?

[GitHub] [spark] turboFei opened a new pull request #26272: [SPARK-27736][Core][SHUFFLE] Improve handling of FetchFailures caused by ExternalShuffleService losing track of executor registrations

2019-10-27 Thread GitBox
turboFei opened a new pull request #26272: [SPARK-27736][Core][SHUFFLE] Improve handling of FetchFailures caused by ExternalShuffleService losing track of executor registrations URL: https://github.com/apache/spark/pull/26272 ### What changes were proposed in this pull request? As

[GitHub] [spark] AmplabJenkins commented on issue #26261: [SPARK-29607][SQL] Move static methods from CalendarInterval to IntervalUtils

2019-10-27 Thread GitBox
AmplabJenkins commented on issue #26261: [SPARK-29607][SQL] Move static methods from CalendarInterval to IntervalUtils URL: https://github.com/apache/spark/pull/26261#issuecomment-546673302 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #26261: [SPARK-29607][SQL] Move static methods from CalendarInterval to IntervalUtils

2019-10-27 Thread GitBox
AmplabJenkins removed a comment on issue #26261: [SPARK-29607][SQL] Move static methods from CalendarInterval to IntervalUtils URL: https://github.com/apache/spark/pull/26261#issuecomment-546673304 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #26261: [SPARK-29607][SQL] Move static methods from CalendarInterval to IntervalUtils

2019-10-27 Thread GitBox
AmplabJenkins removed a comment on issue #26261: [SPARK-29607][SQL] Move static methods from CalendarInterval to IntervalUtils URL: https://github.com/apache/spark/pull/26261#issuecomment-546673302 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins commented on issue #26261: [SPARK-29607][SQL] Move static methods from CalendarInterval to IntervalUtils

2019-10-27 Thread GitBox
AmplabJenkins commented on issue #26261: [SPARK-29607][SQL] Move static methods from CalendarInterval to IntervalUtils URL: https://github.com/apache/spark/pull/26261#issuecomment-546673304 Test PASSed. Refer to this link for build results (access rights to CI server needed):

<    1   2   3   4   5   >