[
https://issues.apache.org/jira/browse/PHOENIX-5128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16766294#comment-16766294
]
Hudson commented on PHOENIX-5128:
---------------------------------
FAILURE: Integrated in Jenkins build Phoenix-4.x-HBase-1.4 #71 (See
[https://builds.apache.org/job/Phoenix-4.x-HBase-1.4/71/])
PHOENIX-5128 Add ability to skip header in CsvBulkLoadTool (elserj: rev
e1c48a78950d0dd29e6d486f49a3291cd3ac640d)
* (edit)
phoenix-core/src/it/java/org/apache/phoenix/end2end/CsvBulkLoadToolIT.java
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/mapreduce/AbstractBulkLoadTool.java
* (add)
phoenix-core/src/main/java/org/apache/phoenix/mapreduce/PhoenixTextInputFormat.java
> Provide option to skip header with CsvBulkLoadTool
> --------------------------------------------------
>
> Key: PHOENIX-5128
> URL: https://issues.apache.org/jira/browse/PHOENIX-5128
> Project: Phoenix
> Issue Type: New Feature
> Reporter: Josh Elser
> Assignee: Josh Elser
> Priority: Major
> Fix For: 4.15.0, 5.1.0
>
> Attachments: PHOENIX-5128.001.patch
>
>
> We can pretty easily add a feature to skip the "header" row of a CSV file
> with a thin wrapper around the TextInputFormat/LineRecordReader.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)