You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Pete Wyckoff (JIRA)" <ji...@apache.org> on 2008/10/21 21:03:44 UTC

[jira] Resolved: (HADOOP-4406) Make TCTLSeparatedProtocol configurable and have DynamicSerDe initialize, initialize the SerDe

     [ https://issues.apache.org/jira/browse/HADOOP-4406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pete Wyckoff resolved HADOOP-4406.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.19.0
         Assignee: Pete Wyckoff

fixed as part of HADOOP-4320


> Make TCTLSeparatedProtocol configurable and have DynamicSerDe initialize, initialize the SerDe
> ----------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-4406
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4406
>             Project: Hadoop Core
>          Issue Type: New Feature
>          Components: contrib/hive
>            Reporter: Pete Wyckoff
>            Assignee: Pete Wyckoff
>             Fix For: 0.19.0
>
>
> Cannot currently pass in custom control separators - only can use the defaults.
> this adds an interface for TProtocols to implement if they want to be configured and dynamic ser de checks its protocols to see if they implement this and if so calls their initialize method.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.