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

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

Harish Jaiprakash created HIVE-18210:
----------------------------------------

             Summary: 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


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)