You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Ankit Singhal (JIRA)" <ji...@apache.org> on 2017/11/16 10:22:00 UTC

[jira] [Created] (PHOENIX-4385) Refactor MultiHfileOutputFormat code to remove dependencies on private interfaces.

Ankit Singhal created PHOENIX-4385:
--------------------------------------

             Summary: Refactor MultiHfileOutputFormat code to remove dependencies on private interfaces.
                 Key: PHOENIX-4385
                 URL: https://issues.apache.org/jira/browse/PHOENIX-4385
             Project: Phoenix
          Issue Type: Bug
            Reporter: Ankit Singhal


Refactor MultiHfileOutputFormat code to remove dependencies on private interfaces.
{code}
import org.apache.hadoop.hbase.io.hfile.HFileContext;
import org.apache.hadoop.hbase.io.hfile.HFileContextBuilder;
import org.apache.hadoop.hbase.regionserver.HStore;
import org.apache.hadoop.hbase.regionserver.StoreFileWriter;
{code}




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)