- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
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?
- Labels:
-
Apache YARN
Created on ‎01-06-2016 06:27 PM - edited ‎09-16-2022 02:56 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Created ‎01-06-2016 06:34 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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...
Created ‎01-06-2016 06:34 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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...
Created ‎01-06-2016 09:14 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks.. Got it.
