[
https://issues.apache.org/jira/browse/PHOENIX-2967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15318458#comment-15318458
]
Hudson commented on PHOENIX-2967:
---------------------------------
FAILURE: Integrated in Phoenix-master #1245 (See
[https://builds.apache.org/job/Phoenix-master/1245/])
PHOENIX-2967 CSV BulkLoad should properly handle empty family for (ssa: rev
b2e3018c8799f326f453983f66eaf6c4291acd0f)
*
phoenix-core/src/main/java/org/apache/phoenix/mapreduce/FormatToBytesWritableMapper.java
*
phoenix-core/src/main/java/org/apache/phoenix/mapreduce/FormatToKeyValueReducer.java
> CSV BulkLoad should properly handle empty family for logical tables.
> --------------------------------------------------------------------
>
> Key: PHOENIX-2967
> URL: https://issues.apache.org/jira/browse/PHOENIX-2967
> Project: Phoenix
> Issue Type: Bug
> Reporter: Sergey Soldatov
> Assignee: Sergey Soldatov
> Attachments: PHOENIX-2967-1.patch, PHOENIX-2967-2.patch
>
>
> Current code handle 1 empty CF name per physical table, which is wrong with
> new implementation of local indexes. Since TableRowKey has no information
> about the logical table, we need add column index for empty cf names instead
> of using -1.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)