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 01581200D50 for ; Mon, 4 Dec 2017 18:59:06 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id F3F67160BF9; Mon, 4 Dec 2017 17:59:05 +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 18676160BF7 for ; Mon, 4 Dec 2017 18:59:04 +0100 (CET) Received: (qmail 19387 invoked by uid 500); 4 Dec 2017 17:59:03 -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 19376 invoked by uid 99); 4 Dec 2017 17:59:03 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Dec 2017 17:59:03 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id EA4A81A01A6 for ; Mon, 4 Dec 2017 17:59:02 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -99.202 X-Spam-Level: X-Spam-Status: No, score=-99.202 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id WrTP7j3_CH-d for ; Mon, 4 Dec 2017 17:59:01 +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 2E21C5F472 for ; Mon, 4 Dec 2017 17:59:01 +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 67C8DE0D73 for ; Mon, 4 Dec 2017 17:59:00 +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 18B43255C3 for ; Mon, 4 Dec 2017 17:59:00 +0000 (UTC) Date: Mon, 4 Dec 2017 17:59:00 +0000 (UTC) From: "Jonathan Hurley (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-22586) Remove Beacon conf-select Changes Since It's Not Part of HDP MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 04 Dec 2017 17:59:06 -0000 [ https://issues.apache.org/jira/browse/AMBARI-22586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hurley updated AMBARI-22586: ------------------------------------- Status: Patch Available (was: Open) > Remove Beacon conf-select Changes Since It's Not Part of HDP > ------------------------------------------------------------ > > Key: AMBARI-22586 > URL: https://issues.apache.org/jira/browse/AMBARI-22586 > Project: Ambari > Issue Type: Bug > Affects Versions: 2.6.1 > Reporter: Jonathan Hurley > Assignee: Jonathan Hurley > Priority: Blocker > Fix For: 2.6.1 > > Attachments: AMBARI-22586.patch > > > Install Beacon (DLM) + HDP: > {code} > [root@ctr-e135-1512069032975-1130-01-000005 ~]# ls /etc/beacon/conf > beacon-env.jceks beacon-security-site.jceks beacon-security-site.xml beacon.yml > {code} > {code} > [root@ctr-e135-1512069032975-1130-01-000005 ~]# ls /usr/dlm/current/beacon/ > bin client conf data libext log logs pids run server sql webapp > [root@ctr-e135-1512069032975-1130-01-000005 ~]# ls -lah /usr/dlm/current/beacon/ > total 36K > drwxr-xr-x 9 beacon root 4.0K Dec 1 11:38 . > drwxr-xr-x 4 root root 4.0K Dec 1 11:38 .. > drwxr-xr-x 2 root root 4.0K Dec 1 11:38 bin > drwxr-xr-x 3 root root 4.0K Dec 1 11:38 client > lrwxrwxrwx 1 root root 16 Dec 1 11:38 conf -> /etc/beacon/conf > drwxr-xr-x 2 beacon beacon 4.0K Dec 1 11:38 data > drwxr-xr-x 2 beacon beacon 4.0K Oct 30 20:57 libext > lrwxrwxrwx 1 root root 15 Dec 1 11:38 log -> /var/log/beacon > lrwxrwxrwx 1 beacon beacon 15 Dec 1 11:38 logs -> /var/log/beacon > lrwxrwxrwx 1 beacon beacon 15 Dec 1 11:38 pids -> /var/run/beacon > lrwxrwxrwx 1 root root 15 Dec 1 11:38 run -> /var/run/beacon > drwxr-xr-x 2 root root 4.0K Dec 1 11:38 server > drwxr-xr-x 2 beacon beacon 4.0K Dec 1 11:38 sql > drwxr-xr-x 2 beacon beacon 4.0K Dec 1 11:38 webapp > [root@ctr-e135-1512069032975-1130-01-000005 ~]# ls -lah /etc/beacon/ > total 20K > drwxr-xr-x 3 root root 4.0K Dec 1 11:38 . > drwxr-xr-x 125 root root 12K Dec 1 12:37 .. > lrwxrwxrwx 1 root root 35 Dec 1 11:38 conf -> /usr/hdp/current/beacon-client/conf > drwxr-xr-x 3 root root 4.0K Dec 1 11:38 conf.backup > [root@ctr-e135-1512069032975-1130-01-000005 ~]# > {code} > It looks like it was accidentally added to HDP's {{stack_packages.json}} since {{hdp-select}} supported it for a brief time: > {code} > [root@c6402 ~]# hdp-select status | grep beacon > beacon - None > beacon-client - None > beacon-server - None > {code} -- This message was sent by Atlassian JIRA (v6.4.14#64029)