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

Robert Kanter edited comment on OOZIE-2660 at 9/14/16 8:11 PM:
---------------------------------------------------------------

Overall looks good.  Some minor things:
# In the usage, so this would need to be updated in the code/script as well:
## {{export file}} and {{import file}} command/arguments should be {{export 
<file>}} and {{import <file>}}
## The description for export says the file is in zip format, but the 
description for import says JSON.  They should both say zip.
# In the docs:
## The first sentence: "Oozie provide an easy..." should be "Oozie provides and 
easy..."
## In the middle, "...the tables have to be created with ooziedb.sh as 
described above." I think this should refer with a link to the actual section 
({{#Database_Configuration}}).  Look at some other links to see the syntax for 
that.
## In the second to last sentence: "...test databases (probably Derby) to 
MySQL, Posrgresql or Oracle.", there's also MS SQL Server.  Let's rephrase this 
whole sentence like this: "The tool was primarily developed to make the 
migration from embedded databases (e.g. Derby) to standalone databases (e.g. 
MySQL, Posgresql, Oracle, MS SQL Server), though it will work between any 
supported databases."
## We should add a note that you can only import an exported database from the 
same Oozie db version.  


was (Author: rkanter):
Overall looks good.  Some minor things:
# In the usage, so this would need to be updated in the code/script as well:
## {{export file}} and {{import file}} command/arguments should be {{export 
<file>}} and {{import <file>}}
## The description for export says the file is in zip format, but the 
description for import says JSON.  They should both say zip.
# In the docs:
## The first sentence: "Oozie provide an easy..." should be "Oozie provides and 
easy..."
## In the middle, "...the tables have to be created with ooziedb.sh as 
described above." I think this should refer with a link to the actual section 
({{#Database_Configuration}}.  Look at some other links to see the syntax for 
that.
## In the second to last sentence: "...test databases (probably Derby) to 
MySQL, Posrgresql or Oracle.", there's also MS SQL Server.  Let's rephrase this 
whole sentence like this: "The tool was primarily developed to make the 
migration from embedded databases (e.g. Derby) to standalone databases (e.g. 
MySQL, Posgresql, Oracle, MS SQL Server), though it will work between any 
supported databases."
## We should add a note that you can only import an exported database from the 
same Oozie db version.  

> Create documentation for DB Dump/Load functionality
> ---------------------------------------------------
>
>                 Key: OOZIE-2660
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2660
>             Project: Oozie
>          Issue Type: Improvement
>            Reporter: Peter Cseh
>            Assignee: Peter Cseh
>         Attachments: OOZIE-2660-001.patch
>
>
> OOZIE-2632 added a simple set of tools to make DB migration easier.
> We should add documentation for that feature.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to