keith-turner opened a new issue #13: Enable setting yarn queue URL: https://github.com/apache/fluo-yarn/issues/13 While running stress test on 4 nodes using, YARN put all the map reduce load task on a single node. I wanted to use YARN queues to spread processing evenly, but putting fluo workers in one queue and map reduce jobs in another queue. I don't see a way to do this at the moment. Could add a fluo-yarn property that sets queue using Twill. This functionality was added in the following Twill commit. https://github.com/apache/twill/commit/6bf8d95a661b2241c50cd4c644f13f26c7cc2659
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
