You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Aihua Xu (JIRA)" <ji...@apache.org> on 2015/02/18 19:14:11 UTC

[jira] [Resolved] (HIVE-9546) Create table taking substantially longer time when other select queries are run in parallel.

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

Aihua Xu resolved HIVE-9546.
----------------------------
    Resolution: Duplicate

You are hitting HIVE-9199. If you think it's not such issue, please reopen and provide more information.

> Create table taking substantially longer time when other select queries are run in parallel.
> --------------------------------------------------------------------------------------------
>
>                 Key: HIVE-9546
>                 URL: https://issues.apache.org/jira/browse/HIVE-9546
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 0.13.1
>         Environment: RedHat Linux, Cloudera 5.3.0
>            Reporter: sri venu bora
>            Assignee: Aihua Xu
>         Attachments: Hive_create_Issue.txt
>
>
> Create table taking substantially longer time when other select queries are run in parallel.
> We were able to reproduce the issue using beeline in two sessions.
> Beeline Shell 1: 
>  a) create table with no other queries running on hive ( took approximately 0.313 seconds)
>  b) Insert Data into the table
>  c) Run a select count query on the above table
> Beeline Shell 2: 
>  a) create table while step c) is running in the Beeline Shell 1. (took approximately 60.431 seconds)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)