[ https://issues.apache.org/jira/browse/HIVE-18210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16276790#comment-16276790 ]
Hive QA commented on HIVE-18210: -------------------------------- | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote || Subsystem || Runtime || Comment || || || || || {color:brown} Prechecks {color} || | {color:green}+1{color} | {color:green} @author {color} | {color:green} 0m 0s{color} | {color:green} The patch does not contain any @author tags. {color} | || || || || {color:brown} master Compile Tests {color} || || || || || {color:brown} Patch Compile Tests {color} || | {color:green}+1{color} | {color:green} whitespace {color} | {color:green} 0m 0s{color} | {color:green} The patch has no whitespace issues. {color} | || || || || {color:brown} Other Tests {color} || | {color:green}+1{color} | {color:green} asflicense {color} | {color:green} 0m 29s{color} | {color:green} The patch does not generate ASF License warnings. {color} | | {color:black}{color} | {color:black} {color} | {color:black} 1m 13s{color} | {color:black} {color} | \\ \\ || Subsystem || Report/Notes || | Optional Tests | asflicense | | uname | Linux hiveptest-server-upstream 3.16.0-4-amd64 #1 SMP Debian 3.16.36-1+deb8u1 (2016-09-03) x86_64 GNU/Linux | | Build tool | maven | | Personality | /data/hiveptest/working/yetus/dev-support/hive-personality.sh | | git revision | master / 2a89e83 | | modules | C: metastore U: metastore | | Console output | http://104.198.109.242/logs//PreCommit-HIVE-Build-8102/yetus.txt | | Powered by | Apache Yetus http://yetus.apache.org | This message was automatically generated. > 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)