public class CustomSerDe3 extends CustomSerDe1
Constructor and Description |
---|
CustomSerDe3() |
Modifier and Type | Method and Description |
---|---|
void |
initialize(Configuration conf,
java.util.Properties tbl)
Initialize the HiveSerializer.
|
deserialize, getObjectInspector, getSerDeStats, getSerializedClass, serialize
public void initialize(Configuration conf, java.util.Properties tbl) throws SerDeException
AbstractSerDe
initialize
in interface Deserializer
initialize
in interface Serializer
initialize
in class CustomSerDe1
conf
- System propertiestbl
- table propertiesSerDeException
Copyright © 2012 The Apache Software Foundation