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

Richard Lee commented on SAMZA-563:
-----------------------------------

Samza built against YARN 2.4 works with YARN HA. However, when Recovery of the 
ResourceManager is enabled, the application ids assigned to jobs get an extra 
character in them, and the Samza ApplicationManager is unable to parse them, 
and crashes on startup (as it expects that part of the app id to be an 
integer).  Googling around quickly uncovered that this was a versionitis issue 
people see often with old MapReduce jobs.  The solution is to rebuild the 
MapReduce job against YARN 2.6.  I suspect the same solution will work for 
Samza.

> Upgrade Samza to YARN 2.6.0
> ---------------------------
>
>                 Key: SAMZA-563
>                 URL: https://issues.apache.org/jira/browse/SAMZA-563
>             Project: Samza
>          Issue Type: Bug
>          Components: yarn
>    Affects Versions: 0.9.0
>            Reporter: Chris Riccomini
>            Assignee: Aleksandar Pejakovic
>         Attachments: HELLO-SAMZA-563.0.patch, SAMZA-563.0.patch, 
> SAMZA-563.2.patch
>
>
> Samza is currently running on YARN 2.4.0. We should upgrade it to YARN 2.6.0.



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

Reply via email to