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 "Zheng Shao (JIRA)" <ji...@apache.org> on 2008/09/25 03:33:44 UTC

[jira] Created: (HADOOP-4272) Hive: metadataTypedColumnsetSerDe should check if SERIALIZATION.LIB is old columnsetSerDe

Hive: metadataTypedColumnsetSerDe should check if SERIALIZATION.LIB is old columnsetSerDe
-----------------------------------------------------------------------------------------

                 Key: HADOOP-4272
                 URL: https://issues.apache.org/jira/browse/HADOOP-4272
             Project: Hadoop Core
          Issue Type: Bug
            Reporter: Zheng Shao
            Assignee: Prasad Chakka


If it is SERIALIZATION.LIB, then we should always use ReflectionObjectInspector on ColumnSet to make sure we can successfully access the field "col".
Prasad has a fix for this already.


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


[jira] Updated: (HADOOP-4272) Hive: metadataTypedColumnsetSerDe should check if SERIALIZATION.LIB is old columnsetSerDe

Posted by "Prasad Chakka (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Prasad Chakka updated HADOOP-4272:
----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.19.0
           Status: Resolved  (was: Patch Available)

Fixed as part of JIRA-4230

> Hive: metadataTypedColumnsetSerDe should check if SERIALIZATION.LIB is old columnsetSerDe
> -----------------------------------------------------------------------------------------
>
>                 Key: HADOOP-4272
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4272
>             Project: Hadoop Core
>          Issue Type: Bug
>            Reporter: Zheng Shao
>            Assignee: Prasad Chakka
>             Fix For: 0.19.0
>
>
> If it is SERIALIZATION.LIB, then we should always use ReflectionObjectInspector on ColumnSet to make sure we can successfully access the field "col".
> Prasad has a fix for this already.

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


[jira] Updated: (HADOOP-4272) Hive: metadataTypedColumnsetSerDe should check if SERIALIZATION.LIB is old columnsetSerDe

Posted by "Robert Chansler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Chansler updated HADOOP-4272:
------------------------------------

    Component/s: contrib/hive

> Hive: metadataTypedColumnsetSerDe should check if SERIALIZATION.LIB is old columnsetSerDe
> -----------------------------------------------------------------------------------------
>
>                 Key: HADOOP-4272
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4272
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/hive
>            Reporter: Zheng Shao
>            Assignee: Prasad Chakka
>             Fix For: 0.19.0
>
>
> If it is SERIALIZATION.LIB, then we should always use ReflectionObjectInspector on ColumnSet to make sure we can successfully access the field "col".
> Prasad has a fix for this already.

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


[jira] Updated: (HADOOP-4272) Hive: metadataTypedColumnsetSerDe should check if SERIALIZATION.LIB is old columnsetSerDe

Posted by "Zheng Shao (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zheng Shao updated HADOOP-4272:
-------------------------------

    Status: Patch Available  (was: Open)

Fixed as part of JIRA-4230

> Hive: metadataTypedColumnsetSerDe should check if SERIALIZATION.LIB is old columnsetSerDe
> -----------------------------------------------------------------------------------------
>
>                 Key: HADOOP-4272
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4272
>             Project: Hadoop Core
>          Issue Type: Bug
>            Reporter: Zheng Shao
>            Assignee: Prasad Chakka
>
> If it is SERIALIZATION.LIB, then we should always use ReflectionObjectInspector on ColumnSet to make sure we can successfully access the field "col".
> Prasad has a fix for this already.

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