You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@asterixdb.apache.org by Torsten Bergh Moss <to...@ig.ntnu.no> on 2019/09/09 18:37:16 UTC

UDF Documentation AsterixDB

Hi,


I am a master's degree student of professor Heri Ramampiaro and this semester I will be doing a paper on developing a GPU-powered UDF for AsterixDB for classifying tweets.


There seems to be little documentation about how to write UDFs for AsterixDB. Specifically I am wondering how to structure the UDF package and what to put inside it. I would be very grateful if somebody could push me in the right direction.


Best wishes,

Torsten Bergh Moss




Re: UDF Documentation AsterixDB

Posted by Xikui Wang <xi...@uci.edu>.
Hi Torsten,

We have a udf-template which allows you to develop UDFs for AsterixDB[1].
This project contains several minimal examples of constructing UDFs and
using external resources in your UDFs. Check that out to see if that helps.
:)

[1] https://github.com/idleft/asterix-udf-template

Best,
Xikui

On Mon, Sep 9, 2019 at 11:38 AM Torsten Bergh Moss <
torsten.b.moss@ig.ntnu.no> wrote:

> Hi,
>
>
> I am a master's degree student of professor Heri Ramampiaro and this
> semester I will be doing a paper on developing a GPU-powered UDF for
> AsterixDB for classifying tweets.
>
>
> There seems to be little documentation about how to write UDFs for
> AsterixDB. Specifically I am wondering how to structure the UDF package and
> what to put inside it. I would be very grateful if somebody could push me
> in the right direction.
>
>
> Best wishes,
>
> Torsten Bergh Moss
>
>
>
>