Running Samza with YARN Node label support

2019-12-17 Thread Debraj Manna
Hi I am seeing running samza with yarn node label is resolved in 0.12. https://issues.apache.org/jira/browse/SAMZA-1013?page=com.atlassian.jira.plugin.system.issuetabpanels%3Aall-tabpanel But I am not able to locate the relevant documentation in samza-yarn documentation

Re: Running Samza with YARN Node label support

2019-12-17 Thread Yang Zhang
Hello Debraj, We do not have a formal documentation in open source to describe how yarn node label is used in general. In contrast, we have an example of using yarn node label to specify Samza container to run over "HDD" rather than default "SSD" nodes. Please take a look at the following guide an

Re: Running Samza with YARN Node label support

2019-12-17 Thread Debraj Manna
Thanks, Yang for replaying. Yes, my use case is almost similar. Can you let me know which app-def you are referring to? I am not able to locate yarn.am.container.label in samza-configurations . Is there any samza