Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

If we are using slider to start the package and run that application into yarn container, do we need to mention node label as well in the command while starting the application through slider,in order to run on particular node?

avatar
Expert Contributor
 
1 ACCEPTED SOLUTION

avatar
Expert Contributor

The node label is specified in the resources.json file as the yarn.label.expression property. See an example here: https://slider.incubator.apache.org/docs/configura...

View solution in original post

2 REPLIES 2

avatar
Expert Contributor

The node label is specified in the resources.json file as the yarn.label.expression property. See an example here: https://slider.incubator.apache.org/docs/configura...

avatar
Expert Contributor

Thanks.. Got it.