You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "wangwenli (JIRA)" <ji...@apache.org> on 2016/03/21 02:03:33 UTC

[jira] [Updated] (HIVE-13308) HiveOnSpark sumbit query very slow when hundred of beeline exectue at same time

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

wangwenli updated HIVE-13308:
-----------------------------
    Description: 
backgroud: hive on spark featuer,  yarn cluster mode
details:
when using hundred of beeline submit query at the same time, we found that   yarn get application very slow, and hiveserver is blocked at SparkClientFactory.createClient method
after analysis, we think the synchronize on SparkClientFactory.createClient , can be removed

  was:
backgroud: hive on spark featuer,  yarn cluster mode
details:
when using hundred of beeline submit query at the same time, we found that   yarn get application very flow, and hiveserver is blocked at SparkClientFactory.createClient method
after analysis, we think the synchronize on SparkClientFactory.createClient , can be removed

        Summary: HiveOnSpark sumbit query very slow when hundred of beeline exectue at same time  (was: HiveOnSpark sumbit query very flow when hundred of beeline exectue at same time)

> HiveOnSpark sumbit query very slow when hundred of beeline exectue at same time
> -------------------------------------------------------------------------------
>
>                 Key: HIVE-13308
>                 URL: https://issues.apache.org/jira/browse/HIVE-13308
>             Project: Hive
>          Issue Type: Bug
>          Components: Spark
>    Affects Versions: 1.2.1
>            Reporter: wangwenli
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> backgroud: hive on spark featuer,  yarn cluster mode
> details:
> when using hundred of beeline submit query at the same time, we found that   yarn get application very slow, and hiveserver is blocked at SparkClientFactory.createClient method
> after analysis, we think the synchronize on SparkClientFactory.createClient , can be removed



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