[ https://issues.apache.org/jira/browse/YETUS-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15433810#comment-15433810 ]
Yetus QA commented on YETUS-445: -------------------------------- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem || Runtime || Comment || | {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m 14s{color} | {color:blue} Docker mode activated. {color} | | {color:green}+1{color} | {color:green} @author {color} | {color:green} 0m 0s{color} | {color:green} The patch does not contain any @author tags. {color} | | {color:red}-1{color} | {color:red} pylint {color} | {color:red} 0m 3s{color} | {color:red} The patch generated 2 new + 0 unchanged - 0 fixed = 2 total (was 0) {color} | | {color:green}+1{color} | {color:green} whitespace {color} | {color:green} 0m 0s{color} | {color:green} The patch has no whitespace issues. {color} | | {color:green}+1{color} | {color:green} asflicense {color} | {color:green} 0m 0s{color} | {color:green} The patch does not generate ASF License warnings. {color} | | {color:black}{color} | {color:black} {color} | {color:black} 0m 23s{color} | {color:black} {color} | \\ \\ || Subsystem || Report/Notes || | Docker | Client=1.11.2 Server=1.11.2 Image:yetus/yetus:e4e4903 | | JIRA Patch URL | https://issues.apache.org/jira/secure/attachment/12825147/YETUS-445.001.patch | | JIRA Issue | YETUS-445 | | Optional Tests | pylint | | uname | Linux c92ec7cee0e9 3.13.0-92-generic #139-Ubuntu SMP Tue Jun 28 20:42:26 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux | | Build tool | nobuild | | git revision | master / 2111a01 | | pylint | v1.6.4 | | pylint | https://builds.apache.org/job/PreCommit-YETUS-Build/479/artifact/patchprocess/diff-patch-pylint.txt | | modules | C: . U: . | | Console output | https://builds.apache.org/job/PreCommit-YETUS-Build/479/console | | Powered by | Apache Yetus 0.4.0-SNAPSHOT http://yetus.apache.org | This message was automatically generated. > Incorporate check_compatibility that runs Java API Compliance Checker > --------------------------------------------------------------------- > > Key: YETUS-445 > URL: https://issues.apache.org/jira/browse/YETUS-445 > Project: Yetus > Issue Type: New Feature > Affects Versions: 0.3.0 > Reporter: Andrew Wang > Assignee: Andrew Wang > Attachments: YETUS-445.001.patch > > > Kudu has a check_compatibility.py script which runs Java ACC to determine API > changes between releases. HBase has a similar script written in bash, and > there's also demand for using this in Hadoop. > Rather than having this script in 3 different places, it'd be nice if it was > maintained in Yetus instead. We can bring in the Kudu version as a starting > point: > https://github.com/apache/kudu/blob/master/build-support/check_compatibility.py -- This message was sent by Atlassian JIRA (v6.3.4#6332)