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

Andras Salamon resolved OOZIE-1282.
-----------------------------------
    Resolution: Duplicate

> Typo in html Quick Start guide when creating Oozie DB
> -----------------------------------------------------
>
>                 Key: OOZIE-1282
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1282
>             Project: Oozie
>          Issue Type: Bug
>          Components: docs
>    Affects Versions: 3.3.1
>            Reporter: Erick Tryzelaar
>            Priority: Minor
>
> Good morning,
> I found an odd error in the [Quick Start 
> guide|http://oozie.apache.org/docs/3.3.1/DG_QuickStart.html] on the line when 
> you create the Oozie DB:
> {code}
> $ bin/ooziedb.sh create -sqlfile oozie.sql -runValidate DB Connection.
> DONE
> Check DB schema does not exist
> DONE
> ...
> {code}
> The error is that "Validate DB Connection" should be on it's own line. Oddly 
> enough, if you look at the 
> [DG_QuickStart.twiki|http://svn.apache.org/viewvc/oozie/trunk/docs/src/site/twiki/DG_QuickStart.twiki?view=markup]
>  in the repository, the line is correct:
> {code}
> 139   <verbatim>
> 140   $ bin/ooziedb.sh create -sqlfile oozie.sql -run
> 141   
> 142   Validate DB Connection.
> 143   DONE
> ...
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to