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

Robert Kanter commented on OOZIE-1575:
--------------------------------------

1. I don't think we want to keep renaming the {{SubmitScriptLanguageXCommand}} 
class every time we add a new command or we'll end up with something like 
{{SubmitScriptLanguageOrSqoopOrDistCpOrWhateverOrSomethingElseXCommand}}.  
Clearly some of the stuff written in {{SubmitScriptLanguageXCommand}} is useful 
for other types of actions, so it should be moved to the parent 
{{SubmitHttpXCommand}}, and then everything can inherit them.  

2. In that case, there's no reason to store them in a list

>From OOZIE-1574:
{quote}
The sqoop "-file" option points to the file that contains sqoop command to run 
where each option occupies its own line.
{quote}
3. When using the Sqoop action normally, we don't let the user put the Sqoop 
command in a file; it would be best if the Oozie CLI method of submitting a 
Sqoop job were mostly the same as the regular way.  Is there some way to have 
the Sqoop command be part of the command line arguments instead of as a 
separate file?

> Add functionality to sumbit sqoop job through http on oozie server side
> -----------------------------------------------------------------------
>
>                 Key: OOZIE-1575
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1575
>             Project: Oozie
>          Issue Type: Sub-task
>          Components: client
>            Reporter: Bowen Zhang
>            Assignee: Bowen Zhang
>             Fix For: trunk
>
>         Attachments: oozie-1575.patch, oozie-1575.patch, oozie-1575.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to