From yarn-issues-return-163212-archive-asf-public=cust-asf.ponee.io@hadoop.apache.org Thu Feb 14 12:10:04 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 9ACA2180626 for ; Thu, 14 Feb 2019 13:10:03 +0100 (CET) Received: (qmail 3923 invoked by uid 500); 14 Feb 2019 12:10:02 -0000 Mailing-List: contact yarn-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list yarn-issues@hadoop.apache.org Received: (qmail 3911 invoked by uid 99); 14 Feb 2019 12:10:02 -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; Thu, 14 Feb 2019 12:10:02 +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 54CC6180D2C for ; Thu, 14 Feb 2019 12:10:02 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -110.301 X-Spam-Level: X-Spam-Status: No, score=-110.301 tagged_above=-999 required=6.31 tests=[ENV_AND_HDR_SPF_MATCH=-0.5, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, USER_IN_DEF_SPF_WL=-7.5, 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 qxE4NTFjY4TL for ; Thu, 14 Feb 2019 12:10:01 +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 EE1FC5F1F3 for ; Thu, 14 Feb 2019 12:10:00 +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 8B20EE27AB for ; Thu, 14 Feb 2019 12:10:00 +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 3A443244C3 for ; Thu, 14 Feb 2019 12:10:00 +0000 (UTC) Date: Thu, 14 Feb 2019 12:10:00 +0000 (UTC) From: "Adam Antal (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (YARN-9304) Improve various tests in YARN MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Adam Antal created YARN-9304: -------------------------------- Summary: Improve various tests in YARN Key: YARN-9304 URL: https://issues.apache.org/jira/browse/YARN-9304 Project: Hadoop YARN Issue Type: Improvement Components: yarn Affects Versions: 3.2.0 Reporter: Adam Antal Assignee: Adam Antal There are=C2=A0some recent refactors in yarn, especially in the GPU/FPGA fi= eld (YARN-9087, YARN-9134, YARN-9133, YARN-9123, YARN-9100, YARN-9100). The= code quality and the lack of logging makes it harder to fix tests. This is= sue aims to add further logging to the testcases and do some minor cleanups= , similarly those example jiras.=C2=A0 (Further subtasks can be added later to separate the test classes.) -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: yarn-issues-help@hadoop.apache.org