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

Hudson commented on PHOENIX-2216:
---------------------------------

FAILURE: Integrated in Phoenix-master #929 (See 
[https://builds.apache.org/job/Phoenix-master/929/])
PHOENIX-2216 - Support single mapper pass to CSV bulk load table and 
(ravi.magham: rev b68521a4e7cadab0b30efa26de7b989020f085a3)
* phoenix-core/src/main/java/org/apache/phoenix/mapreduce/CsvBulkLoadTool.java
* 
phoenix-core/src/main/java/org/apache/phoenix/mapreduce/CsvToKeyValueMapper.java
* 
phoenix-core/src/main/java/org/apache/phoenix/mapreduce/bulkload/CsvTableRowkeyPair.java
* 
phoenix-core/src/main/java/org/apache/phoenix/mapreduce/CsvToKeyValueReducer.java
* 
phoenix-core/src/main/java/org/apache/phoenix/mapreduce/MultiHfileOutputFormat.java
* phoenix-core/src/it/java/org/apache/phoenix/mapreduce/CsvBulkLoadToolIT.java


> 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
>         Attachments: mhfileoutput-final.patch, 
> phoenix-custom-hfileoutputformat-comments.patch, 
> phoenix-custom-hfileoutputformat.patch, phoenix-multipleoutputs.patch, 
> phoenix-tests-split-on.patch
>
>
> 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)

Reply via email to