[
https://issues.apache.org/jira/browse/HDFS-9215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14949514#comment-14949514
]
Eric Payne commented on HDFS-9215:
----------------------------------
For example, something like the following should be added to LICENSE.txt:
{noformat}
For
hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/fuse-dfs/util/tree.h
/* $NetBSD: tree.h,v 1.8 2004/03/28 19:38:30 provos Exp $ */
/* $OpenBSD: tree.h,v 1.7 2002/10/17 21:51:54 art Exp $ */
/* $FreeBSD: src/sys/sys/tree.h,v 1.9.4.1 2011/09/23 00:51:37 kensmith Exp $ */
/*-
* Copyright 2002 Niels Provos <[email protected]>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
...
{noformat}
> Suppress the RAT warnings in hdfs-native-client module
> ------------------------------------------------------
>
> Key: HDFS-9215
> URL: https://issues.apache.org/jira/browse/HDFS-9215
> Project: Hadoop HDFS
> Issue Type: Bug
> Reporter: Haohui Mai
> Assignee: Haohui Mai
> Priority: Minor
> Attachments: HDFS-9215.000.patch
>
>
> HDFS-9170 moves the native client implementation to the hdfs-native-client
> module. This is a follow-up jira to suppress the RAT warning that was
> suppressed in the original hadoop-hdfs module.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)