[ 
https://issues.apache.org/jira/browse/HBASE-21688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16754418#comment-16754418
 ] 

Vladimir Rodionov edited comment on HBASE-21688 at 1/28/19 10:38 PM:
---------------------------------------------------------------------

{quote}
I think this should also be changed to get WAL FS since it implicitly required.
{quote}

{code}
path.getFileSystem(conf)
{code}

gives us the right FS, is not it, [~zyork]? I am fixing problems and wrong code 
with this patch and the above code is correct and works as expected.


was (Author: vrodionov):
{quote}
I think this should also be changed to get WAL FS since it implicitly required.
{quote}

{code}
path.getFileSystem(conf)
{code}

gives us the right FS, is not it, [~zyork]?

> Address WAL filesystem issues
> -----------------------------
>
>                 Key: HBASE-21688
>                 URL: https://issues.apache.org/jira/browse/HBASE-21688
>             Project: HBase
>          Issue Type: Bug
>          Components: Filesystem Integration, wal
>            Reporter: Vladimir Rodionov
>            Assignee: Vladimir Rodionov
>            Priority: Major
>              Labels: s3
>             Fix For: 3.0.0
>
>         Attachments: HBASE-21688-amend.2.patch, HBASE-21688-amend.patch, 
> HBASE-21688-v1.patch
>
>
> Scan and fix code base to use new way of instantiating WAL File System. 
> https://issues.apache.org/jira/browse/HBASE-21457?focusedCommentId=16734688&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16734688



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to