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

Hadoop QA commented on PHOENIX-5032:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/13011379/PHOENIX-5032.master.v2.patch
  against master branch at commit .
  ATTACHMENT ID: 13011379

    {color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

    {color:green}+1 tests included{color}.  The patch appears to include 0 new 
or modified tests.

                    {color:red}-1 Anti-pattern{color}.  The patch appears to 
have anti-pattern where BYTES_COMPARATOR was omitted:
             +  warnings=$(${GREP} -c 'new TreeMap<byte.*()' "${patchfile}").

                    {color:red}-1 Known Incompatible class{color}.  The patch 
appears to have  incompatible classes:
             +  warnings=$(${GREP} -c 'new TreeMap<byte.*()' "${patchfile}").

    {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 1 release 
audit warnings (more than the master's current 0 warnings).

    {color:red}-1 lineLengths{color}.  The patch introduces the following lines 
longer than 100:
    +    && tar -C /opt/spotbugs --strip-components 1 -xpf 
spotbugs/build/distributions/spotbugs-4.1.2.tgz \
+    curl -L --fail -o "${TEST_FRAMEWORK}/KEYS_YETUS" 
https://dist.apache.org/repos/dist/release/yetus/KEYS
+    curl -L --fail -O 
"https://dist.apache.org/repos/dist/release/yetus/${YETUS_RELEASE}/apache-yetus-${YETUS_RELEASE}-bin.tar.gz";
+    curl -L --fail -O 
"https://dist.apache.org/repos/dist/release/yetus/${YETUS_RELEASE}/apache-yetus-${YETUS_RELEASE}-bin.tar.gz.asc";
+    curl -L --fail 
"https://api.github.com/repos/${YETUS_PRERELEASE_GITHUB}/tarball/HEAD"; > 
yetus.tar.gz
+     { { [[ "${testtype}" == unit ]] || [[ "${testtype}" == compile ]] || [[ 
"${testtype}" == checkstyle ]]; } && \
+    
FLAKY_URL="https://ci-hadoop.apache.org/job/HBase/job/HBase-Find-Flaky-Tests/job/${PATCH_BRANCH}/lastSuccessfulBuild/artifact/excludes/";
+    add_vote_table -1 hbaseanti "" "The patch appears to have anti-pattern 
where BYTES_COMPARATOR was omitted."

     {color:red}-1 core tests{color}.  The patch failed these unit tests:
     
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.SortMergeJoinLocalIndexIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.MutableIndexIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.iterate.RoundRobinResultIteratorIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.tx.ParameterizedTransactionIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.SubqueryUsingSortMergeJoinIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.join.SubqueryIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.tx.TransactionIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.rpc.UpdateCacheIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.tx.FlappingTransactionIT

     {color:red}-1 core zombie tests{color}.  There are 1 zombie test(s): 

Test results: 
https://ci-hadoop.apache.org/job/PreCommit-PHOENIX-Build/85//testReport/
Code Coverage results: 
https://ci-hadoop.apache.org/job/PreCommit-PHOENIX-Build/85//artifact/phoenix-core/target/site/jacoco/index.html
Release audit warnings: 
https://ci-hadoop.apache.org/job/PreCommit-PHOENIX-Build/85//artifact/patchprocess/patchReleaseAuditWarnings.txt
Console output: 
https://ci-hadoop.apache.org/job/PreCommit-PHOENIX-Build/85//console

This message is automatically generated.

> add Apache Yetus to Phoenix
> ---------------------------
>
>                 Key: PHOENIX-5032
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5032
>             Project: Phoenix
>          Issue Type: Task
>            Reporter: Artem Ervits
>            Assignee: Istvan Toth
>            Priority: Major
>         Attachments: PHOENIX-5032.mnaster.v1.patch
>
>
> Spoke with [~elserj], will benefit greatly from Yetus.



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

Reply via email to