You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Chao Sun (Jira)" <ji...@apache.org> on 2020/12/29 21:33:00 UTC

[jira] [Updated] (HADOOP-17390) Skip license check on lz4 code files

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

Chao Sun updated HADOOP-17390:
------------------------------
    Fix Version/s: 3.3.1

> Skip license check on lz4 code files
> ------------------------------------
>
>                 Key: HADOOP-17390
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17390
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>            Reporter: Zhihua Deng
>            Assignee: Zhihua Deng
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.3.1, 3.4.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> There are some files against the asflicense check which will make _This commit cannot be built_ when building,  this is caused by the following two files:
> {noformat}
> hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/src/main/native/lz4/lz4.c  
> hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/src/main/native/lz4/lz4.h{noformat}
> The two do not have an Apache license header, maybe we should skip check that to let the buildings go.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org