You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Ning Zhang (JIRA)" <ji...@apache.org> on 2009/08/03 20:45:14 UTC

[jira] Assigned: (HIVE-348) Provide type information to custom mappers and reducers.

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

Ning Zhang reassigned HIVE-348:
-------------------------------

    Assignee:     (was: Ning Zhang)

> Provide type information to custom mappers and reducers.
> --------------------------------------------------------
>
>                 Key: HIVE-348
>                 URL: https://issues.apache.org/jira/browse/HIVE-348
>             Project: Hadoop Hive
>          Issue Type: Improvement
>            Reporter: Venky Iyer
>
> Either by setting an environment variable with the schema, or (ideally), configurably passing JSON data to custom mappers/reducers. This would be more data to pump into the pipe on each mapper/reducer, but it would be generated on the mapper/reducer, and it may mean much less processing for the custom script (using a fast json library compared to casting each column that needs casting based on the schema). 

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