You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Jonathan Hurley (JIRA)" <ji...@apache.org> on 2017/12/04 17:59:00 UTC

[jira] [Updated] (AMBARI-22586) Remove Beacon conf-select Changes Since It's Not Part of HDP

     [ https://issues.apache.org/jira/browse/AMBARI-22586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Hurley updated AMBARI-22586:
-------------------------------------
    Attachment: AMBARI-22586.patch

> 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)