[
https://issues.apache.org/jira/browse/HBASE-11003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13973103#comment-13973103
]
Hudson commented on HBASE-11003:
--------------------------------
FAILURE: Integrated in HBase-0.94-security #471 (See
[https://builds.apache.org/job/HBase-0.94-security/471/])
HBASE-11003 ExportSnapshot is using the wrong fs when staging dir is not in
fs.defaultFS (mbertozzi: rev 1588280)
*
/hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/snapshot/ExportSnapshot.java
> ExportSnapshot is using the wrong fs when staging dir is not in fs.defaultFS
> ----------------------------------------------------------------------------
>
> Key: HBASE-11003
> URL: https://issues.apache.org/jira/browse/HBASE-11003
> Project: HBase
> Issue Type: Bug
> Components: snapshots
> Affects Versions: 0.94.18
> Reporter: Matteo Bertozzi
> Assignee: Matteo Bertozzi
> Fix For: 0.94.19
>
> Attachments: HBASE-11003-v0.patch
>
>
> The code in 94 is using the "inputFs" as fs to write on the stagingDir, while
> 96+ is looking that up from the stagingDir path
--
This message was sent by Atlassian JIRA
(v6.2#6252)