[
https://issues.apache.org/jira/browse/HBASE-7400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matteo Bertozzi updated HBASE-7400:
-----------------------------------
Attachment: HBASE-7400-v1.patch
sorry Ted, I tend to forget to reply, to comments/nits/suggestions that I agree
with, and I'm going change the code.
Anyway, you're right.
The configuration doesn't matter since the user should specify a qualified path
hdfs://cluster2
and in case of unqualified path, you've an "unexpected" result in both case.
but at least using the getConf()
you're sure that you get all your config (HBaseConfig is used) and maybe your
fs.default.name is inside one of those.
> ExportSnapshot mapper closes the FileSystem
> -------------------------------------------
>
> Key: HBASE-7400
> URL: https://issues.apache.org/jira/browse/HBASE-7400
> Project: HBase
> Issue Type: Sub-task
> Components: Client, master, regionserver, snapshots, Zookeeper
> Reporter: Matteo Bertozzi
> Assignee: Matteo Bertozzi
> Priority: Blocker
> Fix For: hbase-6055, 0.96.0
>
> Attachments: HBASE-7400-v0.patch, HBASE-7400-v1.patch
>
>
> The ExportSnapshotMapper closes the FileSystem on cleanup,
> and in case of shared instead, since there's no ref count, the job fails.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira