[ 
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 flow, 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 application very flow, and hiveserver is blocked at 
SparkClientFactory.createClient method
after analysis, we think the synchronize on SparkClientFactory.createClient , 
can be removed


> HiveOnSpark sumbit query very flow 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
>            Assignee: 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 flow, 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)

Reply via email to