[
https://issues.apache.org/jira/browse/AMBARI-20264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15891468#comment-15891468
]
Hadoop QA commented on AMBARI-20264:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12855495/AMBARI-20264.patch
against trunk revision .
{color:red}-1 patch{color}. Top-level trunk compilation may be broken.
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/10840//console
This message is automatically generated.
> HiveServer2 Interactive start failed after WE enable
> ----------------------------------------------------
>
> Key: AMBARI-20264
> URL: https://issues.apache.org/jira/browse/AMBARI-20264
> Project: Ambari
> Issue Type: Bug
> Components: stacks
> Affects Versions: 2.5.0
> Reporter: Jayush Luniya
> Assignee: Jayush Luniya
> Fix For: 2.5.0
>
> Attachments: AMBARI-20264.patch
>
>
> {code}
> hive --service llapstatus -w -r 0.8 -i 2 -t 200
> ######## Hortonworks #############
> This is MOTD message, added for testing in qe infra
> SLF4J: Class path contains multiple SLF4J bindings.
> SLF4J: Found binding in
> [jar:file:/grid/0/hdp/2.6.0.0-572/hive2/lib/log4j-slf4j-impl-2.6.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]
> SLF4J: Found binding in
> [jar:file:/grid/0/hdp/2.6.0.0-572/hadoop/lib/slf4j-log4j12-1.7.10.jar!/org/slf4j/impl/StaticLoggerBinder.class]
> SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an
> explanation.
> SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
> WARN conf.HiveConf: HiveConf hive.llap.daemon.vcpus.per.instance expects INT
> type value
> LLAPSTATUS WatchMode with timeout=200 s
> --------------------------------------------------------------------------------
> LLAP Starting up with AppId=application_1488363522091_0001.
> --------------------------------------------------------------------------------
> LLAP Starting up with AppId=application_1488363522091_0001. Started 0/1
> instances
> --------------------------------------------------------------------------------
> LLAP Starting up with AppId=application_1488363522091_0001. Started 0/1
> instances
> --------------------------------------------------------------------------------
> LLAP Starting up with AppId=application_1488363522091_0001. Started 0/1
> instances
> --------------------------------------------------------------------------------
> LLAP Starting up with AppId=application_1488363522091_0001. Started 0/1
> instances
> --------------------------------------------------------------------------------
> LLAP Starting up with AppId=application_1488363522091_0001. Started 0/1
> instances
> --------------------------------------------------------------------------------
> LLAP Starting up with AppId=application_1488363522091_0001. Started 0/1
> instances
> --------------------------------------------------------------------------------
> LLAP Starting up with AppId=application_1488363522091_0001. Started 0/1
> instances
> --------------------------------------------------------------------------------
> LLAP Starting up with AppId=application_1488363522091_0001. Started 0/1
> instances
> --------------------------------------------------------------------------------
> LLAP Starting up with AppId=application_1488363522091_0001. Started 0/1
> instances
> --------------------------------------------------------------------------------
> LLAP Starting up with AppId=application_1488363522091_0001. Started 0/1
> instances
> --------------------------------------------------------------------------------
> LLAP Starting up with AppId=application_1488363522091_0001. Started 0/1
> instances
> --------------------------------------------------------------------------------
> LLAP Starting up with AppId=application_1488363522091_0001. Started 0/1
> instances
> --------------------------------------------------------------------------------
> LLAP Starting up with AppId=application_1488363522091_0001. Started 0/1
> instances
> --------------------------------------------------------------------------------
> {
> "amInfo" : {
> "appName" : "llap0",
> "appType" : "org-apache-slider",
> "appId" : "application_1488363522091_0001",
> "containerId" : "container_e01_1488363522091_0001_01_000001",
> "hostname" : "ctr-e129-1487033772569-30632-01-000004.hwx.site",
> "amWebUrl" :
> "http://ctr-e129-1487033772569-30632-01-000004.hwx.site:32864/"
> },
> "state" : "LAUNCHING",
> "originalConfigurationPath" :
> "hdfs://ctr-e129-1487033772569-30632-01-000002.hwx.site:8020/user/cstm-hive/.slider/cluster/llap0/snapshot",
> "generatedConfigurationPath" :
> "hdfs://ctr-e129-1487033772569-30632-01-000002.hwx.site:8020/user/cstm-hive/.slider/cluster/llap0/generated",
> "desiredInstances" : 1,
> "liveInstances" : 0,
> "appStartTime" : 1488363931836,
> "runningThresholdAchieved" : false
> }
> WARN cli.LlapStatusServiceDriver: Watch timeout 200s exhausted before desired
> state RUNNING is attained.
> 2017-03-01 10:28:51,909 - LLAP app 'llap0' current state is LAUNCHING.
> 2017-03-01 10:28:51,909 - LLAP app 'llap0' current state is LAUNCHING.
> 2017-03-01 10:28:51,909 - LLAP app 'llap0' deployment unsuccessful.
> Command failed after 1 tries
> {code}
> Need to increase the retry count and hence the total_timeout value used for
> llapstatus check.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)