[ https://issues.apache.org/jira/browse/HIVE-645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12751589#action_12751589 ]
Luis Ramos commented on HIVE-645: --------------------------------- Finally...it's alive! It was a JAR issue with mysql-connector, I was compiling both 5.1.5(ubuntu) and 5.1.8(download) and loading 5.1.5 into hive (which its why it only worked on local)... apparently 5.1.5 doesn't work, when I loaded 5.1.8 everything works as expected. Thanks for the help. I noticed I had both jars in my library so I only kept 5.1.5 and not even local worked, which is how I noticed. > 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.