Page 1 of 1

Did anyone manage to get TA-Lib working as UDFs?

Posted: Thu Aug 15, 2013 2:42 am
by whatever1983
First of all, Vertica is amazing.
So did anyone manage to get TA-Lib working with Vertica? It is a very nice compact library and I would rather not reinvent the wheel.

http://ta-lib.org/function.html

There are two ways to get it to work:
1. either compile it natively as C UDFs using Vertica API SDKs and run it inside Vertica(and run the risk of destabilizing Vertica) or
2. Use R and compile shared R libs calling the C routines running in a Sandbox with slightly reduced performance.

I need help doing either one of those above things. If you have TA-Lib working, please share the knowhow. Thanks.

If HP engineering could get on this and release an TA-Lib extension on the github, that would be freaking awesome.
https://github.com/vertica/Vertica-Extension-Packages

Thanks

Re: Did anyone manage to get TA-Lib working as UDFs?

Posted: Mon Aug 19, 2013 6:18 pm
by id10t
Hi!

I don't think it will happen... license... :(