You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Purshotam Shah (JIRA)" <ji...@apache.org> on 2014/08/30 02:11:52 UTC

[jira] [Updated] (OOZIE-1988) In HA, -safemode command should cause all server to go in safe mode

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

Purshotam Shah updated OOZIE-1988:
----------------------------------

    Description: 
[~]$ oozie admin -servers -oozie http://host1:4080/oozie -auth KERBEROS
host1 : host1:4080/oozie
host2 : host2:4080/oozie

[~]$ oozie admin -systemmode SAFEMODE -oozie http://host1:4080/oozie -auth KERBEROS
System mode: SAFEMODE
[~]$ oozie admin -status  -oozie http://host1:4080/oozie -auth KERBEROS
System mode: SAFEMODE
[~]$ oozie admin -status  -oozie http://host2:4080/oozie -auth KERBEROS
System mode: NORMAL

> In HA, -safemode command should cause all server to go in safe mode
> -------------------------------------------------------------------
>
>                 Key: OOZIE-1988
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1988
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Purshotam Shah
>
> [~]$ oozie admin -servers -oozie http://host1:4080/oozie -auth KERBEROS
> host1 : host1:4080/oozie
> host2 : host2:4080/oozie
> [~]$ oozie admin -systemmode SAFEMODE -oozie http://host1:4080/oozie -auth KERBEROS
> System mode: SAFEMODE
> [~]$ oozie admin -status  -oozie http://host1:4080/oozie -auth KERBEROS
> System mode: SAFEMODE
> [~]$ oozie admin -status  -oozie http://host2:4080/oozie -auth KERBEROS
> System mode: NORMAL



--
This message was sent by Atlassian JIRA
(v6.2#6252)