You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Sean Busbey (JIRA)" <ji...@apache.org> on 2016/10/20 21:12:58 UTC

[jira] [Created] (HBASE-16895) Remove directory layout / fs references from HBase IO package

Sean Busbey created HBASE-16895:
-----------------------------------

             Summary: Remove directory layout / fs references from HBase IO package
                 Key: HBASE-16895
                 URL: https://issues.apache.org/jira/browse/HBASE-16895
             Project: HBase
          Issue Type: Sub-task
          Components: Filesystem Integration
            Reporter: Sean Busbey
            Priority: Minor
             Fix For: hbase-14439


remove direct references to the filesystem directories and/or legacy implementation from classes in the hbase io package and make needed supporting changes in the MasterStorage / RegionStorage interface.

(alternatively, remove whatever is using them w/reasoning)

hbase-server/src/main/java/org/apache/hadoop/hbase/io/FileLink.java
hbase-server/src/main/java/org/apache/hadoop/hbase/io/HFileLink.java
hbase-server/src/main/java/org/apache/hadoop/hbase/io/WALLink.java
hbase-server/src/main/java/org/apache/hadoop/hbase/io/asyncfs/FanOutOneBlockAsyncDFSOutput.java
hbase-server/src/main/java/org/apache/hadoop/hbase/io/asyncfs/FanOutOneBlockAsyncDFSOutputHelper.java
hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/HFile.java
hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/HFilePrettyPrinter.java
hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/HFileWriterImpl.java



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)