[
https://issues.apache.org/jira/browse/PHOENIX-3061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15374699#comment-15374699
]
Hudson commented on PHOENIX-3061:
---------------------------------
FAILURE: Integrated in Phoenix-master #1325 (See
[https://builds.apache.org/job/Phoenix-master/1325/])
PHOENIX-3061 IndexTool marks index as ACTIVE and exit 0 even if bulkload
(jamestaylor: rev 8346c470fff04b2b6bab57ecfba93c9879afad7e)
*
phoenix-core/src/it/java/org/apache/phoenix/end2end/index/AsyncImmutableIndexIT.java
> IndexTool marks index as ACTIVE and exit 0 even if bulkload has error
> ---------------------------------------------------------------------
>
> Key: PHOENIX-3061
> URL: https://issues.apache.org/jira/browse/PHOENIX-3061
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 4.7.0
> Reporter: Tongzhou Wang
> Assignee: Tongzhou Wang
> Priority: Blocker
> Labels: easyfix
> Fix For: 4.8.0
>
> Attachments: PHOENIX-3061_addendum2.patch,
> PHOENIX-3061_addendum3.patch, fix.diff
>
>
> In `IndexTool`, the job exits with code 0 and marks the index table as ACTIVE
> even though MapReduce had error.
> See:
> https://github.com/apache/phoenix/blob/master/phoenix-core/src/main/java/org/apache/phoenix/mapreduce/index/IndexTool.java#L246-L256
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)