On Fri, Jul 4, 2014 at 1:59 AM, Martin Gammelsæter <
martingammelsae...@gmail.com> wrote:

> is there any way to write user defined functions for Spark SQL?


This is coming in Spark 1.1.  There is a work in progress PR here:
https://github.com/apache/spark/pull/1063

If you have a hive context, you can also create udfs using the standard
Hive APIs and use them in your hive ql queries.

Michael

Reply via email to