You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dlab.apache.org by om...@apache.org on 2019/12/24 09:19:21 UTC

[incubator-dlab] branch develop updated (268d2f5 -> 88694e0)

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

omartushevskyi pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git.


    from 268d2f5  Merge pull request #501 from apache/default-values-fix
     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
     new 88694e0  Merge pull request #502 from apache/epm-v2.2-rc1-versions

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../scripts/deploy_repository/deploy_repository.py         |  2 +-
 infrastructure-provisioning/src/general/conf/dlab.ini      |  8 ++++----
 .../general/files/aws/dataengine-service_description.json  |  4 ++--
 .../src/general/files/aws/jupyter_description.json         |  4 ++--
 .../src/general/files/aws/rstudio_description.json         |  4 ++--
 .../src/general/files/aws/zeppelin_description.json        |  4 ++--
 .../src/general/files/azure/jupyter_description.json       |  4 ++--
 .../src/general/files/azure/rstudio_description.json       |  4 ++--
 .../src/general/files/azure/zeppelin_description.json      |  4 ++--
 .../general/files/gcp/dataengine-service_description.json  |  4 ++--
 .../src/general/files/gcp/jupyter_description.json         |  4 ++--
 .../src/general/files/gcp/rstudio_description.json         |  4 ++--
 .../src/general/files/gcp/zeppelin_description.json        |  4 ++--
 .../src/general/lib/os/debian/notebook_lib.py              |  2 +-
 infrastructure-provisioning/src/general/lib/os/fab.py      |  4 +++-
 .../src/general/lib/os/redhat/notebook_lib.py              |  2 +-
 .../general/scripts/aws/dataengine-service_jars_parser.py  | 14 ++++++--------
 .../general/scripts/gcp/dataengine-service_jars_parser.py  | 14 ++++++--------
 .../src/zeppelin/scripts/configure_zeppelin_node.py        |  1 +
 19 files changed, 45 insertions(+), 46 deletions(-)


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


[incubator-dlab] 01/01: Merge pull request #502 from apache/epm-v2.2-rc1-versions

Posted by om...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

omartushevskyi pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git

commit 88694e052ae1dadafeac415f5269e433284947bc
Merge: 268d2f5 ad40b5e
Author: Oleh Martushevskyi <Ol...@epam.com>
AuthorDate: Tue Dec 24 11:19:13 2019 +0200

    Merge pull request #502 from apache/epm-v2.2-rc1-versions
    
    Epm v2.2 rc1 versions

 .../scripts/deploy_repository/deploy_repository.py         |  2 +-
 infrastructure-provisioning/src/general/conf/dlab.ini      |  8 ++++----
 .../general/files/aws/dataengine-service_description.json  |  4 ++--
 .../src/general/files/aws/jupyter_description.json         |  4 ++--
 .../src/general/files/aws/rstudio_description.json         |  4 ++--
 .../src/general/files/aws/zeppelin_description.json        |  4 ++--
 .../src/general/files/azure/jupyter_description.json       |  4 ++--
 .../src/general/files/azure/rstudio_description.json       |  4 ++--
 .../src/general/files/azure/zeppelin_description.json      |  4 ++--
 .../general/files/gcp/dataengine-service_description.json  |  4 ++--
 .../src/general/files/gcp/jupyter_description.json         |  4 ++--
 .../src/general/files/gcp/rstudio_description.json         |  4 ++--
 .../src/general/files/gcp/zeppelin_description.json        |  4 ++--
 .../src/general/lib/os/debian/notebook_lib.py              |  2 +-
 infrastructure-provisioning/src/general/lib/os/fab.py      |  4 +++-
 .../src/general/lib/os/redhat/notebook_lib.py              |  2 +-
 .../general/scripts/aws/dataengine-service_jars_parser.py  | 14 ++++++--------
 .../general/scripts/gcp/dataengine-service_jars_parser.py  | 14 ++++++--------
 .../src/zeppelin/scripts/configure_zeppelin_node.py        |  1 +
 19 files changed, 45 insertions(+), 46 deletions(-)



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