You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dlab.apache.org by my...@apache.org on 2020/01/28 12:59:41 UTC

[incubator-dlab] branch DLAB-1483-1 updated (e0ae67b -> 6a7e0c1)

This is an automated email from the ASF dual-hosted git repository.

mykolabodnar pushed a change to branch DLAB-1483-1
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git.


    from e0ae67b  [DLAB-1482] - [AWS]: Notebook/cluster links are not opened successfully fixed
     add 27cda4c  [DLAB-1346] - EMR version updated [DLAB-1348] - Spark version updated [DLAB-1350] - Jupyter version updated
     add 609e1ee  [DLAB-1349] - Dataproc version updated
     add 9be6be7  [DLAB-255] - Zeppelin version updated to 0.8.2 Descriptions for Zeppelin and Jupyter updated
     add e46f838  [DLAB-1352] - Restudio version updated to 1.2.5033
     add ad40b5e  updated descriptions
     add 680910a  Merge pull request #503 from apache/epm-v2.2-rc1-versions
     add 6ba5b25  Fixed issue with building DLab docker images
     add 14f97f9  Merge pull request #521 from apache/epmrc1-1411
     add 5aa3a53  [odahu-integration] Updated jupyterlab Dockerfile
     add ebfa22c  [DLAB-1404] - [GCP] Simultaneously Data Engine Service creation fixed
     add eb58e91  Merge pull request #523 from apache/DLAB-1404
     add bd44231  [DLAB-1454] - Link to maven repository changed
     add 2aac1c0  Merge pull request #530 from apache/epm-v2.2-rc1-maven-link
     add 1c35628  [DLAB-1479]: Fixed issue with R repository
     add b00a184  Merge pull request #558 from apache/r-fix
     add cf00755  [DLAB-1482] - [AWS]: Notebook/cluster links are not opened successfully fixed
     add 108dacc  Merge pull request #559 from apache/DLAB-1482
     add 6a7e0c1  Merge branch 'epm-v2.2-rc1' into DLAB-1483-1

No new revisions were added by this update.

Summary of changes:
 .../scripts/deploy_repository/deploy_repository.py | 16 +++++------
 .../templates/addCustomRepository.groovy           |  2 +-
 .../src/general/conf/dlab.ini                      | 10 +++----
 .../files/aws/dataengine-service_description.json  |  4 +--
 .../src/general/files/aws/jupyter_description.json |  4 +--
 .../src/general/files/aws/rstudio_description.json |  4 +--
 .../general/files/aws/zeppelin_description.json    |  4 +--
 .../general/files/azure/jupyter_description.json   |  4 +--
 .../general/files/azure/rstudio_description.json   |  4 +--
 .../general/files/azure/zeppelin_description.json  |  4 +--
 .../files/gcp/dataengine-service_description.json  |  4 +--
 .../src/general/files/gcp/jupyter_description.json |  4 +--
 .../src/general/files/gcp/rstudio_description.json |  4 +--
 .../general/files/gcp/zeppelin_description.json    |  4 +--
 .../src/general/lib/azure/actions_lib.py           | 12 ++++----
 .../src/general/lib/gcp/actions_lib.py             |  2 +-
 .../src/general/lib/gcp/meta_lib.py                | 11 ++++++++
 .../src/general/lib/os/debian/notebook_lib.py      |  6 ++--
 .../src/general/lib/os/debian/ssn_lib.py           |  2 +-
 .../src/general/lib/os/fab.py                      | 32 ++++++++++++----------
 .../src/general/lib/os/redhat/notebook_lib.py      |  6 ++--
 .../scripts/aws/dataengine-service_jars_parser.py  | 14 ++++------
 .../src/general/scripts/aws/edge_configure.py      |  4 +--
 .../jupyter_dataengine-service_create_configs.py   | 14 +++++-----
 .../scripts/gcp/dataengine-service_jars_parser.py  | 14 ++++------
 .../scripts/gcp/dataengine-service_prepare.py      |  9 +++++-
 .../general/templates/aws/interpreter_livy.json    |  2 +-
 .../general/templates/aws/interpreter_spark.json   |  2 +-
 .../general/templates/azure/interpreter_livy.json  |  2 +-
 .../general/templates/azure/interpreter_spark.json |  2 +-
 .../general/templates/gcp/interpreter_livy.json    |  2 +-
 .../general/templates/gcp/interpreter_spark.json   |  2 +-
 .../src/jupyterlab/Dockerfile_jupyterlab           |  8 ++----
 .../src/project/scripts/configure_keycloak.py      |  1 +
 .../src/ssn/scripts/configure_docker.py            |  9 ++++--
 .../zeppelin/scripts/configure_zeppelin_node.py    |  1 +
 36 files changed, 125 insertions(+), 104 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@dlab.apache.org
For additional commands, e-mail: commits-help@dlab.apache.org