Return-Path: X-Original-To: apmail-hadoop-yarn-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-yarn-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 01F9917F10 for ; Tue, 17 Nov 2015 13:48:12 +0000 (UTC) Received: (qmail 31653 invoked by uid 500); 17 Nov 2015 13:48:11 -0000 Delivered-To: apmail-hadoop-yarn-issues-archive@hadoop.apache.org Received: (qmail 31594 invoked by uid 500); 17 Nov 2015 13:48:11 -0000 Mailing-List: contact yarn-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: yarn-issues@hadoop.apache.org Delivered-To: mailing list yarn-issues@hadoop.apache.org Received: (qmail 31569 invoked by uid 99); 17 Nov 2015 13:48:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Nov 2015 13:48:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 1D0BF2C1F5E for ; Tue, 17 Nov 2015 13:48:11 +0000 (UTC) Date: Tue, 17 Nov 2015 13:48:11 +0000 (UTC) From: "Sunil G (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (YARN-4364) NPE in ATS v1 web service: AppInfo constructor 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-4364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15008652#comment-15008652 ] Sunil G commented on YARN-4364: ------------------------------- I also verified 2.6 line, there also line numbers are not matching. > NPE in ATS v1 web service: AppInfo constructor > ----------------------------------------------- > > Key: YARN-4364 > URL: https://issues.apache.org/jira/browse/YARN-4364 > Project: Hadoop YARN > Issue Type: Bug > Components: timelineserver > Affects Versions: 2.7.1 > Reporter: Steve Loughran > > Seen during testing of SPARK-1537; an NPE in the timeline server during {{AppInfo}} construction. Presumably an incomplete record passed in is the cause. -- This message was sent by Atlassian JIRA (v6.3.4#6332)