Vira Vitanska created DATALAB-2424:
--------------------------------------

             Summary: Jupyter/Zeppelin notebook creation fail on command sudo 
-S -p '[sudo] password: ' mkfs.ext4 -F /dev/sdb1
                 Key: DATALAB-2424
                 URL: https://issues.apache.org/jira/browse/DATALAB-2424
             Project: Apache DataLab
          Issue Type: Bug
      Security Level: Public (Regular Issues)
          Components: DataLab Main
            Reporter: Vira Vitanska
            Assignee: Leonid Frolov
             Fix For: v.2.5
         Attachments: Jupyter-Zeppelin.png

The bug was found on GCP. Perhaps it's related to all clouds.

*Preconditions:*
 # Project is created

*Steps to reproduce:*
 # Create Jupyter/Zeppelin

*Actual result:*
 # Jupyter/Zeppelin creation fails

{code:java}
The file /dev/sdb1 does not exist and no size was specified.
sudo -S -p '[sudo] password: ' mkfs.ext4 -F /dev/sdb1
Traceback (most recent call last):
  File "/root/scripts/zeppelin_configure.py", line 184, in <module>
    subprocess.run("~/scripts/{}.py {}".format('configure_zeppelin_node', 
params), shell=True, check=True)
  File "/usr/lib/python3.8/subprocess.py", line 512, in run
    raise CalledProcessError(retcode, process.args,
{code}
*Expected result:*

1. Jupyter/zeppelin creation is successful



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to