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

Hudson commented on PHOENIX-5810:
---------------------------------

FAILURE: Integrated in Jenkins build PreCommit-PHOENIX-Build #3728 (See 
[https://builds.apache.org/job/PreCommit-PHOENIX-Build/3728/])
PHOENIX-5810 PhoenixMRJobSubmitter is not working on a cluster with a (stoty: 
rev e10642686314804030ffa4c151155f5483e97db4)
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/util/PhoenixMRJobUtil.java
* (add) 
phoenix-core/src/test/java/org/apache/phoenix/util/PhoenixMRJobUtilTest.java
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/mapreduce/index/automation/PhoenixMRJobSubmitter.java


> PhoenixMRJobSubmitter is not working on a cluster with a single yarn RM
> -----------------------------------------------------------------------
>
>                 Key: PHOENIX-5810
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5810
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Richard Antal
>            Assignee: Richard Antal
>            Priority: Major
>             Fix For: 5.1.0, 4.16.0
>
>         Attachments: PHOENIX-5810.master.v1.patch, 
> PHOENIX-5810.master.v2.patch, PHOENIX-5810.master.v3.patch, 
> PHOENIX-5810.master.v4.patch, PHOENIX-5810.master.v5.patch
>
>
> {code:java}
> Exception in thread "main" 
> org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = 
> NoNode for /yarn-leader-election{code}
> The error happens when we want to run scheduleIndexBuilds. In 
> getSubmittedYarnApps, getActiveResourceManagerHost uses zookeeper to 
> determine the active Resource Manager.
>  But /yarn-leader-election only exists if yarn is in HA mode.
> I think this function should work well when we have single yarn RM and read 
> its address from the config.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to