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

stack commented on HBASE-22025:
-------------------------------

So here are the files that are causing the rat failures cited over in 
HBASE-22022:

{code}
git log 
hbase-server/src/test/resources/a6a6562b777440fd9c34885428f5cb61.21e75333ada3d5bafb34bb918f29576c
commit a45cb72ef23e3d1c52091a1a6376e8a3aeceed94
Author: stack <st...@apache.org>
Date:   Mon Oct 12 23:10:06 2015 -0700

    HBASE-14588 Stop accessing test resources from within src folder (Andrew 
Wang)

and


commit 29bb309798afdda85cc5f67dd9b9f6b48f052a76
Author: Michael Stack <st...@apache.org>
Date:   Sat May 26 20:35:30 2012 +0000

    HBASE-4336 Convert source tree into maven modules

    git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1342958 
13f79535-47bb-0310-9956-ffa450edef68
{code}

We have exclusion for a different data file in same dir in the rat exclusions 
list... but not for the above two.

I can't explain why we start failing now and only on the nightly runs... not 
when run locally or when building a release.....

Adding exclusions...

> RAT check fails in nightlies; fails on (old) test data files.
> -------------------------------------------------------------
>
>                 Key: HBASE-22025
>                 URL: https://issues.apache.org/jira/browse/HBASE-22025
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: stack
>            Priority: Major
>
> The nightly runs where we check RM steps fails in branch-2.1 because the rat 
> test complains about old test data files not having licenses. See HBASE-22022 
> for how we turned up this issue. This JIRA adds exclusions for these files 
> that cause failure.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to