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: [email protected]
For additional commands, e-mail: [email protected]