Hello Zephod, Sorry that the UDF part in our tutorial is kind of outdated, and we are deprecating managix so that page will be replaced with newer techniques soon. Here is an independent repo [1] which describes how to implement UDFs in AsterixDB. Also, for installing UDF in AsterixDB, you could use the ansible script under asterixdb/asterix-server/src/main/opt/ansible/bin/udf.sh for deploy UDF package to AsterixDB instances started by Ansible.
[1] https://github.com/idleft/asterix-udf-template Best, Xikui On Mon, Oct 9, 2017 at 10:25 PM, Chen Luo <[email protected]> wrote: > > ---------- 转发的邮件 --------- > 发件人:zephod <[email protected]> > 日期:2017年10月9日 周一22:21 > 主题:missing doc > 收件人:[email protected] <[email protected]> > > > The user documentation for writing UDFs seems incomplete see > https://asterixdb.apache.org/docs/0.9.2/udf.html#WritingAnExternalUDF. > Does the documentation exist? > > Kind regards, > Zephod >
