[
https://issues.apache.org/jira/browse/HBASE-1026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12650350#action_12650350
]
Jean-Daniel Cryans commented on HBASE-1026:
-------------------------------------------
Committed a fix where I just put ${user.dir}/../logs instead because it worked
on my machine.
> 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.