I also searched for any reference to this directory in the source (and XMLs, etc.) and was not able to find anything.
My tmp folder got cleaned, and I did not changed any config file. I have opened HBase-8242 ( https://issues.apache.org/jira/browse/HBASE-8242 ) for that. It seems to be because of ZK. If I create the folder manually and chown it to my user, it's working fine. JM 2013/4/2 Stack <[email protected]>: > On Mon, Apr 1, 2013 at 6:05 PM, Jean-Marc Spaggiari <[email protected] >> wrote: > >> Hi Stack, >> >> What are the expectations regarding 0.95? Should we open JIRAs for the >> issues we found like for the other releases? >> >> > That'd be great JM. > > > >> I just tried to start it out of the box and it's failing. It tries to >> write on the /var/folders/ directory, which doesn't exist. >> >> > Can you tell what is trying to write? I do not know of a /var/folders > mention in code base (doesn't mean there isn't one). > > > >> Since it's a dev release, I can configure that, or add the rights, or >> create the directory, etc. and continue the testing with the remaining >> test cases. Or should I report even such small issues? >> > > Like Andrew said, if it doesn't start out of the box, that is not small. > Probably warrants a new RC. Try and figure who is making the /var/folder > references. > > Thanks for trying it out JM. > > St.Ack
