You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "maghamravikiran (JIRA)" <ji...@apache.org> on 2015/09/15 15:55:46 UTC

[jira] [Assigned] (PHOENIX-2216) Support single mapper pass to CSV bulk load table and indexes

     [ https://issues.apache.org/jira/browse/PHOENIX-2216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

maghamravikiran reassigned PHOENIX-2216:
----------------------------------------

    Assignee: maghamravikiran

> Support single mapper pass to CSV bulk load table and indexes
> -------------------------------------------------------------
>
>                 Key: PHOENIX-2216
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-2216
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: James Taylor
>            Assignee: maghamravikiran
>
> Instead of running separate MR jobs for CSV bulk load: once for the table and then once for each secondary index, generate both the data table HFiles and the index table(s) HFiles in one mapper phase.
> Not sure if we need HBASE-3727 to be implemented for this or if we can do it with existing HBase APIs.



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