Tests in mapred are failing
---------------------------
Key: HBASE-1026
URL: https://issues.apache.org/jira/browse/HBASE-1026
Project: Hadoop HBase
Issue Type: Bug
Components: test
Affects Versions: 0.19.0
Reporter: Jean-Daniel Cryans
Assignee: Jean-Daniel Cryans
Priority: Blocker
Currently MultiRegionTable sets hbase.log.dir to the value defined in
src/test/hbase-site.xml which is
{code}
<value>${user.dir}/logs</value>
{code}
And this points to HBASE_HOME/build/test/data/logs which is not there.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.