It sounds reasonable to me to support an hdfs:// URI for the config file. I was already thinking about adding support for a config file that could specify extra libs in HDFS (for iterators, etc.), to support ACCUMULO-708.
On Sun, Sep 30, 2012 at 9:38 PM, Kristopher Kane <[email protected]> wrote: >>> /usr/bin/accumulo-tserver --config=/etc/accumulo/tserver.conf >>> /usr/bin/accumulo-master --config=/etc/accumulo/master.conf >>> >>> and for the shell >>> /usr/bin/accumulo --config=~/.accumulo/config > > In addition, what about a hook into HDFS for calling configurations > from a shared workspace? --config could parse a protocol or assume > local if not in protocol format. > > -Kris
