[
https://issues.apache.org/jira/browse/HBASE-19549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16296180#comment-16296180
]
Hudson commented on HBASE-19549:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #4251 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/4251/])
HBASE-19549 Change path comparison in CommonFSUtils (stack: rev
abae90787fdf2a207ebacae3223eee21cf3f7659)
* (edit)
hbase-common/src/main/java/org/apache/hadoop/hbase/util/CommonFSUtils.java
* (edit)
hbase-mapreduce/src/main/java/org/apache/hadoop/hbase/mapreduce/TableMapReduceUtil.java
> Change path comparison in CommonFSUtils
> ---------------------------------------
>
> Key: HBASE-19549
> URL: https://issues.apache.org/jira/browse/HBASE-19549
> Project: HBase
> Issue Type: Bug
> Reporter: Peter Somogyi
> Assignee: Peter Somogyi
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-19549.master.001.patch,
> HBASE-19549.master.002.patch
>
>
> CommonFSUtils had a reference comparison in isValidWALRootDir. It was changed
> to equals and [~stack] recommended to use Path:makeQualified.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)