[
https://issues.apache.org/jira/browse/OOZIE-1054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13553101#comment-13553101
]
Robert Kanter commented on OOZIE-1054:
--------------------------------------
No problem.
Here's my feedback from your latest patch:
1) Now that it prints the usage when no arguments are given; the line in the
usage that says {{echo " (without options does default setup, without
the Oozie webconsole)"}} should be changed to something like {{echo "
(without options prints this usage information)"}}
2) The variable {{OOZIEDB_OPTS}} should be named something like
{{OOZIEFSCLI_OPTS}} to be more clear
3) Line 30 in {{OozieFSCLI}} is indented too much
4) Please add the Apache License header to the top of {{OozieFSCLI}}; you can
just copy it from {{OozieDBCLI}}
5) Line 27 in oozie-setup is longer than 132 characters
6) If you give no arguments, it will print out {{INFO: Oozie webconsole
disabled, ExtJS library not specified}} and then {{no arguments given}} and
then the usage. If its missing the arguments, it shouldn't print out that
first message. It also shouldn't print that out at all when doing only the
sharelib
7) When doing the sharelib, it should also print out where the destination path
8) When you give it a folder instead of the tar for the sharelib, it uploads to
{{share/lib/lib/}} instead of {{share/lib/}}
9) What argument do you give to make it prepare the war file? This should also
be in the usage info.
10) Please update the "Oozie Quick Start" ({{DG_QuickStart.twiki}}) and "Oozie
Installation and Configuration" ({{AG_Install.twiki}}) doc pages. They're in
the {{docs/src/site/twiki/}} folder.
> 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
>
>
> 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