| Package | Description |
|---|---|
| org.apache.tez.serviceplugins.api |
| Modifier and Type | Method and Description |
|---|---|
DagInfo |
ServicePluginContextBase.getCurrentDagInfo()
Get information on the currently executing dag
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServicePluginContextBase.reportError(ServicePluginError servicePluginError,
String message,
DagInfo dagInfo)
Report an error from the service.
|
Copyright © 2016 Apache Software Foundation. All rights reserved.