Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 7859F200CA8 for ; Wed, 31 May 2017 17:49:12 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 769F8160BBA; Wed, 31 May 2017 15:49:12 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id BFB79160BCB for ; Wed, 31 May 2017 17:49:11 +0200 (CEST) Received: (qmail 17720 invoked by uid 500); 31 May 2017 15:49:10 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 17698 invoked by uid 99); 31 May 2017 15:49:10 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 31 May 2017 15:49:10 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 2E859180314 for ; Wed, 31 May 2017 15:49:10 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -100.002 X-Spam-Level: X-Spam-Status: No, score=-100.002 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id mXYXHhb5r1oo for ; Wed, 31 May 2017 15:49:06 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 568E35F295 for ; Wed, 31 May 2017 15:49:06 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 7BA30E0DDA for ; Wed, 31 May 2017 15:49:05 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id BB8BC2408A for ; Wed, 31 May 2017 15:49:04 +0000 (UTC) Date: Wed, 31 May 2017 15:49:04 +0000 (UTC) From: "Yeliang Cang (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HDFS-11905) There still has a license header error in hdfs MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 31 May 2017 15:49:12 -0000 [ https://issues.apache.org/jira/browse/HDFS-11905?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1603= 1392#comment-16031392 ]=20 Yeliang Cang commented on HDFS-11905: ------------------------------------- Thank you for your quick reply, [~brahmareddy] Yes=EF=BC=8CI have executed the script for all projects. Some java file hea= ders in yarn are shown as below: /* * * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied= . * See the License for the specific language governing permissions and * limitations under the License. * / */ Do you think it is necessary to modify them=EF=BC=9F=20 > There still has a license header error in hdfs > ---------------------------------------------- > > Key: HDFS-11905 > URL: https://issues.apache.org/jira/browse/HDFS-11905 > Project: Hadoop HDFS > Issue Type: Bug > Affects Versions: 3.0.0-alpha3 > Reporter: Yeliang Cang > Assignee: Yeliang Cang > Priority: Trivial > Attachments: HDFS-11905-001.patch > > > I have written a shell script to find license errors in hadoop, mapreduce= , yarn and hdfs. An error still remains! -- This message was sent by Atlassian JIRA (v6.3.15#6346) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: hdfs-issues-help@hadoop.apache.org