[jira] [Commented] (SPARK-29803) remove all instances of 'from __future__ import print_function'

2019-11-08 Thread Shane Knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16970527#comment-16970527 ] Shane Knapp commented on SPARK-29803: - i actually believe that we can do this at any time, as spark

[jira] [Resolved] (SPARK-29673) upgrade jenkins pypy to PyPy3.6 v7.2.0

2019-11-08 Thread Shane Knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shane Knapp resolved SPARK-29673. - Resolution: Fixed > upgrade jenkins pypy to PyPy3.6 v7.2.0 >

[jira] [Updated] (SPARK-29672) remove python2 tests and test infra

2019-11-08 Thread Shane Knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shane Knapp updated SPARK-29672: Attachment: (was: print_function_list.txt) > remove python2 tests and test infra >

[jira] [Updated] (SPARK-29672) remove python2 tests and test infra

2019-11-08 Thread Shane Knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shane Knapp updated SPARK-29672: Description: python 2.7 is EOL jan 1st 2020: [https://github.com/python/devguide/pull/344] it's

[jira] [Created] (SPARK-29803) remove all instances of 'from __future__ import print_function'

2019-11-08 Thread Shane Knapp (Jira)
Shane Knapp created SPARK-29803: --- Summary: remove all instances of 'from __future__ import print_function' Key: SPARK-29803 URL: https://issues.apache.org/jira/browse/SPARK-29803 Project: Spark

[jira] [Updated] (SPARK-29803) remove all instances of 'from __future__ import print_function'

2019-11-08 Thread Shane Knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shane Knapp updated SPARK-29803: Attachment: print_function_list.txt > remove all instances of 'from __future__ import

[jira] [Created] (SPARK-29802) update remaining python scripts in repo to python3 shebang

2019-11-08 Thread Shane Knapp (Jira)
Shane Knapp created SPARK-29802: --- Summary: update remaining python scripts in repo to python3 shebang Key: SPARK-29802 URL: https://issues.apache.org/jira/browse/SPARK-29802 Project: Spark

[jira] [Commented] (SPARK-29673) upgrade jenkins pypy to PyPy3.6 v7.2.0

2019-11-08 Thread Shane Knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16970496#comment-16970496 ] Shane Knapp commented on SPARK-29673: - [~hyukjin.kwon] pypy3.6 is available on all jenkins workers. 

[jira] [Updated] (SPARK-29672) remove python2 tests and test infra

2019-11-08 Thread Shane Knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shane Knapp updated SPARK-29672: Description: python 2.7 is EOL jan 1st 2020: [https://github.com/python/devguide/pull/344] it's

[jira] [Updated] (SPARK-29672) remove python2 tests and test infra

2019-11-08 Thread Shane Knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shane Knapp updated SPARK-29672: Attachment: print_function_list.txt > remove python2 tests and test infra >

[jira] [Updated] (SPARK-29672) remove python2 tests and test infra

2019-11-07 Thread Shane Knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shane Knapp updated SPARK-29672: Summary: remove python2 tests and test infra (was: remove python2 test from python/run-tests.py)

[jira] [Commented] (SPARK-29106) Add jenkins arm test for spark

2019-11-07 Thread Shane Knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16969615#comment-16969615 ] Shane Knapp commented on SPARK-29106: - just uploaded the pip requirements.txt file that i used to

[jira] [Updated] (SPARK-29106) Add jenkins arm test for spark

2019-11-07 Thread Shane Knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shane Knapp updated SPARK-29106: Attachment: arm-python36.txt > Add jenkins arm test for spark > -- >

[jira] [Commented] (SPARK-29673) upgrade jenkins pypy to PyPy3.6 v7.2.0

2019-10-31 Thread Shane Knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16964359#comment-16964359 ] Shane Knapp commented on SPARK-29673: - pypy3.6-7.2.0-linux_x86_64-portable has been installed on the

[jira] [Commented] (SPARK-29106) Add jenkins arm test for spark

2019-10-30 Thread Shane Knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16963505#comment-16963505 ] Shane Knapp commented on SPARK-29106: - first pass @ the python tests:

[jira] [Created] (SPARK-29673) upgrade jenkins pypy to PyPy3.6 v7.2.0

2019-10-30 Thread Shane Knapp (Jira)
Shane Knapp created SPARK-29673: --- Summary: upgrade jenkins pypy to PyPy3.6 v7.2.0 Key: SPARK-29673 URL: https://issues.apache.org/jira/browse/SPARK-29673 Project: Spark Issue Type: Sub-task

[jira] [Created] (SPARK-29672) remove python2 test from python/run-tests.py

2019-10-30 Thread Shane Knapp (Jira)
Shane Knapp created SPARK-29672: --- Summary: remove python2 test from python/run-tests.py Key: SPARK-29672 URL: https://issues.apache.org/jira/browse/SPARK-29672 Project: Spark Issue Type:

[jira] [Resolved] (SPARK-29624) Jenkins fails with "Python versions prior to 2.7 are not supported."

2019-10-28 Thread Shane Knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shane Knapp resolved SPARK-29624. - Resolution: Fixed > Jenkins fails with "Python versions prior to 2.7 are not supported." >

[jira] [Commented] (SPARK-29624) Jenkins fails with "Python versions prior to 2.7 are not supported."

2019-10-28 Thread Shane Knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16961377#comment-16961377 ] Shane Knapp commented on SPARK-29624: - alright, a pull request build has successfully made it past

[jira] [Commented] (SPARK-29624) Jenkins fails with "Python versions prior to 2.7 are not supported."

2019-10-28 Thread Shane Knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16961320#comment-16961320 ] Shane Knapp commented on SPARK-29624: - alright, i triggered a job and checked the console, and the

[jira] [Commented] (SPARK-29624) Jenkins fails with "Python versions prior to 2.7 are not supported."

2019-10-28 Thread Shane Knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16961290#comment-16961290 ] Shane Knapp commented on SPARK-29624: - nothing changed... the PATH env vars for each worker got

[jira] [Commented] (SPARK-29106) Add jenkins arm test for spark

2019-10-24 Thread Shane Knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16959204#comment-16959204 ] Shane Knapp commented on SPARK-29106: - i bumped the git timeout to 30mins, which is a much more

[jira] [Commented] (SPARK-29106) Add jenkins arm test for spark

2019-10-24 Thread Shane Knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16959153#comment-16959153 ] Shane Knapp commented on SPARK-29106: - btw the VM is currently experiencing a lot of network latency

[jira] [Commented] (SPARK-29106) Add jenkins arm test for spark

2019-10-24 Thread Shane Knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16959124#comment-16959124 ] Shane Knapp commented on SPARK-29106: - > First I want to share the details what we have done in

[jira] [Comment Edited] (SPARK-29106) Add jenkins arm test for spark

2019-10-23 Thread Shane Knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16958056#comment-16958056 ] Shane Knapp edited comment on SPARK-29106 at 10/23/19 5:29 PM: --- > For

[jira] [Updated] (SPARK-29106) Add jenkins arm test for spark

2019-10-23 Thread Shane Knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shane Knapp updated SPARK-29106: Attachment: R-libs.txt R-ansible.yml > Add jenkins arm test for spark >

[jira] [Commented] (SPARK-29106) Add jenkins arm test for spark

2019-10-23 Thread Shane Knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16958056#comment-16958056 ] Shane Knapp commented on SPARK-29106: - > For pyspark test, you mentioned we didn't install any

[jira] [Commented] (SPARK-29106) Add jenkins arm test for spark

2019-10-23 Thread Shane Knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16958019#comment-16958019 ] Shane Knapp commented on SPARK-29106: - [~huangtianhua]: > we don't have to download and install

[jira] [Commented] (SPARK-29106) Add jenkins arm test for spark

2019-10-21 Thread Shane Knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16956298#comment-16956298 ] Shane Knapp commented on SPARK-29106: - > I find the arm job now is triggered by 'SCM' change, it's

[jira] [Commented] (SPARK-29106) Add jenkins arm test for spark

2019-10-18 Thread Shane Knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16954912#comment-16954912 ] Shane Knapp commented on SPARK-29106: - also, i will be exploring the purchase of an ARM server for

[jira] [Commented] (SPARK-29106) Add jenkins arm test for spark

2019-10-18 Thread Shane Knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16954904#comment-16954904 ] Shane Knapp commented on SPARK-29106: - i'm actually not going to use the script – the testing code

[jira] [Commented] (SPARK-29106) Add jenkins arm test for spark

2019-10-18 Thread Shane Knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16954809#comment-16954809 ] Shane Knapp commented on SPARK-29106: - we're definitely going to have an issue w/the both R and

[jira] [Commented] (SPARK-29106) Add jenkins arm test for spark

2019-10-18 Thread Shane Knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16954705#comment-16954705 ] Shane Knapp commented on SPARK-29106: - re: real time logging -- yeah i noticed that. :) i'll look

[jira] [Commented] (SPARK-29106) Add jenkins arm test for spark

2019-10-17 Thread Shane Knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16954210#comment-16954210 ] Shane Knapp commented on SPARK-29106: - [~bzhaoopenstack] [~huangtianhua] yeah i was wondering about

[jira] [Comment Edited] (SPARK-29106) Add jenkins arm test for spark

2019-10-17 Thread Shane Knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16953896#comment-16953896 ] Shane Knapp edited comment on SPARK-29106 at 10/17/19 5:36 PM: --- build

[jira] [Commented] (SPARK-29106) Add jenkins arm test for spark

2019-10-17 Thread Shane Knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16953896#comment-16953896 ] Shane Knapp commented on SPARK-29106: - first build running:

[jira] [Commented] (SPARK-29106) Add jenkins arm test for spark

2019-10-17 Thread Shane Knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16953878#comment-16953878 ] Shane Knapp commented on SPARK-29106: - this is great. i will think about test strategies today and

[jira] [Commented] (SPARK-29106) Add jenkins arm test for spark

2019-10-17 Thread Shane Knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16953856#comment-16953856 ] Shane Knapp commented on SPARK-29106: - worker is up and sshable from the jenkins master:

[jira] [Resolved] (SPARK-27177) Update jenkins locale to en_US.UTF-8

2019-10-16 Thread Shane Knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-27177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shane Knapp resolved SPARK-27177. - Resolution: Fixed > Update jenkins locale to en_US.UTF-8 >

[jira] [Commented] (SPARK-27177) Update jenkins locale to en_US.UTF-8

2019-10-16 Thread Shane Knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-27177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16953045#comment-16953045 ] Shane Knapp commented on SPARK-27177: - this is done! > Update jenkins locale to en_US.UTF-8 >

[jira] [Updated] (SPARK-29467) dev/merge_spark_pr.py fails on CAPTCHA

2019-10-14 Thread Shane Knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shane Knapp updated SPARK-29467: Description: so, i was merging a PR and when i tried to update the associated jira, it failed

[jira] [Updated] (SPARK-29467) dev/merge_spark_pr.py fails on CAPTCHA

2019-10-14 Thread Shane Knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shane Knapp updated SPARK-29467: Description: so, i was merging a PR and when i tried to update the associated jira, it failed

[jira] [Created] (SPARK-29467) dev/merge_spark_pr.py fails on CAPTCHA

2019-10-14 Thread Shane Knapp (Jira)
Shane Knapp created SPARK-29467: --- Summary: dev/merge_spark_pr.py fails on CAPTCHA Key: SPARK-29467 URL: https://issues.apache.org/jira/browse/SPARK-29467 Project: Spark Issue Type: Bug

[jira] [Resolved] (SPARK-25152) Enable Spark on Kubernetes R Integration Tests

2019-10-14 Thread Shane Knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-25152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shane Knapp resolved SPARK-25152. - Assignee: Ilan Filonenko Resolution: Fixed merged in to master > Enable Spark on

[jira] [Commented] (SPARK-29220) Flaky test: org.apache.spark.deploy.yarn.LocalityPlacementStrategySuite.handle large number of containers and tasks (SPARK-18750) [hadoop-3.2][java11]

2019-09-24 Thread shane knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16937155#comment-16937155 ] shane knapp commented on SPARK-29220: - it's ok... let's try and keep an eye on these tests for

[jira] [Commented] (SPARK-29220) Flaky test: org.apache.spark.deploy.yarn.LocalityPlacementStrategySuite.handle large number of containers and tasks (SPARK-18750) [hadoop-3.2][java11]

2019-09-24 Thread shane knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16937126#comment-16937126 ] shane knapp commented on SPARK-29220: - hmm, i see that https://github.com/apache/spark/pull/25901

[jira] [Commented] (SPARK-29220) Flaky test: org.apache.spark.deploy.yarn.LocalityPlacementStrategySuite.handle large number of containers and tasks (SPARK-18750) [hadoop-3.2][java11]

2019-09-24 Thread shane knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16937124#comment-16937124 ] shane knapp commented on SPARK-29220: - ARGH i just messed up and accidentally overwrote all of these

[jira] [Issue Comment Deleted] (SPARK-29220) Flaky test: org.apache.spark.deploy.yarn.LocalityPlacementStrategySuite.handle large number of containers and tasks (SPARK-18750) [hadoop-3.2][java11]

2019-09-24 Thread shane knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] shane knapp updated SPARK-29220: Comment: was deleted (was: for

[jira] [Commented] (SPARK-29220) Flaky test: org.apache.spark.deploy.yarn.LocalityPlacementStrategySuite.handle large number of containers and tasks (SPARK-18750) [hadoop-3.2][java11]

2019-09-24 Thread shane knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16937120#comment-16937120 ] shane knapp commented on SPARK-29220: - for

[jira] [Resolved] (SPARK-29204) Remove `Spark Release` Jenkins tab and its four jobs

2019-09-23 Thread shane knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] shane knapp resolved SPARK-29204. - Assignee: shane knapp Resolution: Fixed > Remove `Spark Release` Jenkins tab and its four

[jira] [Commented] (SPARK-29204) Remove `Spark Release` Jenkins tab and its four jobs

2019-09-23 Thread shane knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16936066#comment-16936066 ] shane knapp commented on SPARK-29204: - done, done and done. > Remove `Spark Release` Jenkins tab

[jira] [Commented] (SPARK-29204) Remove `Spark Release` Jenkins tab and its four jobs

2019-09-23 Thread shane knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16936060#comment-16936060 ] shane knapp commented on SPARK-29204: - PR merged. deleting jobs + views now. thanks [~yhuai]! >

[jira] [Commented] (SPARK-29204) Remove `Spark Release` Jenkins tab and its four jobs

2019-09-23 Thread shane knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16936051#comment-16936051 ] shane knapp commented on SPARK-29204: - for those w/perms to see the JJB databricks repo:

[jira] [Commented] (SPARK-29204) Remove `Spark Release` Jenkins tab and its four jobs

2019-09-23 Thread shane knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16936034#comment-16936034 ] shane knapp commented on SPARK-29204: - today, in order, i will: 1) delete the configs from the

[jira] [Commented] (SPARK-29204) Remove `Spark Release` Jenkins tab and its four jobs

2019-09-23 Thread shane knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16935946#comment-16935946 ] shane knapp commented on SPARK-29204: - yeah, i'll get around to this later today (as well as the JJB

[jira] [Commented] (SPARK-29129) Test failure: org.apache.spark.sql.hive.JavaDataFrameSuite (hadoop-2.7/JDK 11 combination)

2019-09-20 Thread shane knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16934828#comment-16934828 ] shane knapp commented on SPARK-29129: - [~dongjoon] especially when it involves deleting builds. :)

[jira] [Commented] (SPARK-29129) Test failure: org.apache.spark.sql.hive.JavaDataFrameSuite (hadoop-2.7/JDK 11 combination)

2019-09-20 Thread shane knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16934825#comment-16934825 ] shane knapp commented on SPARK-29129: - all three have been deleted. > Test failure:

[jira] [Commented] (SPARK-29129) Test failure: org.apache.spark.sql.hive.JavaDataFrameSuite (hadoop-2.7/JDK 11 combination)

2019-09-20 Thread shane knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16934823#comment-16934823 ] shane knapp commented on SPARK-29129: - i will happily continue to delete jobs! and any

[jira] [Commented] (SPARK-29129) Test failure: org.apache.spark.sql.hive.JavaDataFrameSuite (hadoop-2.7/JDK 11 combination)

2019-09-20 Thread shane knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16934567#comment-16934567 ] shane knapp commented on SPARK-29129: - this seems reasonable to me given the circumstances. > Test

[jira] [Commented] (SPARK-29183) Upgrade JDK 11 Installation to 11.0.4

2019-09-19 Thread shane knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16933840#comment-16933840 ] shane knapp commented on SPARK-29183: - good point. i won't be able to get started until the middle

[jira] [Commented] (SPARK-29066) Remove old Jenkins jobs for EOL versions or obsolete combinations

2019-09-13 Thread shane knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16929510#comment-16929510 ] shane knapp commented on SPARK-29066: - well, we weren't actually stressed for space. each of the

[jira] [Commented] (SPARK-29066) Remove old Jenkins jobs for EOL versions or obsolete combinations

2019-09-13 Thread shane knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16929493#comment-16929493 ] shane knapp commented on SPARK-29066: - i'm also going through all of the centos and ubuntu workers

[jira] [Commented] (SPARK-29066) Remove old Jenkins jobs for EOL versions or obsolete combinations

2019-09-13 Thread shane knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16929396#comment-16929396 ] shane knapp commented on SPARK-29066: - done... this is great! the jenkins build list is looking

[jira] [Commented] (SPARK-29066) Remove old Jenkins jobs for EOL versions or obsolete combinations

2019-09-12 Thread shane knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16928991#comment-16928991 ] shane knapp commented on SPARK-29066: - done > Remove old Jenkins jobs for EOL versions or obsolete

[jira] [Resolved] (SPARK-29066) Remove old Jenkins jobs for EOL versions or obsolete combinations

2019-09-12 Thread shane knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] shane knapp resolved SPARK-29066. - Resolution: Fixed > Remove old Jenkins jobs for EOL versions or obsolete combinations >

