From yarn-issues-return-167871-archive-asf-public=cust-asf.ponee.io@hadoop.apache.org Tue May 21 11:21:11 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 [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 81B9A18076D for ; Tue, 21 May 2019 13:21:10 +0200 (CEST) Received: (qmail 67485 invoked by uid 500); 21 May 2019 11:21:09 -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 67469 invoked by uid 99); 21 May 2019 11:21:09 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 May 2019 11:21:09 +0000 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 321B7E2C6C for ; Tue, 21 May 2019 11:21: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 5D5EE25815 for ; Tue, 21 May 2019 11:21:01 +0000 (UTC) Date: Tue, 21 May 2019 11:21:01 +0000 (UTC) From: "Bibin A Chundatt (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (YARN-9568) NPE in MiniYarnCluster during FileSystemNodeAttributeStore.recover MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/YARN-9568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bibin A Chundatt updated YARN-9568: ----------------------------------- Attachment: YARN-9568.002.patch > NPE in MiniYarnCluster during FileSystemNodeAttributeStore.recover > ------------------------------------------------------------------ > > Key: YARN-9568 > URL: https://issues.apache.org/jira/browse/YARN-9568 > Project: Hadoop YARN > Issue Type: Bug > Components: resourcemanager, test > Affects Versions: 3.3.0 > Environment: macos > Reporter: Steve Loughran > Priority: Minor > Attachments: YARN-9568.001.patch, YARN-9568.002.patch, npe.log > > > This seems new in trunk. As in "wasn't happening a couple of weeks ago". Its surfacing in the S3A committer tests which are trying to create MiniYarnClusters: all such tests are failing as the mini yarn cluster won't come up with an NPE in {{FileSystemNodeAttributeStore.recover}} > I'm not sure why node labels are needed on test clusters; the default implies they should be off anyway. > At the same time, I can't seem to find one specific change in the git log to say "this is causing the problem". -- 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