[
https://issues.apache.org/jira/browse/HBASE-2728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12878813#action_12878813
]
Todd Lipcon commented on HBASE-2728:
------------------------------------
Only question: are we sure that that Filesystem.get is the first instantiation
of the filesystem? If the filesystem is already in the Cache, then setting the
conf var at this point won't do anything.
> Support for HADOOP-4829
> -----------------------
>
> Key: HBASE-2728
> URL: https://issues.apache.org/jira/browse/HBASE-2728
> Project: HBase
> Issue Type: Bug
> Reporter: Jean-Daniel Cryans
> Assignee: Jean-Daniel Cryans
> Fix For: 0.20.6
>
> Attachments: HBASE-2728.patch
>
>
> Users who have a HADOOP-4829 patched hadoop will run into the issue that
> closing a RS cleanly result into data loss because the FileSystem will be
> closed before the regions are. Cloudera is an example. We need to support
> those users.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.