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

Sumit Gupta commented on KNOX-719:
----------------------------------

[~jeffreyr97], The patch is not applying correctly. You may have not created it 
in the right spot? The new module you created is fine but the files land up 
somewhere else. Probably because of this :

 gateway-service-rm/pom.xml                         |  81 +++++++++
 .../hadoop/gateway/rm/dispatch/RMDispatch.java     |  35 ++++
 .../hadoop/gateway/rm/dispatch/RMHaDispatch.java   | 185 +++++++++++++++++++++
 .../rm/dispatch/RMHaHttpClientDispatch.java        |  36 ++++
 .../gateway/rm/dispatch/RMHttpClientDispatch.java  |  45 +++++
 .../hadoop/gateway/rm/dispatch/RMUIHaDispatch.java | 185 +++++++++++++++++++++
 .../rm/dispatch/RMUIHaHttpClientDispatch.java      |  33 ++++
 .../rm/dispatch/RMUIHttpClientDispatch.java        |  45 +++++
 .../gateway/rm/dispatch/SafeModeException.java     |  21 +++
 .../gateway/rm/dispatch/StandbyException.java      |  21 +++
 .../apache/hadoop/gateway/rm/i18n/RMMessages.java  |  43 +++++
 .../gateway/rm/dispatch/RMHaDispatchTest.java      | 113 +++++++++++++

> Knox support for Yarn Resource Manager HA
> -----------------------------------------
>
>                 Key: KNOX-719
>                 URL: https://issues.apache.org/jira/browse/KNOX-719
>             Project: Apache Knox
>          Issue Type: Bug
>    Affects Versions: 0.6.0, 0.7.0, 0.8.0, 0.9.0, 0.10.0, 0.11.0
>            Reporter: Jeffrey E  Rodriguez
>            Assignee: Jeffrey E  Rodriguez
>             Fix For: 0.12.0
>
>         Attachments: KNOX-719.patch
>
>
> This would support both REST/UI YARN Resource Manager HA. Based on other HA 
> providers added in Knox.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to