You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@ambari.apache.org by Jonathan Hurley <jh...@hortonworks.com> on 2017/12/04 17:57:53 UTC

Review Request 64308: Remove Beacon conf-select Changes Since It's Not Part of HDP

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/64308/
-----------------------------------------------------------

Review request for Ambari and Nate Cole.


Bugs: AMBARI-22586
    https://issues.apache.org/jira/browse/AMBARI-22586


Repository: ambari


Description
-------

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}


Diffs
-----

  ambari-server/src/main/resources/stacks/HDP/2.0.6/properties/stack_packages.json 1783655e8e 


Diff: https://reviews.apache.org/r/64308/diff/1/


Testing
-------

Manual


Thanks,

Jonathan Hurley


Re: Review Request 64308: Remove Beacon conf-select Changes Since It's Not Part of HDP

Posted by Nate Cole <nc...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/64308/#review192739
-----------------------------------------------------------


Ship it!




Ship It!

- Nate Cole


On Dec. 4, 2017, 12:57 p.m., Jonathan Hurley wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/64308/
> -----------------------------------------------------------
> 
> (Updated Dec. 4, 2017, 12:57 p.m.)
> 
> 
> Review request for Ambari and Nate Cole.
> 
> 
> Bugs: AMBARI-22586
>     https://issues.apache.org/jira/browse/AMBARI-22586
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> 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}
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6/properties/stack_packages.json 1783655e8e 
> 
> 
> Diff: https://reviews.apache.org/r/64308/diff/1/
> 
> 
> Testing
> -------
> 
> Manual
> 
> 
> Thanks,
> 
> Jonathan Hurley
> 
>