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

Chris Douglas updated HADOOP-5500:
----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.21.0
     Hadoop Flags: [Reviewed]
           Status: Resolved  (was: Patch Available)

I committed this. Thanks, Enis

> Allow number of fields to be supplied when field names are not known in 
> DBOutputFormat#setOutput()
> --------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-5500
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5500
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: mapred
>    Affects Versions: 0.21.0
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 0.21.0
>
>         Attachments: h5500_v1.patch
>
>
> DBOutputFormat expects the column names to be included in the query. However, 
> if the field names are not available, only the number of fields is sufficient 
> for preparing the SELECT query. 
> This issue will add API support for supplying the number of fields in 
> DBOutputFormat#setOutput(). 
> Please see HADOOP-4955 and HADOOP-5307 for related context. 

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

Reply via email to