[ 
https://issues.apache.org/jira/browse/SQOOP-1510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Veena Basavaraj updated SQOOP-1510:
-----------------------------------
    Description: 
The job will have enable/ disable/ submit / abort(stop)

Also get on the status and the job details

Submission is a read only resource



If someone is wondering why START is changed to submit: there are tons of 
places in the code and in the java docs, we actually mean submit when we say 
START

  DRIVER_0008("Invalid combination of submission and execution engines"),

  DRIVER_0009("Job has been disabled. Cannot submit this job."),

  DRIVER_0010("Link for this job has been disabled. Cannot submit this job."),

  DRIVER_0011("Connector does not support specified direction. Cannot submit 
this job."),


  was:
The job will have enable/ disable/ submit / abort

Also get on the status and the job details

Submission is a read only resource




> Refactor JobRequestHandler for submit/abort job and SubmissionHandler for get 
> operation only
> --------------------------------------------------------------------------------------------
>
>                 Key: SQOOP-1510
>                 URL: https://issues.apache.org/jira/browse/SQOOP-1510
>             Project: Sqoop
>          Issue Type: Sub-task
>            Reporter: Veena Basavaraj
>            Assignee: Veena Basavaraj
>         Attachments: SQOOP-1510.patch, SQOOP-1510.patch, SQOOP-1510.patch
>
>
> The job will have enable/ disable/ submit / abort(stop)
> Also get on the status and the job details
> Submission is a read only resource
> If someone is wondering why START is changed to submit: there are tons of 
> places in the code and in the java docs, we actually mean submit when we say 
> START
>   DRIVER_0008("Invalid combination of submission and execution engines"),
>   DRIVER_0009("Job has been disabled. Cannot submit this job."),
>   DRIVER_0010("Link for this job has been disabled. Cannot submit this job."),
>   DRIVER_0011("Connector does not support specified direction. Cannot submit 
> this job."),



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

Reply via email to