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:22:58 UTC

[jira] [Created] (HBASE-16897) remove direct layout/fs references from mapreduce utilities

Sean Busbey created HBASE-16897:
-----------------------------------

             Summary: remove direct layout/fs references from mapreduce utilities
                 Key: HBASE-16897
                 URL: https://issues.apache.org/jira/browse/HBASE-16897
             Project: HBase
          Issue Type: Sub-task
          Components: Filesystem Integration, mapreduce
            Reporter: Sean Busbey


Ensure MapReduce helpers / utilities do not directly reference filesystem or legacy implementation. make additions / changes to MasterStorage and RegionStorage as needed.


starting point:

hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/LoadIncrementalHFiles.java
hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/MultiTableSnapshotInputFormatImpl.java
hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/TableSnapshotInputFormatImpl.java



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