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 E3274187D4 for ; Thu, 5 Nov 2015 02:14:27 +0000 (UTC) Received: (qmail 21323 invoked by uid 500); 5 Nov 2015 02:14:27 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 21288 invoked by uid 500); 5 Nov 2015 02:14:27 -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 21277 invoked by uid 99); 5 Nov 2015 02:14:27 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Nov 2015 02:14:27 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id A54142C14E1 for ; Thu, 5 Nov 2015 02:14:27 +0000 (UTC) Date: Thu, 5 Nov 2015 02:14:27 +0000 (UTC) From: "Saisai Shao (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-13728) Fix Spark History server not work problem 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/AMBARI-13728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Saisai Shao updated AMBARI-13728: --------------------------------- Attachment: AMBARI-13728.patch > Fix Spark History server not work problem > ----------------------------------------- > > Key: AMBARI-13728 > URL: https://issues.apache.org/jira/browse/AMBARI-13728 > Project: Ambari > Issue Type: Bug > Components: stacks > Affects Versions: trunk > Reporter: Saisai Shao > Attachments: AMBARI-13728.patch > > > While Spark bumps to 1.5.1, the classpath of history server is changed, the definition in Ambari should be changed accordingly, otherwise it is failed to start history server through Ambari. -- This message was sent by Atlassian JIRA (v6.3.4#6332)