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 BB6C3200C39 for ; Thu, 16 Mar 2017 14:02:49 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id BA217160B7A; Thu, 16 Mar 2017 13:02:49 +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 133CB160B78 for ; Thu, 16 Mar 2017 14:02:48 +0100 (CET) Received: (qmail 33492 invoked by uid 500); 16 Mar 2017 13:02:48 -0000 Mailing-List: contact issues-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 issues@ambari.apache.org Received: (qmail 33483 invoked by uid 99); 16 Mar 2017 13:02:48 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Mar 2017 13:02:48 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id E5215C3427 for ; Thu, 16 Mar 2017 13:02:47 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.451 X-Spam-Level: * X-Spam-Status: No, score=1.451 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RP_MATCHES_RCVD=-0.001, SPF_NEUTRAL=0.652] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id 04gAFYMo_qzI for ; Thu, 16 Mar 2017 13:02:47 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 55C585FDCE for ; Thu, 16 Mar 2017 13:02:46 +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 7A8B6E05F2 for ; Thu, 16 Mar 2017 13:02:42 +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 B0944254B9 for ; Thu, 16 Mar 2017 13:02:41 +0000 (UTC) Date: Thu, 16 Mar 2017 13:02:41 +0000 (UTC) From: "Hudson (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-20417) Spark2 Thrift Server cannot be started due to incompletely uploaded tar.gz MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 16 Mar 2017 13:02:49 -0000 [ https://issues.apache.org/jira/browse/AMBARI-20417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15927971#comment-15927971 ] Hudson commented on AMBARI-20417: --------------------------------- SUCCESS: Integrated in Jenkins build Ambari-branch-2.5 #1273 (See [https://builds.apache.org/job/Ambari-branch-2.5/1273/]) AMBARI-20417. Spark2 Thrift Server cannot be started after upgrade due (adoroszlai: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=34405206a53ce57c6cfb03aeffd8bd7fed256684]) * (edit) ambari-server/src/main/resources/common-services/SPARK2/2.0.0/package/scripts/spark_service.py > Spark2 Thrift Server cannot be started due to incompletely uploaded tar.gz > -------------------------------------------------------------------------- > > Key: AMBARI-20417 > URL: https://issues.apache.org/jira/browse/AMBARI-20417 > Project: Ambari > Issue Type: Bug > Components: ambari-server > Affects Versions: 2.5.0 > Reporter: Doroszlai, Attila > Assignee: Doroszlai, Attila > Fix For: 3.0.0, 2.5.0 > > Attachments: AMBARI-20417.patch > > > Case found by [~stereshchenko]. > STR: > # Install Ambari 2.4.2 > # Setup ambari-agent to run as non-root user with its own group > # Set umask=027 for ambari-agent's user > # Deploy cluster with Spark2, including Thrift Server > # Upgrade to Ambari 2.5.0 > # Start Spark2 Thrift Server > Result: Spark2 Thrift Server stops soon after being started even after the upgrade -- This message was sent by Atlassian JIRA (v6.3.15#6346)