[
https://issues.apache.org/jira/browse/DATALAB-2607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17488656#comment-17488656
]
Vira Vitanska commented on DATALAB-2607:
----------------------------------------
*Closed:*
Commit ID 47d5c395725cc9634350b701a9eaad1464125403.
> [GCP] Data Engine Service (Dataproc) creation fails on RStudio/Zeppelin
> -----------------------------------------------------------------------
>
> Key: DATALAB-2607
> URL: https://issues.apache.org/jira/browse/DATALAB-2607
> Project: Apache DataLab
> Issue Type: Bug
> Security Level: Public(Regular Issues)
> Components: DataLab Main
> Affects Versions: v.2.5.1
> Reporter: Vira Vitanska
> Assignee: Leonid Frolov
> Priority: Major
> Labels: Debian, DevOps, GCP, Known_issues(release2.5.1),
> pull-request-available
> Fix For: v.2.5.2
>
> Attachments: GCP Dataproc on RStudio Zeppelin .png
>
>
> *Preconditions:*
> # RStudio/Zeppelin is in running status
> *Steps to reproduce:*
> # Create Data Engine Service (Dataproc) on RStudio/Zeppelin
> *Actual result:*
> # Data Engine Service creation fails
> {code:java}
> [chan 1] Opened sftp connection (server version 3)
> Warning: Permanently added '172.31.16.4' (ECDSA) to the list of known hosts.
> Traceback (most recent call last):
> File "/usr/local/bin/create_configs.py", line 26, in <module>
> from datalab.actions_lib import *
> File "/usr/lib/python3.8/datalab/actions_lib.py", line 24, in <module>
> import datalab.common_lib
> File "/usr/lib/python3.8/datalab/common_lib.py", line 27, in <module>
> from datalab.logger import logging
> File "/usr/lib/python3.8/datalab/logger.py", line 32, in <module>
> local_log_filename = "{}_{}.log".format(os.environ['conf_resource'],
> os.environ['request_id'])
> File "/usr/lib/python3.8/os.py", line 675, in __getitem__
> raise KeyError(key) from None
> KeyError: 'request_id'
> {code}
> *Expected result:*
> # Data Engine Service creation is successful
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]