[jira] [Commented] (SPARK-29066) Remove old Jenkins jobs for EOL versions or obsolete combinations

2019-09-12 Thread shane knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16928824#comment-16928824 ] shane knapp commented on SPARK-29066: - done! that was quite satisfying. :) > Remove old Jenkins

[jira] [Commented] (SPARK-29066) Remove old Jenkins jobs for EOL versions or obsolete combinations

2019-09-12 Thread shane knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16928816#comment-16928816 ] shane knapp commented on SPARK-29066: - i am currently deleting old jobs w/absolute relish. > Remove

[jira] [Commented] (SPARK-29066) Remove old Jenkins jobs for EOL versions or obsolete combinations

2019-09-12 Thread shane knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16928620#comment-16928620 ] shane knapp commented on SPARK-29066: - yep, i can take care of this pretty easily. > Remove old

[jira] [Assigned] (SPARK-29066) Remove old Jenkins jobs for EOL versions or obsolete combinations

2019-09-12 Thread shane knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-29066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] shane knapp reassigned SPARK-29066: --- Assignee: shane knapp > Remove old Jenkins jobs for EOL versions or obsolete combinations

[jira] [Commented] (SPARK-28953) Integration tests fail due to malformed URL

2019-09-04 Thread shane knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-28953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16922684#comment-16922684 ] shane knapp commented on SPARK-28953: - [~skonto] we're currently on minikube v0.34.1 and k8s 1.13.3

