Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SW-2688] Update Repository Key In Spark R Docker Files #2729

Merged
merged 21 commits into from
Feb 15, 2022
Merged

Conversation

mn-mikke
Copy link
Collaborator

@mn-mikke mn-mikke commented Feb 7, 2022

This PR also replaces usage of deadsnakes repository with conda environments since Ubuntu 16.04 is not supported anymory (https://launchpad.net/~deadsnakes/+archive/ubuntu/ppa):

Supported Ubuntu and Python Versions
====================================

- Ubuntu 18.04 (bionic) Python2.3 - Python 2.6, Python 3.1 - Python 3.5, Python3.7 - Python3.11
- Ubuntu 20.04 (focal) Python3.5 - Python3.7, Python3.9 - Python3.11
- Note: Python2.7 (all), Python 3.6 (bionic), Python 3.8 (focal) are not provided by deadsnakes as upstream ubuntu provides those packages.
- Note: for focal, older python versions require libssl1.0.x so they are not currently built

The packages may also work on other versions of Ubuntu or Debian, but that is not tested or supported.

@mn-mikke mn-mikke marked this pull request as ready for review February 14, 2022 10:34
Copy link
Contributor

@kanech kanech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mn-mikke mn-mikke merged commit bf1b113 into master Feb 15, 2022
@mn-mikke mn-mikke deleted the mn/SW-2688 branch February 15, 2022 13:20
mn-mikke added a commit that referenced this pull request Feb 15, 2022
* [SW-2688] Update Repository Key In Spark R Docker Files

* add apt-get update

* replace virtualenv with conda envs

* fix docker file

* fix docker file

* fix docker file

* source doesn't exist

* source doesn't exist

* fix

* fix2

* fix3

* use bash intead of sh

* typo

* read bashrc

* activate conda

* remove extra user command

* Update Docker Image Version

* update pipeline

* use conda instead of pip

* Update Docker Image Version

Co-authored-by: h2o-ops <h2o-ops@h2o.ai>
(cherry picked from commit bf1b113)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants