Hello Siva Currently, Tajo doesn't provide for Hive UDFs. But it looks like very valuable feature to me and I've just created new issue as follows.
https://issues.apache.org/jira/browse/TAJO-1686 Best Regards Jaehwa 2015-07-16 16:34 GMT+09:00 Siva B <[email protected]>: > Thats great! I am able to retrieve Hive tables via Tajo using HCatalog. > BTW, How to use Hive UDF/UDAF in Tajo ? > > > ------------------------------ > From: [email protected] > Date: Thu, 16 Jul 2015 06:40:25 +0000 > Subject: Re: Hive tables > To: [email protected] > > > Hi Siva again, > > You can access Hive tables by configuring Tajo's catalog. > If you are using 0.10.1 version of tajo, please see > http://tajo.apache.org/docs/current/hcatalog_integration.html. It should > be noted that you need to build Tajo to access hive tables in this version. > > If you are using 0.11-SNAPSHOT of tajo, please see > http://tajo.apache.org/docs/devel/hive_integration.html. > > Best regards, > Jihoon > > 2015년 7월 16일 (목) 오후 3:10, Siva B <[email protected]>님이 작성: > > Hi Team, > > How to access Hive tables from Tajo. Is it Tajo has UDF support. Can we > use Hive UDF/UDAF in tajo ? > > Thanks > >
