Artem,
 You can call the server start via an API with a skip smoke test flag
- something like the below curl command:


curl -i -X PUT -d '{"ServiceInfo": {"state" : "STARTED"}}'
http://localhost:8080/api/v1/clusters/c1/services/Oozie?params/run_smoke_test=false

thanks
mahadev


On Thu, Jun 13, 2013 at 11:52 AM, Artem Ervits <[email protected]> wrote:
>
> Hello all,
>
>
>
> Is there an option during service start to skip smoke tests? It would be nice 
> to have it. Here’s an example, I have an M/R running that is occupying all 
> map slots. Oozie service is down at the start of the job. I start the Oozie 
> service and it attempts to run a smoke test. The smoke test will fail. I’ll 
> be happy to file a JIRA if it benefits anyone besides me.
>
>
>
> Thanks
>
>
>
>
>
> Artem Ervits
>
> [email protected]
>
> New York Presbyterian Hospital
>
>
>
>
> This electronic message is intended to be for the use only of the named 
> recipient, and may contain information that is confidential or privileged. If 
> you are not the intended recipient, you are hereby notified that any 
> disclosure, copying, distribution or use of the contents of this message is 
> strictly prohibited. If you have received this message in error or are not 
> the named recipient, please notify us immediately by contacting the sender at 
> the electronic mail address noted above, and delete and destroy all copies of 
> this message. Thank you.

Reply via email to