[
https://issues.apache.org/jira/browse/OOZIE-1915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14059053#comment-14059053
]
Purshotam Shah commented on OOZIE-1915:
---------------------------------------
[~rkanter] Do we need to support for both system property and conf property. I
am not sure how many people are using HA. If there are none, we can remove
system property.
We can fallback on system properties for {{oozie.http.hostname}} and
{{oozie.http.port}}, since it there from beginning. For {{oozie.instance.id}}
we should only support conf property.
> Move system properties to conf properties
> -----------------------------------------
>
> Key: OOZIE-1915
> URL: https://issues.apache.org/jira/browse/OOZIE-1915
> Project: Oozie
> Issue Type: Bug
> Reporter: Purshotam Shah
>
> There are few properties like {{oozie.instance.id}}, {{oozie.http.hostname}},
> {{oozie.http.port}} which need to be configured as system property (-D).
> This are mostly used for HA.
> Let's have only one way of configuration, through oozie-default/oozie-site.
> It will avoid confusion and ease deployment.
--
This message was sent by Atlassian JIRA
(v6.2#6252)