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

Hudson commented on PHOENIX-4009:
---------------------------------

FAILURE: Integrated in Jenkins build Phoenix-4.x-HBase-1.4 #53 (See 
[https://builds.apache.org/job/Phoenix-4.x-HBase-1.4/53/])
PHOENIX-4009 Run UPDATE STATISTICS command by using MR integration on (github: 
rev 522a3630a4cb8836cb7afc84b96a74e5d8fe06cb)
* (edit) phoenix-core/src/main/java/org/apache/phoenix/query/QueryServices.java
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/coprocessor/UngroupedAggregateRegionObserver.java
* (add) 
phoenix-core/src/it/java/org/apache/phoenix/schema/stats/NoOpStatsCollectorIT.java
* (add) 
phoenix-core/src/it/java/org/apache/phoenix/schema/stats/TxStatsCollectorIT.java
* (edit) 
phoenix-core/src/it/java/org/apache/phoenix/end2end/SpillableGroupByIT.java
* (add) 
phoenix-core/src/main/java/org/apache/phoenix/schema/stats/StatsCollectionDisabledOnServerException.java
* (delete) 
phoenix-core/src/it/java/org/apache/phoenix/end2end/NonTxStatsCollectorIT.java
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/schema/stats/NoOpStatisticsCollector.java
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/exception/SQLExceptionCode.java
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/query/GuidePostsCache.java
* (delete) 
phoenix-core/src/it/java/org/apache/phoenix/end2end/NamespaceEnabledStatsCollectorIT.java
* (add) 
phoenix-core/src/it/java/org/apache/phoenix/schema/stats/NonTxStatsCollectorIT.java
* (delete) 
phoenix-core/src/it/java/org/apache/phoenix/end2end/TxStatsCollectorIT.java
* (add) 
phoenix-core/src/it/java/org/apache/phoenix/schema/stats/NamespaceDisabledStatsCollectorIT.java
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/schema/stats/StatisticsCollectorFactory.java
* (add) 
phoenix-core/src/it/java/org/apache/phoenix/schema/stats/NamespaceEnabledStatsCollectorIT.java
* (edit) 
phoenix-core/src/it/java/org/apache/phoenix/schema/stats/BaseStatsCollectorIT.java
* (delete) 
phoenix-core/src/it/java/org/apache/phoenix/end2end/NamespaceDisabledStatsCollectorIT.java
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/schema/stats/DefaultStatisticsCollector.java
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/schema/stats/StatisticsCollector.java
* (edit) 
phoenix-core/src/it/java/org/apache/phoenix/end2end/ParallelStatsDisabledIT.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
>         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)

Reply via email to