[
https://issues.apache.org/jira/browse/PHOENIX-5128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16766646#comment-16766646
]
Hudson commented on PHOENIX-5128:
---------------------------------
FAILURE: Integrated in Jenkins build PreCommit-PHOENIX-Build #2330 (See
[https://builds.apache.org/job/PreCommit-PHOENIX-Build/2330/])
PHOENIX-5128 Add ability to skip header in CsvBulkLoadTool (elserj: rev
20bc74145762d2b19e80b609bec901489accd5cb)
* (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)