[
https://issues.apache.org/jira/browse/PHOENIX-2926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15397908#comment-15397908
]
Hudson commented on PHOENIX-2926:
---------------------------------
SUCCESS: Integrated in Phoenix-master #1345 (See
[https://builds.apache.org/job/Phoenix-master/1345/])
PHOENIX-2926 Skip loading data for table having local indexes when there
(rajeshbabu: rev ef7560f501747e6a389bbf62b1c3c2b30b65309f)
* phoenix-core/src/main/java/org/apache/phoenix/util/IndexUtil.java
* phoenix-core/src/main/java/org/apache/phoenix/mapreduce/index/IndexTool.java
*
phoenix-core/src/main/java/org/apache/phoenix/mapreduce/AbstractBulkLoadTool.java
> Skip loading data for table having local indexes when there is split during
> bulkload job
> ----------------------------------------------------------------------------------------
>
> Key: PHOENIX-2926
> URL: https://issues.apache.org/jira/browse/PHOENIX-2926
> Project: Phoenix
> Issue Type: Bug
> Reporter: Rajeshbabu Chintaguntla
> Assignee: Rajeshbabu Chintaguntla
> Fix For: 4.8.0
>
> Attachments: PHOENIX-2926.patch, PHOENIX-2926_addendum.patch
>
>
> Lets suppose a table having local indexes and there is a split during
> mapreduce job then loading data to table after job completing gives
> inconsistent results so it would be better to skip loading data and suggest
> user to rerun the job.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)