[jira] [Commented] (SPARK-28900) Test Pyspark, SparkR on JDK 11 with run-tests

2019-09-04 Thread shane knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-28900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16922681#comment-16922681 ] shane knapp commented on SPARK-28900: - hey everyone, i have to back-burner this issue for the next

[jira] [Commented] (SPARK-28953) Integration tests fail due to malformed URL

2019-09-03 Thread shane knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-28953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16921691#comment-16921691 ] shane knapp commented on SPARK-28953: - could you link to a build that failed this way? >

[jira] [Commented] (SPARK-28900) Test Pyspark, SparkR on JDK 11 with run-tests

2019-08-28 Thread shane knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-28900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16917939#comment-16917939 ] shane knapp commented on SPARK-28900: - i kinda think it's time to boil the ocean, tbh. i am more

[jira] [Commented] (SPARK-28900) Test Pyspark, SparkR on JDK 11 with run-tests

2019-08-28 Thread shane knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-28900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16917937#comment-16917937 ] shane knapp commented on SPARK-28900: - i don't think we can sever things right now from the JJB

[jira] [Commented] (SPARK-28900) Test Pyspark, SparkR on JDK 11 with run-tests

2019-08-28 Thread shane knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-28900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16917932#comment-16917932 ] shane knapp commented on SPARK-28900: - oh yeah, i forgot the most important thing: during this

