Hive Deserializer for plain text with separators simple support for quoting
----------------------------------------------------------------------------
Key: HADOOP-4564
URL: https://issues.apache.org/jira/browse/HADOOP-4564
Project: Hadoop Core
Issue Type: Improvement
Components: contrib/hive
Reporter: Pete Wyckoff
Hive does currently support things like Apache log format where the separator
is " " but strings are quoted. But, to do this, the field separator specified
on the command line has to be horrific.
TCTLSeparatedProtocol could take another parameter QuoteCharacter and then when
this is set, respect quoting.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.