[ 
https://issues.apache.org/jira/browse/TAJO-2027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15287857#comment-15287857
 ] 

ASF GitHub Bot commented on TAJO-2027:
--------------------------------------

Github user hyunsik commented on a diff in the pull request:

    https://github.com/apache/tajo/pull/1026#discussion_r63620353
  
    --- Diff: tajo-docs/src/main/sphinx/functions/hivefunc.rst ---
    @@ -0,0 +1,81 @@
    +##############
    +Hive Functions
    +##############
    +
    +Tajo provides a feature to use Hive functions directly without 
re-compilation or additional code.
    +
    +*************
    +Configuration
    +*************
    +
    +Only thing to do is registering path to a directory for jar files 
containing your hive functions.
    +You can do this by set ``tajo.function.hive.code-dir`` in 
``tajo-site.xml`` like the following.
    --- End diff --
    
    ```hive.jar-dir``` would be more proper for this config. I know this is out 
of scope of this issue. But, we need to improve it before releasing.


> Writing Hive UDF integration document
> -------------------------------------
>
>                 Key: TAJO-2027
>                 URL: https://issues.apache.org/jira/browse/TAJO-2027
>             Project: Tajo
>          Issue Type: Task
>          Components: Documentation
>            Reporter: Jongyoung Park
>            Assignee: Jongyoung Park
>            Priority: Minor
>             Fix For: 0.11.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to