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/10/24 13:17:00 UTC

[jira] [Assigned] (HIVE-17882) Resource plan retrieval looks incorrect

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

Harish Jaiprakash reassigned HIVE-17882:
----------------------------------------

    Assignee: Harish Jaiprakash

> 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
>            Assignee: Harish Jaiprakash
>
> {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)