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

Alejandro Abdelnur commented on OOZIE-1054:
-------------------------------------------

following oozie CLI, hadoop CLI, hadoop admin CLIs, git CLI, the first thing 
after a CLI command is a subcommand (not an option), in the case of oozie-setup 
after OOZIE-670 is done it would look like the crafted help in one my previous 
comments. Because of that I'm suggesting to do that work for the the sharelib 
already. 

Note that the db and sharelib, in the proposed new layout, have a 
subsubcommand. This follows a common practice done in GIT for more complex 
tasks (ie git remote ...). And is a minimal change to the existing format of 
the ooziedb.sh, where 'ooziedb.sh' is replaced with 'oozie-setup.sh db', all 
the rest is the same. 

The tweaks I'm suggesting for sharelib is to align/be-consistent on how Oozie 
DB setup command line will be. 
                
> Create script to properly upload sharelib to HDFS
> -------------------------------------------------
>
>                 Key: OOZIE-1054
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1054
>             Project: Oozie
>          Issue Type: New Feature
>          Components: scripts
>    Affects Versions: trunk
>            Reporter: Robert Kanter
>            Assignee: Bowen Zhang
>            Priority: Minor
>             Fix For: trunk
>
>         Attachments: oozie-1054.patch, oozie-1054.patch, oozie-1054.patch, 
> oozie-1054.patch, oozie-1054.patch, oozie-1054.patch, oozie-1054.patch, 
> oozie-1054.patch, oozie-1054.patch, oozie-1054.patch
>
>
> A common confusion-point for users is how to properly install the sharelib in 
> HDFS.  It would be really useful if we could create a script to properly 
> upload the sharelib to HDFS so we can get rid of the confusion around this.  
> Alternatively, instead of a new script, we could have the oozie-setup.sh 
> script take an argument that does this.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to