[
https://issues.apache.org/jira/browse/PHOENIX-5091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16757706#comment-16757706
]
Hudson commented on PHOENIX-5091:
---------------------------------
FAILURE: Integrated in Jenkins build PreCommit-PHOENIX-Build #2291 (See
[https://builds.apache.org/job/PreCommit-PHOENIX-Build/2291/])
PHOENIX-5091 Add new features to UpdateStatisticsTool (#430) (karanmehta93: rev
03eabebb12a317be201cdd8a2e5984420d755b15)
* (edit)
phoenix-core/src/it/java/org/apache/phoenix/schema/stats/BaseStatsCollectorIT.java
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/schema/stats/UpdateStatisticsTool.java
* (add)
phoenix-core/src/test/java/org/apache/phoenix/schema/stats/UpdateStatisticsToolTest.java
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/query/GuidePostsCache.java
> Add new features to UpdateStatisticsTool
> ----------------------------------------
>
> Key: PHOENIX-5091
> URL: https://issues.apache.org/jira/browse/PHOENIX-5091
> Project: Phoenix
> Issue Type: Improvement
> Reporter: Karan Mehta
> Assignee: Karan Mehta
> Priority: Major
> Fix For: 4.15.0, 5.1.0
>
> Time Spent: 3h 40m
> Remaining Estimate: 0h
>
> {{UpdateStatisticsTool}} can be enhanced with following features to improve
> its overall ease of use.
> # Automatically take snapshot of the table before running the command (Add a
> new switch for this)
> # Automatically run tool for all relevant indexes (global and view indexes)
> # Do not rerun the job if it has ran recently (Based on some time threshold,
> LAST_STATS_UPDATED_TIME)
> Features will be added after PHOENIX-4009 is completed.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)