[ https://issues.apache.org/jira/browse/OOZIE-3339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17492638#comment-17492638 ]
Dénes Bodó commented on OOZIE-3339: ----------------------------------- Thanks [~asalamon74] for your suggestion. I've just heard about a user who tried to submit a Sqoop job like this using Oozie client and the submission is failed due to OOZIE-3370. # As you created this ticket almost 4 years ago # and nobody complained about this issue since then # and based on our investigation this Oozie feature is not tested # and the documentation is outdated and invalid I suggest as a solution to remove this proxy job submission functionality from Oozie. > Enhance proxy job submission documentation > ------------------------------------------ > > Key: OOZIE-3339 > URL: https://issues.apache.org/jira/browse/OOZIE-3339 > Project: Oozie > Issue Type: Improvement > Components: docs > Reporter: Andras Salamon > Priority: Major > > The documentation should make it clear that the proxy job submission methods > can only be used for simple job submissions (e.g. no support for credentials) > and the documentation should suggest an alternative if someone wants a more > complex workflow. > The documentation (and the examples) also shows that it's possible to specify > {{user.name}} during proxy job submission. It is not true anymore (see > OOZIE-3370), so this has to be fixed. The documentation even lists this > property as required, it should be tested what happens if we omit the > property. > Relevant parts of the documentation: > * > [https://oozie.apache.org/docs/5.1.0/WebServicesAPI.html#Proxy_MapReduce_Job_Submission] > * > [https://oozie.apache.org/docs/5.1.0/WebServicesAPI.html#Proxy_Pig_Job_Submission] > * > [https://oozie.apache.org/docs/5.1.0/WebServicesAPI.html#Proxy_Hive_Job_Submission] > * > [https://oozie.apache.org/docs/5.1.0/WebServicesAPI.html#Proxy_Sqoop_Job_Submission] > -- This message was sent by Atlassian Jira (v8.20.1#820001)