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/09/03 07:48:26 UTC

[incubator-dlab] branch develop updated (6d252f2 -> 16b60f1)

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

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


    from 6d252f2  [DLAB-2019]: Allowed to stop notebook if at least one instance is in running status during multiple choice (#886)
     add b0220e5  [DLAB-1980]: disabled raise exception in case of notebook spark reconfiguration
     add 703c18d  [DLAB-1980]: added check if cluster_dir exists on instance
     add 18c6d1f  [DLAB-1980]: added check whether /opt/{cluster_dir} exists for gcp and azure
     add ea956ac  [DLAB-1980]: added another check whether /opt/{cluster_dir} exists
     new 16b60f1  Merge pull request #887 from apache/DLAB-1980

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/lib/aws/actions_lib.py   | 5 +++--
 infrastructure-provisioning/src/general/lib/azure/actions_lib.py | 5 +++--
 infrastructure-provisioning/src/general/lib/gcp/actions_lib.py   | 5 +++--
 3 files changed, 9 insertions(+), 6 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 #887 from apache/DLAB-1980

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

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

commit 16b60f1b9b6b9b064ba82b837d096eeaa61f3837
Merge: 6d252f2 ea956ac
Author: bodnarmykola <46...@users.noreply.github.com>
AuthorDate: Thu Sep 3 10:48:13 2020 +0300

    Merge pull request #887 from apache/DLAB-1980
    
    [DLAB-1980]: [Jupyter]: Custom Spark Standalone creation/reconfiguration fails

 infrastructure-provisioning/src/general/lib/aws/actions_lib.py   | 5 +++--
 infrastructure-provisioning/src/general/lib/azure/actions_lib.py | 5 +++--
 infrastructure-provisioning/src/general/lib/gcp/actions_lib.py   | 5 +++--
 3 files changed, 9 insertions(+), 6 deletions(-)



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