[ 
https://issues.apache.org/jira/browse/HIVE-645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12751550#action_12751550
 ] 

Edward Capriolo commented on HIVE-645:
--------------------------------------

Luis,

That is quite a strange error. I obviously have had it working on tables 
without exact schema matching even in distributed mode. Are you running the 
latest trunk?

Maybe someone wants to pitch in here. Is their any possible scope issues that 
may be happening? We are declaring connection as member variable. It could be 
defined local to the evaluate. Could that be a corner case that only shows up 
in distributed testing?

{noformat}
Connection connection = null;
{noformat}

> A UDF that can export data to JDBC databases.
> ---------------------------------------------
>
>                 Key: HIVE-645
>                 URL: https://issues.apache.org/jira/browse/HIVE-645
>             Project: Hadoop Hive
>          Issue Type: New Feature
>          Components: Contrib
>            Reporter: Edward Capriolo
>            Assignee: Edward Capriolo
>            Priority: Minor
>         Attachments: hive-645-2.patch, hive-645-3.patch, hive-645-4.patch, 
> hive-645-5.patch, hive-645-6.patch, hive-645.patch
>
>
> A UDF that can export data to JDBC databases.

-- 
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