You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dlab.apache.org by lf...@apache.org on 2020/08/21 07:23:09 UTC

[incubator-dlab] branch develop updated (6d69c44 -> c5f771a)

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

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


    from 6d69c44  Created tests for BillingServiceImpl
     add e6e7a15  [DLAB-1985] - Got rid of previous logic for allocation of Spark executor memory [DLAB-1979] - Deep Learning creation fixed
     new c5f771a  Merge pull request #869 from apache/DLAB-1985

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:
 infrastructure-provisioning/src/general/conf/dlab.ini                 | 4 ++--
 infrastructure-provisioning/src/general/lib/aws/actions_lib.py        | 4 ++--
 infrastructure-provisioning/src/general/lib/azure/actions_lib.py      | 4 ++--
 infrastructure-provisioning/src/general/lib/gcp/actions_lib.py        | 4 ++--
 infrastructure-provisioning/src/general/lib/os/fab.py                 | 2 +-
 .../src/general/scripts/aws/dataengine-service_create.py              | 2 +-
 .../src/general/scripts/aws/dataengine-service_prepare.py             | 2 +-
 .../src/general/scripts/os/jupyter_install_dataengine_kernels.py      | 4 ++--
 8 files changed, 13 insertions(+), 13 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 #869 from apache/DLAB-1985

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

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

commit c5f771afef9a546cf0abf9612d3b3494ef6a8872
Merge: 6d69c44 e6e7a15
Author: Leonid Frolov <51...@users.noreply.github.com>
AuthorDate: Fri Aug 21 10:22:59 2020 +0300

    Merge pull request #869 from apache/DLAB-1985
    
    [DLAB-1985] - Got rid of previous logic for allocation of Spark executor memory

 infrastructure-provisioning/src/general/conf/dlab.ini                 | 4 ++--
 infrastructure-provisioning/src/general/lib/aws/actions_lib.py        | 4 ++--
 infrastructure-provisioning/src/general/lib/azure/actions_lib.py      | 4 ++--
 infrastructure-provisioning/src/general/lib/gcp/actions_lib.py        | 4 ++--
 infrastructure-provisioning/src/general/lib/os/fab.py                 | 2 +-
 .../src/general/scripts/aws/dataengine-service_create.py              | 2 +-
 .../src/general/scripts/aws/dataengine-service_prepare.py             | 2 +-
 .../src/general/scripts/os/jupyter_install_dataengine_kernels.py      | 4 ++--
 8 files changed, 13 insertions(+), 13 deletions(-)



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