You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@dlab.apache.org by "Vira Vitanska (JIRA)" <ji...@apache.org> on 2018/12/05 14:25:00 UTC

[jira] [Created] (DLAB-108) [RStudio]: Terminating spark cluster behaves wrong for resources with similar name

Vira Vitanska created DLAB-108:
----------------------------------

             Summary: [RStudio]: Terminating spark cluster behaves wrong for resources with similar name
                 Key: DLAB-108
                 URL: https://issues.apache.org/jira/browse/DLAB-108
             Project: Apache DLab
          Issue Type: Bug
            Reporter: Vira Vitanska
            Assignee: Oleh Moskovych


When there more than 1 spark cluster created with similar name (e.g. cluster, cluster1) on RStudo action terminating for cluster also removed remote kernels for cluster1 from kernels list)

*Preconditions:*
1. two spark clusters are created on RStudio with names "spark" and "spark1"

*Steps to reproduce:*
1. terminate cluster with name "spark"

*Actual result:*
1. cluster with name "spark" is terminated
2. remote kernel of cluster with name "spark" is deleted from kernels list 
3. cluster with name "spark1" is running
4. remote kernel of cluster with name "spark1" is deleted from kernels list

*Expected result:*
1. cluster with name "spark" is terminated
2. remote kernel of cluster with name "spark" is deleted from kernels list 
3. cluster with name "spark1" is running
4. remote kernel of cluster with name "spark1" is available in kernels list



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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