You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Peter Vary (JIRA)" <ji...@apache.org> on 2016/11/10 16:02:58 UTC

[jira] [Updated] (HIVE-15051) Test framework integration with findbugs, rat checks etc.

     [ https://issues.apache.org/jira/browse/HIVE-15051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter Vary updated HIVE-15051:
------------------------------
    Attachment: ql.out
                beeline.out

For reference I have run the test for a fairly small patch on my macbook pro 2 times:
- Adding 3 new files to the beeline module (1 java, 1 xml, 1 q.out) - took ~4 mins - see the result in the attached beeline.out file
- Adding 3 new files (same as before) to the ql module (1 java, 1 xml, 1 q.out) - took ~12 mins - see the result in the attached ql.out file


> Test framework integration with findbugs, rat checks etc.
> ---------------------------------------------------------
>
>                 Key: HIVE-15051
>                 URL: https://issues.apache.org/jira/browse/HIVE-15051
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Testing Infrastructure
>            Reporter: Peter Vary
>            Assignee: Peter Vary
>         Attachments: beeline.out, ql.out
>
>
> Find a way to integrate code analysis tools like findbugs, rat checks to PreCommit tests, thus removing the burden from reviewers to check the code style and other checks which could be done by code. 
> Might worth to take a look on Yetus, but keep in mind the Hive has a specific parallel test framework.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)