lamber-ken opened a new pull request #1323: [HUDI-478] Fix too many files with 
unapproved license when execute build_local_docker_images
URL: https://github.com/apache/incubator-hudi/pull/1323
 
 
   ## What is the purpose of the pull request
   
   User reported this issue: https://issues.apache.org/jira/browse/HUDI-478
   
   Met the same exception: from rat.txt report, it says `hoodie-cmd.log` miss 
the license header
   
   ```
   JavaDocs are generated, thus a license header is optional.
   Generated files do not require license headers.
   
   1 Unknown Licenses
   
   *****************************************************
   
   Files with unapproved licenses:
   
     /Users/dcadmin/Desktop/hudi-work/incubator-hudi/hudi-cli/hoodie-cmd.log
   
   *****************************************************
   ```
   
   ## Brief change log
   
     - Add `*.log` to exclude list
   
   ## Verify this pull request
   
   Test by executing `./build_local_docker_images.sh`
   
   ## Committer checklist
   
    - [X] Has a corresponding JIRA in PR title & commit
    
    - [X] Commit message is descriptive of the change
    
    - [ ] CI is green
   
    - [ ] Necessary doc changes done or have another open PR
          
    - [ ] For large changes, please consider breaking it into sub-tasks under 
an umbrella JIRA.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to