[ 
https://issues.apache.org/jira/browse/HIVE-17882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16216588#comment-16216588
 ] 

Harish Jaiprakash commented on HIVE-17882:
------------------------------------------

Thanks [~prasanth_j]. I'll fix that, I do not think its swapped. But status 
which is a string is displaying an integer, possible after the move to enums.

Please use "SELECT * FROM SYS.WM_RESOURCEPLANS" for now.

> Resource plan retrieval looks incorrect
> ---------------------------------------
>
>                 Key: HIVE-17882
>                 URL: https://issues.apache.org/jira/browse/HIVE-17882
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 3.0.0
>            Reporter: Prasanth Jayachandran
>
> {code}
> 0: jdbc:hive2://localhost:10000> show resource plan global;
> +----------+---------+--------------------+
> | rp_name  | status  | query_parallelism  |
> +----------+---------+--------------------+
> | global   | 1       | NULL               |
> +----------+---------+--------------------+
> {code}
> looks like status and query_parallelism got swapped.



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

Reply via email to