You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by mlanciau <ml...@gmail.com> on 2013/03/07 14:57:26 UTC

Hive-3963

Hello !

I am working on https://issues.apache.org/jira/browse/HIVE-3963 to allow
Hive's users to get data from databases to do join with big Hadoop/Hive
table and small/reference table.

So I have coded a UDTF LoadFromJDBC and it is working well. But I am sure
it can be improved a lot !

I am looking for any comments/advices/help !

Thanks.

-- 
Maxime LANCIAUX
http://maximelanciauxbi.blogspot.fr/

Re: Hive-3963

Posted by Mark Grover <gr...@gmail.com>.
Maxime,
I posted a comment on the JIRA. Thanks!

On Thu, Mar 7, 2013 at 5:57 AM, mlanciau <ml...@gmail.com> wrote:
> Hello !
>
> I am working on https://issues.apache.org/jira/browse/HIVE-3963 to allow
> Hive's users to get data from databases to do join with big Hadoop/Hive
> table and small/reference table.
>
> So I have coded a UDTF LoadFromJDBC and it is working well. But I am sure it
> can be improved a lot !
>
> I am looking for any comments/advices/help !
>
> Thanks.
>
> --
> Maxime LANCIAUX
> http://maximelanciauxbi.blogspot.fr/