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

Brock Noland commented on HIVE-9726:
------------------------------------

[~sandyr],

We are trying to upgrade to {{1.3}} and seeing some strangeness with YARN mode. 
Basically we wait until the containers we request on start, actually start:

https://github.com/apache/hive/blob/trunk/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java#L914

in the attached log we see:

{noformat}
2015-02-20 08:52:08,597 INFO  [Reporter] yarn.YarnAllocator 
(Logging.scala:logInfo(59)) - Received 2 containers from YARN, launching 
executors on 0 of them.
{noformat}

then a few minutes later we error out:

{noformat}
2015-02-20 08:55:54,235 ERROR [main]: QTestUtil 
(QTestUtil.java:setSparkSession(916)) - Timed out waiting for Spark cluster to 
init
{noformat}

> Upgrade to spark 1.3 [Spark Branch]
> -----------------------------------
>
>                 Key: HIVE-9726
>                 URL: https://issues.apache.org/jira/browse/HIVE-9726
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Spark
>    Affects Versions: spark-branch
>            Reporter: Brock Noland
>            Assignee: Brock Noland
>         Attachments: HIVE-9671.1-spark.patch
>
>




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

Reply via email to