I went to this link:
http://wiki.apache.org/hadoop/Hive/HivePlugins

q:1

When I try to compile it keeps failing on these:

import org.apache.hadoop.hive.ql.exec.UDF;
import org.apache.hadoop.io.Text;

Im using hive 0.50 with hadoop 20.2.  I thought these were included in
some form or fashion??


q:2

I found a really cool jar here:

http://commons.apache.org/downloads/download_math.cgi

This has a ton of interesting analytical functions which would be
quite useful.
Is there any way in Hive that I can piggyback off of these?

Thanks in advance.

/tom

Reply via email to