[ 
https://issues.apache.org/jira/browse/HIVE-21362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16780832#comment-16780832
 ] 

Jason Dere commented on HIVE-21362:
-----------------------------------

Is there a RB for this somewhere?

Does ProtoMessageSerDe.createStructObjectInspector() need to handle repeated 
struct fields like createObjectInspector() does?

Also createObjectInspector() has a call to System.out.println(), please remove 
that or convert to debug logging.

I don't quite get the proto.maptypes property - is this just some special 
condition due to the data format you are trying to read, or is this the only 
way to specify that a field is of Map type? If the latter, doesn't the 
descriptor have a way to specify a map type?

> Add an input format and serde to read from protobuf files.
> ----------------------------------------------------------
>
>                 Key: HIVE-21362
>                 URL: https://issues.apache.org/jira/browse/HIVE-21362
>             Project: Hive
>          Issue Type: Task
>          Components: HiveServer2
>            Reporter: Harish Jaiprakash
>            Assignee: Harish Jaiprakash
>            Priority: Critical
>         Attachments: HIVE-21362.01.patch
>
>
> Logs are being generated using the HiveProtoLoggingHook and tez 
> ProtoHistoryLoggingService. These are sequence files written using 
> ProtobufMessageWritable.
> Implement a SerDe and input format to be able to create tables using these 
> files.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to