You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datalab.apache.org by yk...@apache.org on 2021/06/16 09:39:05 UTC

[incubator-datalab] branch develop updated (1bf1940 -> 15783c1)

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

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


    from 1bf1940  Merge branch 'develop' of https://github.com/apache/incubator-datalab into develop
     add 97b493c  [DATALAB-2430] -- added missed param
     new 15783c1  Merge pull request #1198 from apache/DATALAB-2430

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:
 .../SparkStandaloneClusterResource.java            | 35 ++++++++---
 .../computational/SparkComputationalCreateGcp.java | 69 +++++++++++++++-------
 .../dto/SparkStandaloneClusterCreateForm.java      | 31 ++++++++--
 .../service/impl/ComputationalServiceImpl.java     | 11 +++-
 .../datalab/backendapi/util/RequestBuilder.java    | 23 +++++---
 5 files changed, 125 insertions(+), 44 deletions(-)

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


[incubator-datalab] 01/01: Merge pull request #1198 from apache/DATALAB-2430

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

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

commit 15783c1dcb1fc07b92dd88cfcb2b2bf8f51dbe04
Merge: 1bf1940 97b493c
Author: Kinash Yurii <ur...@gmail.com>
AuthorDate: Wed Jun 16 12:38:31 2021 +0300

    Merge pull request #1198 from apache/DATALAB-2430
    
    [DATALAB-2430] -- added missed param

 .../SparkStandaloneClusterResource.java            | 35 ++++++++---
 .../computational/SparkComputationalCreateGcp.java | 69 +++++++++++++++-------
 .../dto/SparkStandaloneClusterCreateForm.java      | 31 ++++++++--
 .../service/impl/ComputationalServiceImpl.java     | 11 +++-
 .../datalab/backendapi/util/RequestBuilder.java    | 23 +++++---
 5 files changed, 125 insertions(+), 44 deletions(-)

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