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 76950200B9D for ; Thu, 13 Oct 2016 11:29:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 751B4160AFA; Thu, 13 Oct 2016 09:29:22 +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 D7891160AE3 for ; Thu, 13 Oct 2016 11:29:21 +0200 (CEST) Received: (qmail 78739 invoked by uid 500); 13 Oct 2016 09:29:21 -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 78687 invoked by uid 99); 13 Oct 2016 09:29:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Oct 2016 09:29:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id BB35F2C4C78 for ; Thu, 13 Oct 2016 09:29:20 +0000 (UTC) Date: Thu, 13 Oct 2016 09:29:20 +0000 (UTC) From: "Weiwei Yang (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (YARN-5271) ATS client doesn't work with Jersey 2 on the classpath MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 13 Oct 2016 09:29:22 -0000 [ https://issues.apache.org/jira/browse/YARN-5271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15571406#comment-15571406 ] Weiwei Yang commented on YARN-5271: ----------------------------------- Hi [~stevel@apache.org] I am trying to help on this one. It looks like this Jersey client was only used for ATS v2, I already saw a flag {{timelineServiceV2}} in TimelineClientImpl class, can we only init this instance when the flag is true? So in theory a timeline client would work with Jersey 2 but talk to ATS v1 using the file system writer? > ATS client doesn't work with Jersey 2 on the classpath > ------------------------------------------------------ > > Key: YARN-5271 > URL: https://issues.apache.org/jira/browse/YARN-5271 > Project: Hadoop YARN > Issue Type: Bug > Components: client, timelineserver > Affects Versions: 2.7.2 > Reporter: Steve Loughran > > see SPARK-15343 : once Jersey 2 is on the CP, you can't instantiate a timeline client, *even if the server is an ATS1.5 server and publishing is via the FS* -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: yarn-issues-help@hadoop.apache.org