[
https://issues.apache.org/jira/browse/OOZIE-2753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15944789#comment-15944789
]
Peter Bacsko edited comment on OOZIE-2753 at 3/28/17 8:52 AM:
--------------------------------------------------------------
Minor:
This line (and several ones below it) contains your username (asasvari), IMO
it's better to change it to "oozie":
{code}
JETTY_OPTS : -Doozie.home.dir=/Users/asasvari/dev/oozie
-Doozie.config.dir=/Users/asasvari/dev/oozie/conf
-Doozie.log.dir=/Users/asasvari/dev/oozie/logs
-Doozie.data.dir=/Users/asasvari/dev/oozie/data
-Doozie.config.file=oozie-site.xml -Doozie.log4j.file=oozie-log4j.properties
-Doozie.log4j.reload=10 -Djava.library.path= -cp
/Users/asasvari/dev/oozie/embedded-oozie-server/*:/Users/asasvari/dev/oozie/embedded-oozie-server/dependency/*:/Users/asasvari/dev/oozie/lib/*:/Users/asasvari/dev/oozie/libtools/*:/Users/asasvari/dev/oozie/embedded-oozie-server
{code}
was (Author: pbacsko):
Minor:
This line (and several ones below it) contains your username (asasvari), IMO
it's better to change it to "oozie":
{{+JETTY_OPTS : -Doozie.home.dir=/Users/asasvari/dev/oozie
-Doozie.config.dir=/Users/asasvari/dev/oozie/conf
-Doozie.log.dir=/Users/asasvari/dev/oozie/logs
-Doozie.data.dir=/Users/asasvari/dev/oozie/data
-Doozie.config.file=oozie-site.xml -Doozie.log4j.file=oozie-log4j.properties
-Doozie.log4j.reload=10 -Djava.library.path= -cp
/Users/asasvari/dev/oozie/embedded-oozie-server/*:/Users/asasvari/dev/oozie/embedded-oozie-server/dependency/*:/Users/asasvari/dev/oozie/lib/*:/Users/asasvari/dev/oozie/libtools/*:/Users/asasvari/dev/oozie/embedded-oozie-server}}
> Update Docs for Jetty Tomcat changes
> ------------------------------------
>
> Key: OOZIE-2753
> URL: https://issues.apache.org/jira/browse/OOZIE-2753
> Project: Oozie
> Issue Type: Sub-task
> Components: docs
> Affects Versions: 5.0.0
> Reporter: Robert Kanter
> Assignee: Attila Sasvari
> Fix For: 5.0.0
>
> Attachments: OOZIE-2753-01.patch, OOZIE-2753-02.patch,
> OOZIE-2753-03.patch, OOZIE-2753-04.patch
>
>
> Update the docs based on the changes for Jetty and Tomcat (OOZIE-2317 and
> child JIRAs).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)