[ https://issues.apache.org/jira/browse/HIVE-18210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16279633#comment-16279633 ]
Sergey Shelukhin commented on HIVE-18210: ----------------------------------------- +1 > 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 > Attachments: HIVE-18210.01.patch > > > 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)