Probably a question for the Hadoop YARN/MR mailing list since the simulator code lives there.
Bikas -----Original Message----- From: Fabio [mailto:[email protected]] Sent: Friday, November 14, 2014 3:30 AM To: [email protected] Subject: SLS and Tez With SLS (Yarn Scheduler Load Simulator) I can test a MR job trace against different schedulers, but to do so I see one has to specify "yarn.sls.am.type.mapreduce" that is "The AMSimulator implementation for MapReduce-like applications. Users can specify implementations for other type of applications.". As far as I understand this class is a simulator of the AM, so I suppose that if I want to execute a job trace as if it is run on top of Tez, I should implement this class in order to simulate a Tez AM. Is this correct? A of today is there already some implementation of this? Thanks in advance Fabio -- CONFIDENTIALITY NOTICE NOTICE: This message is intended for the use of the individual or entity to which it is addressed and may contain information that is confidential, privileged and exempt from disclosure under applicable law. If the reader of this message is not the intended recipient, you are hereby notified that any printing, copying, dissemination, distribution, disclosure or forwarding of this communication is strictly prohibited. If you have received this communication in error, please contact the sender immediately and delete it from your system. Thank You.
