[
https://issues.apache.org/jira/browse/HIVE-40?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12651882#action_12651882
]
Pete Wyckoff commented on HIVE-40:
----------------------------------
Yes, agreed. Above and beyond that, I think it would be even better to just
have an apache log format deserializer that could just take the log format
string and do the right thing. This is mainly a stop gap measure but could be
improved for sure.
> Hive Deserializer for plain text with separators simple support for quoting
> ----------------------------------------------------------------------------
>
> Key: HIVE-40
> URL: https://issues.apache.org/jira/browse/HIVE-40
> Project: Hadoop Hive
> Issue Type: Bug
> 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.