[
https://issues.apache.org/jira/browse/PHOENIX-4009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16763832#comment-16763832
]
Hudson commented on PHOENIX-4009:
---------------------------------
FAILURE: Integrated in Jenkins build PreCommit-PHOENIX-Build #2318 (See
[https://builds.apache.org/job/PreCommit-PHOENIX-Build/2318/])
PHOENIX-5125 Some tests fail after PHOENIX-4009 (karanmehta93: rev
08c4496addd6417f6d3c3965fd3114f791e9fd44)
* (edit)
phoenix-core/src/it/java/org/apache/phoenix/schema/stats/NoOpStatsCollectorIT.java
* (edit)
phoenix-core/src/it/java/org/apache/phoenix/end2end/SpillableGroupByIT.java
> Run UPDATE STATISTICS command by using MR integration on snapshots
> ------------------------------------------------------------------
>
> Key: PHOENIX-4009
> URL: https://issues.apache.org/jira/browse/PHOENIX-4009
> Project: Phoenix
> Issue Type: Bug
> Reporter: Samarth Jain
> Assignee: Karan Mehta
> Priority: Major
> Labels: stats, statsCollection
> Fix For: 4.15.0, 5.1.0
>
> Attachments: PHOENIX-4009.4.x-HBase-1.4.001.patch,
> PHOENIX-4009.4.x-HBase-1.4.002.patch,
> PHOENIX-4009.4.x-HBase-1.4.003.addendum.patch,
> PHOENIX-4009.4.x-HBase-1.4.004.addendum.patch, PHOENIX-4009.master.001.patch,
> PHOENIX-4009.master.002.patch, PHOENIX-4009.master.003.patch,
> PHOENIX-4009.master.004.patch
>
> Time Spent: 16h
> Remaining Estimate: 0h
>
> Now that we have the capability to run queries against table snapshots
> through our map reduce integration, we can utilize this capability for stats
> collection too. This would make our stats collection more resilient, resource
> aware and less resource intensive. The bulk of the plumbing is already in
> place. We would need to make sure that the integration doesn't barf when the
> query is an UPDATE STATISTICS command.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)