[
https://issues.apache.org/jira/browse/HIVE-127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12654579#action_12654579
]
Zheng Shao commented on HIVE-127:
---------------------------------
Agree with Raghu on this.
The jobconf is a legacy thing from the first version of serde. It was not
changed when migrated to serde2 mainly because we had too many other issues to
deal with at that moment.
We should get rid of jobconf to make the serde interface cleaner.
> fetch task does not pass the job to the serde in initialize
> -----------------------------------------------------------
>
> Key: HIVE-127
> URL: https://issues.apache.org/jira/browse/HIVE-127
> Project: Hadoop Hive
> Issue Type: Bug
> Reporter: Namit Jain
> Assignee: Namit Jain
> Attachments: patch-127.txt
>
>
> Fetch task passes a null job to the serde during initialize - it should not
> assume that the serde does not need the job.
> This assumption is valid for MetadataTypedColumnSetSerde, but need not be
> valid always
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.