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

Aihua Xu commented on HIVE-9546:
--------------------------------

[~vbora] Seems you are hitting the issue HIVE-9199. 

> 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
>         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)

Reply via email to