You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@livy.apache.org by "Ali Emirhan Kurt (JIRA)" <ji...@apache.org> on 2019/07/08 07:53:00 UTC

[jira] [Created] (LIVY-604) UDF Registration Problem

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)