[ 
https://issues.apache.org/jira/browse/PHOENIX-4949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16640456#comment-16640456
 ] 

Hudson commented on PHOENIX-4949:
---------------------------------

FAILURE: Integrated in Jenkins build Phoenix-omid2 #115 (See 
[https://builds.apache.org/job/Phoenix-omid2/115/])
PHOENIX-4949 - IndexTool - updateIndexState called too many times (gjacoby: rev 
cb7d15816dec9952d4982d9669e45d2ae0fce617)
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/mapreduce/index/PhoenixIndexImportDirectReducer.java


> IndexTool - updateIndexState called too many times unnecessarily
> ----------------------------------------------------------------
>
>                 Key: PHOENIX-4949
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-4949
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 4.14.1
>            Reporter: Vincent Poon
>            Assignee: Geoffrey Jacoby
>            Priority: Minor
>             Fix For: 4.15.0, 5.1.0
>
>         Attachments: PHOENIX-4949.patch
>
>
> The IndexTool uses a reducer in the mapreduce job to set the index state to 
> 'active' after the mappers are done.  But the reduce() method is called once 
> per mapper, and there are potentially many hundreds or thousands of mappers.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to