[ 
https://issues.apache.org/jira/browse/SAMZA-2600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bharath Kumarasubramanian updated SAMZA-2600:
---------------------------------------------
    Description: 
AM and container share a bunch of string literals but these are not constants 
and if the strings do not exactly match on both ends, no tests fails but the 
job certainly will.

Rename `samza.autosizing.server.url` to yarn.am.tracking.url. It is unused and 
should have been cleaned up when autosizing module was deprecated. Instead, we 
are reusing it for AM HA and hence the rename.

 

  was:
AM and container share a bunch of string literals but these are not constants 
and if the strings do not exactly match on both ends, no tests fails but the 
job certainly will.

 


> Extract constants for strings used by both AM and container
> -----------------------------------------------------------
>
>                 Key: SAMZA-2600
>                 URL: https://issues.apache.org/jira/browse/SAMZA-2600
>             Project: Samza
>          Issue Type: Improvement
>            Reporter: Lakshmi Manasa Gaduputi
>            Assignee: Lakshmi Manasa Gaduputi
>            Priority: Minor
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> AM and container share a bunch of string literals but these are not constants 
> and if the strings do not exactly match on both ends, no tests fails but the 
> job certainly will.
> Rename `samza.autosizing.server.url` to yarn.am.tracking.url. It is unused 
> and should have been cleaned up when autosizing module was deprecated. 
> Instead, we are reusing it for AM HA and hence the rename.
>  



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

Reply via email to