[
https://issues.apache.org/jira/browse/HIVE-23711?focusedWorklogId=447172&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-447172
]
ASF GitHub Bot logged work on HIVE-23711:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 17/Jun/20 09:25
Start Date: 17/Jun/20 09:25
Worklog Time Spent: 10m
Work Description: abstractdog opened a new pull request #1136:
URL: https://github.com/apache/hive/pull/1136
…e header by rat plugin
## NOTICE
Please create an issue in ASF JIRA before opening a pull request,
and you need to set the title of the pull request which starts with
the corresponding JIRA issue number. (e.g. HIVE-XXXXX: Fix a typo in YYY)
For more details, please see
https://cwiki.apache.org/confluence/display/Hive/HowToContribute
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 447172)
Remaining Estimate: 0h
Time Spent: 10m
> Some IDE generated files should not be checked for license header by rat
> plugin
> -------------------------------------------------------------------------------
>
> Key: HIVE-23711
> URL: https://issues.apache.org/jira/browse/HIVE-23711
> Project: Hive
> Issue Type: Bug
> Reporter: László Bodor
> Assignee: László Bodor
> Priority: Major
> Attachments: rat.txt
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> As attached in [^rat.txt], there was an incorrect rat check:
> {code}
> Files with unapproved licenses:
> /Users/lbodor/apache/hive/shims/common/.factorypath
> {code}
> In this patch, I'm about to take care of .factorypath and some other files
> which should be ignored by rat, as they are generated by IDE and ignored
> already by git....
--
This message was sent by Atlassian Jira
(v8.3.4#803005)