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

Hudson commented on PHOENIX-5720:
---------------------------------

FAILURE: Integrated in Jenkins build PreCommit-PHOENIX-Build #3407 (See 
[https://builds.apache.org/job/PreCommit-PHOENIX-Build/3407/])
PHOENIX-5720 Multiple scans on the same table region cause incorrect (kadir: 
rev f57b5b4732a421af61d99d30413ff81533dd1e8f)
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/coprocessor/IndexRebuildRegionScanner.java
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/mapreduce/index/IndexTool.java


> Multiple scans on the same table region cause incorrect IndexTool counters
> --------------------------------------------------------------------------
>
>                 Key: PHOENIX-5720
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5720
>             Project: Phoenix
>          Issue Type: Improvement
>    Affects Versions: 5.0.0, 4.14.3
>            Reporter: Kadir OZDEMIR
>            Assignee: Kadir OZDEMIR
>            Priority: Major
>             Fix For: 4.15.0, 5.1.0
>
>         Attachments: PHOENIX-5720.mater.001.patch
>
>
> IndexTool records its counters on an HBase table and uses table region name 
> as the row key. When there are multiple scans on the same table region (i.e., 
> when there are multiple MR mappers working on the same table region), these 
> rows get overwritten and this leads to incorrect total counts.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to