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-datalab.git
from ade32c3af fix
add e6d0b1713 [DATALAB-2998]: added new files for zeppelin
dataengine-service connection
add 420a87a03 [DATALAB-2998]: added new files nad changes for zeppelin
dataengine-service connection
add 23570d214 [DATALAB-2998]: fixed zeppelin hdinsight interpreter addition
add 612f9cc1c [DATALAB-2998]: added kernel removal
new 8ee2ceb80 Merge pull request #1735 from apache/DATALAB-2998
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:
.../files/azure/dataengine-service_Dockerfile | 1 +
.../src/general/files/azure/zeppelin_Dockerfile | 1 +
.../src/general/lib/azure/actions_lib.py | 171 +++++++++++++++++++++
.../src/general/lib/os/fab.py | 6 +
...common_notebook_configure_dataengine-service.py | 76 +++++----
.../scripts/azure/dataengine-service_terminate.py | 9 ++
.../zeppelin_dataengine-service_create_configs.py | 58 ++++---
.../zeppelin_install_dataengine-service_kernels.py | 55 +++----
.../azure/dataengine-service_interpreter_livy.json | 159 +++++++++++++++++++
9 files changed, 431 insertions(+), 105 deletions(-)
copy infrastructure-provisioning/src/general/scripts/{gcp =>
azure}/common_notebook_configure_dataengine-service.py (59%)
copy infrastructure-provisioning/src/general/scripts/{aws =>
azure}/zeppelin_dataengine-service_create_configs.py (59%)
copy infrastructure-provisioning/src/general/scripts/{aws =>
azure}/zeppelin_install_dataengine-service_kernels.py (71%)
create mode 100644
infrastructure-provisioning/src/general/templates/azure/dataengine-service_interpreter_livy.json
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]