[
https://issues.apache.org/jira/browse/HIVE-11969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14941783#comment-14941783
]
Sergey Shelukhin edited comment on HIVE-11969 at 10/2/15 9:29 PM:
------------------------------------------------------------------
Tested the recent patch on cluster, clogging the nodes with spurious llap
processes :)
The CLI looks like the attached while the corresponding Tez app is submitted
but not running. When I stopped the llap cluster, the query started running.
I could run queries (such as "use database") without Tez AM (see OK above the
query start).
Query also compiled without waiting for AM.
!Screen Shot 2015-10-02 at 14.23.17 .png!
was (Author: sershe):
Tested the recent patch on cluster, clogging it with spurious llap processes :)
The CLI looks like the attached while Tez app is submitted but not running.
When I stopped the llap cluster, the query started running.
I could run the queries (such as "use database") without Tez AM (see OK above
the query start).
Query also compiled without waiting for AM.
!Screen Shot 2015-10-02 at 14.23.17 .png!
> start Tez session in background when starting CLI
> -------------------------------------------------
>
> Key: HIVE-11969
> URL: https://issues.apache.org/jira/browse/HIVE-11969
> Project: Hive
> Issue Type: Bug
> Components: Tez
> Reporter: Sergey Shelukhin
> Assignee: Sergey Shelukhin
> Attachments: HIVE-11969.01.patch, HIVE-11969.02.patch,
> HIVE-11969.03.patch, HIVE-11969.patch, Screen Shot 2015-10-02 at 14.23.17 .png
>
>
> Tez session spins up AM, which can cause delays, esp. if the cluster is very
> busy.
> This can be done in background, so the AM might get started while the user is
> running local commands and doing other things.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)