[jira] [Commented] (SPARK-28900) Test Pyspark, SparkR on JDK 11 with run-tests

2019-08-28 Thread shane knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-28900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16917921#comment-16917921 ] shane knapp commented on SPARK-28900: - some quick comments: * this jenkins installation is literally

[jira] [Resolved] (SPARK-28701) add java11 support for spark pull request builds

2019-08-26 Thread shane knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-28701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] shane knapp resolved SPARK-28701. - Resolution: Fixed Issue resolved by pull request 25585

[jira] [Reopened] (SPARK-28701) add java11 support for spark pull request builds

2019-08-26 Thread shane knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-28701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] shane knapp reopened SPARK-28701: - argh, i broke run-tests.py:

[jira] [Commented] (SPARK-28701) add java11 support for spark pull request builds

2019-08-26 Thread shane knapp (Jira)
[ https://issues.apache.org/jira/browse/SPARK-28701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16915948#comment-16915948 ] shane knapp commented on SPARK-28701: - i'm currently trying to fix the hadoop-2.7/jdk-11 build...

[jira] [Commented] (SPARK-28701) add java11 support for spark pull request builds

2019-08-14 Thread shane knapp (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16907394#comment-16907394 ] shane knapp commented on SPARK-28701: - [~dongjoon] whoops! i just fixed that build... also, i'm

[jira] [Commented] (SPARK-28701) add java11 support for spark pull request builds

2019-08-13 Thread shane knapp (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16906618#comment-16906618 ] shane knapp commented on SPARK-28701: - excellent. this is useful... thanks! > add java11 support

[jira] [Commented] (SPARK-28701) add java11 support for spark pull request builds

2019-08-13 Thread shane knapp (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16906609#comment-16906609 ] shane knapp commented on SPARK-28701: - [~srowen] [~hyukjin.kwon] [~dongjoon] what is the roadmap

[jira] [Updated] (SPARK-28701) add java11 support for spark pull request builds

2019-08-12 Thread shane knapp (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] shane knapp updated SPARK-28701: Issue Type: Improvement (was: Bug) > add java11 support for spark pull request builds >

[jira] [Commented] (SPARK-28701) add java11 support for spark pull request builds

2019-08-12 Thread shane knapp (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16905543#comment-16905543 ] shane knapp commented on SPARK-28701: - this also fails when running the k8s integration tests:

[jira] [Commented] (SPARK-28701) add java11 support for spark pull request builds

2019-08-12 Thread shane knapp (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16905477#comment-16905477 ] shane knapp commented on SPARK-28701: - builds are failing to generate the javadocs... {noformat}

[jira] [Created] (SPARK-28701) add java11 support for spark pull request builds

2019-08-12 Thread shane knapp (JIRA)
shane knapp created SPARK-28701: --- Summary: add java11 support for spark pull request builds Key: SPARK-28701 URL: https://issues.apache.org/jira/browse/SPARK-28701 Project: Spark Issue Type:

[jira] [Closed] (SPARK-28509) K8S integration tests are failing

2019-07-25 Thread shane knapp (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] shane knapp closed SPARK-28509. --- > K8S integration tests are failing > - > > Key:

[jira] [Commented] (SPARK-28509) K8S integration tests are failing

2019-07-25 Thread shane knapp (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16893031#comment-16893031 ] shane knapp commented on SPARK-28509: - checked that worker today and all k8s builds are running

[jira] [Commented] (SPARK-28509) K8S integration tests are failing

2019-07-24 Thread shane knapp (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16892219#comment-16892219 ] shane knapp commented on SPARK-28509: - ok, all fixed and builds are passing on this worker!

[jira] [Resolved] (SPARK-28509) K8S integration tests are failing

2019-07-24 Thread shane knapp (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] shane knapp resolved SPARK-28509. - Resolution: Fixed > K8S integration tests are failing > - > >

[jira] [Commented] (SPARK-28509) K8S integration tests are failing

2019-07-24 Thread shane knapp (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16892165#comment-16892165 ] shane knapp commented on SPARK-28509: - the entire k8s config on worker-09 is completely borked.

[jira] [Commented] (SPARK-28509) K8S integration tests are failing

2019-07-24 Thread shane knapp (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16892142#comment-16892142 ] shane knapp commented on SPARK-28509: - ah, got it! it's research-jenkins-worker-09! {noformat}

[jira] [Assigned] (SPARK-28509) K8S integration tests are failing

2019-07-24 Thread shane knapp (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] shane knapp reassigned SPARK-28509: --- Assignee: shane knapp > K8S integration tests are failing >

[jira] [Commented] (SPARK-28509) K8S integration tests are failing

2019-07-24 Thread shane knapp (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16892137#comment-16892137 ] shane knapp commented on SPARK-28509: - as a precautionary step, on all ubuntu workers, i: 1)

[jira] [Assigned] (SPARK-28457) curl: (60) SSL certificate problem: unable to get local issuer certificate More details here:

2019-07-22 Thread shane knapp (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] shane knapp reassigned SPARK-28457: --- Assignee: shane knapp > curl: (60) SSL certificate problem: unable to get local issuer

[jira] [Resolved] (SPARK-28457) curl: (60) SSL certificate problem: unable to get local issuer certificate More details here:

2019-07-22 Thread shane knapp (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] shane knapp resolved SPARK-28457. - Resolution: Fixed > curl: (60) SSL certificate problem: unable to get local issuer certificate

[jira] [Commented] (SPARK-28457) curl: (60) SSL certificate problem: unable to get local issuer certificate More details here:

2019-07-22 Thread shane knapp (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16890279#comment-16890279 ] shane knapp commented on SPARK-28457: - ok, the error i'm seeing in the lint job is most definitely

[jira] [Commented] (SPARK-28457) curl: (60) SSL certificate problem: unable to get local issuer certificate More details here:

2019-07-22 Thread shane knapp (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16890275#comment-16890275 ] shane knapp commented on SPARK-28457: - ok, curl was unhappy w/the old the cacert.pem, so i updated

[jira] [Commented] (SPARK-28457) curl: (60) SSL certificate problem: unable to get local issuer certificate More details here:

2019-07-22 Thread shane knapp (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16890255#comment-16890255 ] shane knapp commented on SPARK-28457: - looking in to it now. > curl: (60) SSL certificate problem:

[jira] [Closed] (SPARK-28114) Add Jenkins job for `Hadoop-3.2` profile

2019-06-28 Thread shane knapp (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] shane knapp closed SPARK-28114. --- > Add Jenkins job for `Hadoop-3.2` profile > > >

<    1   2   3   4   5   6   7   8   >