You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Harish Jaiprakash (JIRA)" <ji...@apache.org> on 2017/12/04 06:57:00 UTC

[jira] [Assigned] (HIVE-18210) create resource plan allows duplicates

     [ https://issues.apache.org/jira/browse/HIVE-18210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Harish Jaiprakash reassigned HIVE-18210:
----------------------------------------

    Assignee: Harish Jaiprakash

> create resource plan allows duplicates
> --------------------------------------
>
>                 Key: HIVE-18210
>                 URL: https://issues.apache.org/jira/browse/HIVE-18210
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Harish Jaiprakash
>            Assignee: Harish Jaiprakash
>
> Create resource plan allows duplicates. This was seen in a cluster:
> {code}
> +----------+-----------+--------------------+
> | rp_name  |  status   | query_parallelism  |
> +----------+-----------+--------------------+
> | plan_2   | ACTIVE    | 10                 |
> | plan_2   | DISABLED  | NULL               |
> +----------+-----------+--------------------+
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)