Hi, Anthony Short answer - it is not possible. Feel free to submit a patch. Make sure you find all places in the code where log / old directory path is constructed. I think Mattheo Bartozzi is working on a unified RS file system so you will need to align your patch with his work.
-Vlad On Mon, Sep 14, 2015 at 1:03 PM, Anthony Nguyen <[email protected] > wrote: > Hi all, > > Is it possible to define explicitly where the WAL / oldWAL is stored, > separate from where rootdir is? If not, would it break anything for me to > change HBase to allow for this? The context is to optimize the WAL location > for the use case of a shared filesystem. > > Thanks! >
