So if I am starting out a clean 1.5 build, I do not need the property at all?
On Fri, May 3, 2013 at 9:28 AM, Eric Newton <[email protected]> wrote: > This is done for upgrades. > > If you have WAL files from 1.4, and you start 1.5, the system still needs > to know where to get the WALs from local disk. > > -Eric > > > > On Fri, May 3, 2013 at 8:10 AM, Roshan Punnoose <[email protected]> wrote: > >> Hey, >> >> I noticed there is an issue relating to putting the WAL in hdfs, and now >> the start up scripts do not start the logger process. Do the >> logger.dir.walog configuration properties still need to be set, pointing >> to where the walog will exist? (The default accumulo-site.xml still has the >> property) >> >> Roshan >> > >
