You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Dénes Bodó (Jira)" <ji...@apache.org> on 2021/06/18 09:37:00 UTC

[jira] [Commented] (OOZIE-2234) Default oozie url for CLI

    [ https://issues.apache.org/jira/browse/OOZIE-2234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17365404#comment-17365404 ] 

Dénes Bodó commented on OOZIE-2234:
-----------------------------------

[~puru]

Oozie client tries to connect to [http://localhost:11000/oozie] if no URL is specified. You can also provide the default URL in *OOZIE_URL* environment variable, like:
{code:java}
export OOZIE_URL="https://node1.company.org:11443/oozie"{code}
 

Have you experienced differently?

 

Thanks,

Denes

> Default oozie url for CLI
> -------------------------
>
>                 Key: OOZIE-2234
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2234
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Purshotam Shah
>            Priority: Major
>
> By default oozie server start at localhost:11000. If we can have same default for oozie CLI, it will save some time in setting env for testing.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)