Your cluster Resource Manager returned 0 available memory when the app started.
Bikas -----Original Message----- From: Johannes Zillmann [mailto:[email protected]] Sent: Monday, August 18, 2014 12:37 PM To: [email protected] Subject: context.getTotalAvailableResource().getMemory() is 0 Hey folks, in my InputInitializer i'm doing InputInitializerContext context = getContext(); int memory = context.getTotalAvailableResource().getMemory(); The returned memory is 0. Any idea what could be the reason for that ? Johannes -- 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.
