It means if value associated with key FIELD_DELIM is absent, then use value
associated with SERIALIZATION_FORMAT.
Thanks,
Aniket
On Mon, Jan 9, 2012 at 10:52 PM, Lu, Wei wrote:
> Hi there,
>
> ** **
>
> Codes highlighted below may have some problem. SERIALIZATION_FORMAT should
> be *FIELD
Hi there,
Codes highlighted below may have some problem. SERIALIZATION_FORMAT should be
FIELD_DELIM.
In file: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
public static SerDeParameters initSerdeParams(Configuration job,
Properties tbl, String serdeName) throws SerDeException {