[
https://issues.apache.org/jira/browse/HADOOP-19017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17801037#comment-17801037
]
ASF GitHub Bot commented on HADOOP-19017:
-----------------------------------------
viirya commented on PR #5820:
URL: https://github.com/apache/hadoop/pull/5820#issuecomment-1871410309
> 2\. Regarding the ASF license failure - this file isn't introduced by this
PR. Upon checking further, [it turns out to be a binary
file](https://github.com/apache/hadoop/blob/fc71dc3e94c8c89bdbecd24a77ab822b183b78b7/hadoop-common-project/hadoop-common/src/test/resources/lz4/sequencefile),
to which we can't add a license header. Our Nightly CI [reports a full list of
such
files](https://ci-hadoop.apache.org/view/Hadoop/job/hadoop-qbt-trunk-java8-win10-x86_64/357/artifact/out/results-asflicense.txt).
I think we should just ignore this file from the license check. Pinging the
author of this file, @viirya for further thoughts on this.
The file
(hadoop-common-project/hadoop-common/src/test/resources/lz4/sequencefile) is
created to test lz4 compatibility for a lz4 codec change. Its content is simply
key/value counting from 0 until 2000. As mentioned this is a binary file so it
cannot be added with license header, we can just ignore it from the license
check.
> Setup pre-commit CI for Windows 10
> ----------------------------------
>
> Key: HADOOP-19017
> URL: https://issues.apache.org/jira/browse/HADOOP-19017
> Project: Hadoop Common
> Issue Type: New Feature
> Components: build
> Affects Versions: 3.4.0
> Environment: Windows 10
> Reporter: Gautham Banasandra
> Assignee: Gautham Banasandra
> Priority: Critical
> Labels: Jenkins, pull-request-available
>
> We need to setup a pre-commit CI for validating the Hadoop PRs against
> Windows 10.
> On a sidenote, we've got the nightly Jenkins CI running for Hadoop on Windows
> 10 -
> https://ci-hadoop.apache.org/view/Hadoop/job/hadoop-qbt-trunk-java8-win10-x86_64/.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]