Ali Emirhan Kurt created LIVY-604:
-------------------------------------
Summary: UDF Registration Problem
Key: LIVY-604
URL: https://issues.apache.org/jira/browse/LIVY-604
Project: Livy
Issue Type: Bug
Affects Versions: 0.6.0
Reporter: Ali Emirhan Kurt
Registering UDF in Livy throws "java.lang.RuntimeException: head of empty list"
error.
Example Registration with Scala API:
jobContext.sqlctx.udf.register("tokenize", TokenizeUDF.tokenize _)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)