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 15:38:17 UTC

[incubator-dlab] branch v2.1-RC2 updated (0df8595 -> ff87b7c)

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

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


    from 0df8595  DLAB-527 fixed bug with azure billing
     add d3759ce  [DLAB-573]:fixed issue with azure_client_id
     add 8f7ba5d  [DLAB-573]: added needed parameters
     add b1f47a1  DLAB-573 added refresh token param for spark reconfiguration
     new ff87b7c  Merge pull request #64 from apache/DLAB-573

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 #64 from apache/DLAB-573

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

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

commit ff87b7cd27eb626ad97db74f629be3e25282e522
Merge: 0df8595 b1f47a1
Author: Oleh Martushevskyi <Ol...@epam.com>
AuthorDate: Wed Mar 27 17:38:13 2019 +0200

    Merge pull request #64 from apache/DLAB-573
    
    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