Description
Client is going OOM with large directory listing ClientNamenodeProtocolTranslatorPB#getListing
I captured a memory dump and noted that each and every LocatedFileStatus has its own copy of the user name and group name. It is sucking down a lot of memory.