You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Zhihua Deng (Jira)" <ji...@apache.org> on 2020/11/20 00:35:00 UTC

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

Zhihua Deng created HADOOP-17390:
------------------------------------

             Summary: 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
            Reporter: Zhihua Deng


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-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org