From dev-return-111889-apmail-ambari-dev-archive=ambari.apache.org@ambari.apache.org Thu Mar 8 15:54:34 2018 Return-Path: X-Original-To: apmail-ambari-dev-archive@www.apache.org Delivered-To: apmail-ambari-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 69CE5181C4 for ; Thu, 8 Mar 2018 15:54:34 +0000 (UTC) Received: (qmail 39065 invoked by uid 500); 8 Mar 2018 15:54:34 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 39008 invoked by uid 500); 8 Mar 2018 15:54:34 -0000 Mailing-List: contact dev-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list dev@ambari.apache.org Received: (qmail 38955 invoked by uid 99); 8 Mar 2018 15:54:34 -0000 Received: from mail-relay.apache.org (HELO mailrelay1-lw-us.apache.org) (207.244.88.152) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Mar 2018 15:54:34 +0000 Received: from mail-oi0-f50.google.com (mail-oi0-f50.google.com [209.85.218.50]) by mailrelay1-lw-us.apache.org (ASF Mail Server at mailrelay1-lw-us.apache.org) with ESMTPSA id 5D9BC508 for ; Thu, 8 Mar 2018 15:54:33 +0000 (UTC) Received: by mail-oi0-f50.google.com with SMTP id c18so4668983oiy.9 for ; Thu, 08 Mar 2018 07:54:33 -0800 (PST) X-Gm-Message-State: AElRT7H4gbLO+zYWeJTJtyxUmDLJ3rS/uOTyNXF+Tkpy9pJmdctr+Igo FURurari1+7pkc5Jsj5oDcuPRvGDUMhti8/KwPs= X-Google-Smtp-Source: AG47ELsUd1A3UBU8gVrht9jXPkfw0E7Tr5nsMLLS8LOa7DznDWKiGuKeFk5ZzQ4FNepeWu5yN/QzpR2UUEUt4V9Sib0= X-Received: by 10.202.52.213 with SMTP id b204mr3541261oia.103.1520524472910; Thu, 08 Mar 2018 07:54:32 -0800 (PST) MIME-Version: 1.0 Received: by 10.74.4.7 with HTTP; Thu, 8 Mar 2018 07:54:32 -0800 (PST) In-Reply-To: References: <2F9DAA5D-B069-4F37-B6B6-618E56F4408F@hortonworks.com> <777361DF-865E-4BE2-A95A-E5638D2F3A63@hortonworks.com> From: "Doroszlai, Attila" Date: Thu, 8 Mar 2018 16:54:32 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: trim Jenkins build logs To: dev@ambari.apache.org Content-Type: text/plain; charset="UTF-8" On Thu, Mar 8, 2018 at 3:55 PM, Jonathan Hurley wrote: > I'm in favor of the first 2 suggestions. About the 3rd, wouldn't that produce a huge amount of output? I know that when I have a RAT issue, it produces a pretty substantial file. Sorry, I should have included an example. Basically it prints one line per file, plus a one-line header: [WARNING] Files with unapproved licenses: ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariServer.java However, I just noticed that with this flag it repeats the list of excludes (45 lines for Ambari Server vs. 5856 lines in rat.txt). I couldn't find any options to suppress this duplication, so I filed RAT-248. Let's wait with this one until the fix/workaround. -Attila