| Package | Description |
|---|---|
| org.finra.herd.model.api.xml | |
| org.finra.herd.rest | |
| org.finra.herd.service | |
| org.finra.herd.service.impl |
| Modifier and Type | Method and Description |
|---|---|
RunOozieWorkflowRequest |
ObjectFactory.createRunOozieWorkflowRequest()
Create an instance of
RunOozieWorkflowRequest |
| Modifier and Type | Method and Description |
|---|---|
OozieWorkflowJob |
EmrRestController.runOozieJobToEmrCluster(RunOozieWorkflowRequest request)
Submits an oozie workflow to the existing cluster.
|
| Modifier and Type | Method and Description |
|---|---|
OozieWorkflowJob |
EmrService.runOozieWorkflow(RunOozieWorkflowRequest request) |
| Modifier and Type | Method and Description |
|---|---|
OozieWorkflowJob |
EmrServiceImpl.runOozieWorkflow(RunOozieWorkflowRequest request)
Runs oozie job on an existing EMR Cluster.
|
protected OozieWorkflowJob |
EmrServiceImpl.runOozieWorkflowImpl(RunOozieWorkflowRequest request)
Runs oozie job on an existing EMR Cluster.
|
Copyright © 2017. All rights reserved.