public class HiveSplitGenerator
extends org.apache.tez.runtime.api.InputInitializer
| Constructor and Description |
|---|
HiveSplitGenerator(org.apache.tez.runtime.api.InputInitializerContext initializerContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleInputInitializerEvent(List<org.apache.tez.runtime.api.events.InputInitializerEvent> events) |
List<org.apache.tez.runtime.api.Event> |
initialize() |
void |
onVertexStateUpdated(org.apache.tez.dag.api.event.VertexStateUpdate stateUpdate) |
public HiveSplitGenerator(org.apache.tez.runtime.api.InputInitializerContext initializerContext)
throws IOException,
SerDeException
IOExceptionSerDeExceptionpublic List<org.apache.tez.runtime.api.Event> initialize() throws Exception
initialize in class org.apache.tez.runtime.api.InputInitializerExceptionpublic void onVertexStateUpdated(org.apache.tez.dag.api.event.VertexStateUpdate stateUpdate)
onVertexStateUpdated in class org.apache.tez.runtime.api.InputInitializerCopyright © 2017 The Apache Software Foundation. All rights reserved.