Re: Unused API in LocalDirAllocator

2012-09-04 Thread Hemanth Yamijala
Thanks. Filed https://issues.apache.org/jira/browse/HADOOP-8765. Hemanth On Tue, Sep 4, 2012 at 6:22 PM, Robert Evans wrote: > I don't think it really matters that much. The API is limited Private and > unstable, so I would say just remove it, but fixing it is fine too. > Either way file a JIRA

Re: Unused API in LocalDirAllocator

2012-09-04 Thread Robert Evans
I don't think it really matters that much. The API is limited Private and unstable, so I would say just remove it, but fixing it is fine too. Either way file a JIRA on it. --Bobby On 9/4/12 6:34 AM, "Hemanth Yamijala" wrote: >Hi, > >Stumbled on the fact that LocalDirAllocator.ifExists() is not