[
https://issues.apache.org/jira/browse/PHOENIX-5252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16823624#comment-16823624
]
Hadoop QA commented on PHOENIX-5252:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12966666/PHOENIX-5252-master.patch
against master branch at commit 4ef749dd92d4af7529a07d343cb0186302979a14.
ATTACHMENT ID: 12966666
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 3 new
or modified tests.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:red}-1 release audit{color}. The applied patch generated 6 release
audit warnings (more than the master's current 0 warnings).
{color:green}+1 lineLengths{color}. The patch does not introduce lines
longer than 100
{color:red}-1 core tests{color}. The patch failed these unit tests:
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpgradeIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.MutableIndexSplitForwardScanIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.HashJoinMoreIT
Test results:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/2526//testReport/
Release audit warnings:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/2526//artifact/patchprocess/patchReleaseAuditWarnings.txt
Console output:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/2526//console
This message is automatically generated.
> Add job priority option to UpdateStatisticsTool
> -----------------------------------------------
>
> Key: PHOENIX-5252
> URL: https://issues.apache.org/jira/browse/PHOENIX-5252
> Project: Phoenix
> Issue Type: New Feature
> Reporter: Xinyi Yan
> Assignee: Xinyi Yan
> Priority: Major
> Labels: stats, statsCollection
> Fix For: 4.15.0, 5.1.0
>
> Attachments: PHOENIX-5252-4.x-HBase-1.4.patch,
> PHOENIX-5252-master.patch, PHOENIX-5252.patch
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> This Jira adds a new command line option that allows users to specify the job
> priority to the tool.
> The current implementation doesn't support the MR job priority, and it might
> limit the usecase. For instance, we have 10 running jobs in a queue, and we
> get a new urgent MR job. Instead of deleting all currently running jobs,
> inserting a high priority job could solve this problem.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)