[
https://issues.apache.org/jira/browse/PHOENIX-1440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14211263#comment-14211263
]
Hudson commented on PHOENIX-1440:
---------------------------------
SUCCESS: Integrated in Phoenix-3.0-hadoop1 #314 (See
[https://builds.apache.org/job/Phoenix-3.0-hadoop1/314/])
PHOENIX-1440 Support csv quoting in bulk loader (greid: rev
84fc0e87244147de2889adea909b0ec4ba83fdf2)
* phoenix-core/src/main/java/org/apache/phoenix/mapreduce/CsvBulkImportUtil.java
*
phoenix-core/src/test/java/org/apache/phoenix/mapreduce/CsvBulkImportUtilTest.java
* 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/test/java/org/apache/phoenix/mapreduce/CsvToKeyValueMapperTest.java
> Add support for CSV quoting in bulk loader
> ------------------------------------------
>
> Key: PHOENIX-1440
> URL: https://issues.apache.org/jira/browse/PHOENIX-1440
> Project: Phoenix
> Issue Type: New Feature
> Reporter: Gabriel Reid
> Assignee: Gabriel Reid
> Attachments: PHOENIX-1440.patch
>
>
> Based on discussion and patch posted in the dev mailing list:
> http://s.apache.org/fT0
> The intention is to support reading CSV files that make use of quoting and
> escape characters via the bulk CSV loader.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)