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/03/27 16:14:47 UTC

[incubator-dlab] branch develop updated (038fb9d -> 34ef8f4)

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 038fb9d  Merge pull request #60 from ioleksandr/DLAB-552
     add 70a9151  [DLAB-573]:fixed issue with azure_client_id
     add afa9711  [DLAB-573]: added needed parameters
     add 044a120  DLAB-573 added refresh token param for spark reconfiguration
     new 34ef8f4  Merge pull request #65 from apache/DLAB-573-dev

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:
 .../src/general/lib/azure/actions_lib.py           |    2 +-
 .../dataengine_reconfigure_spark/template.json     |    1 +
 .../notebook_reconfigure_spark/template.json       |    1 +
 .../ComputationalClusterConfigDTO.java             |    2 +
 ...xploratoryReconfigureSparkClusterActionDTO.java |   19 +-
 .../epam/dlab/backendapi/util/RequestBuilder.java  | 1046 ++++++++++----------
 6 files changed, 547 insertions(+), 524 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 #65 from apache/DLAB-573-dev

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 34ef8f4d57de8977434e15c5b59df206b11b379e
Merge: 038fb9d 044a120
Author: Oleh Martushevskyi <Ol...@epam.com>
AuthorDate: Wed Mar 27 18:14:43 2019 +0200

    Merge pull request #65 from apache/DLAB-573-dev
    
    Fixed issue with Spark reconfiguration on Azure

 .../src/general/lib/azure/actions_lib.py           |    2 +-
 .../dataengine_reconfigure_spark/template.json     |    1 +
 .../notebook_reconfigure_spark/template.json       |    1 +
 .../ComputationalClusterConfigDTO.java             |    2 +
 ...xploratoryReconfigureSparkClusterActionDTO.java |   19 +-
 .../epam/dlab/backendapi/util/RequestBuilder.java  | 1046 ++++++++++----------
 6 files changed, 547 insertions(+), 524 deletions(-)


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