You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/12/01 16:31:58 UTC

[jira] [Commented] (DRILL-5085) Add / update description for dynamic UDFs directories in drill-env.sh and drill-module.conf

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

ASF GitHub Bot commented on DRILL-5085:
---------------------------------------

Github user arina-ielchiieva commented on a diff in the pull request:

    https://github.com/apache/drill/pull/672#discussion_r90483802
  
    --- Diff: distribution/src/resources/drill-env.sh ---
    @@ -141,4 +141,9 @@
     # Arguments passed to sqlline (the Drill shell) at all times: whether
     # Drill is embedded in Sqlline or not.
     
    -#export DRILL_SHELL_JAVA_OPTS="..."
    \ No newline at end of file
    +#export DRILL_SHELL_JAVA_OPTS="..."
    +
    +# Location Drill should use for temporary files, such as downloaded dynamic UDFs jars.
    +# Set to "/tmp" by default.
    +#
    +# export DRILL_TMP_DIR="..."
    --- End diff --
    
    Done.


> Add / update description for dynamic UDFs directories in drill-env.sh and drill-module.conf
> -------------------------------------------------------------------------------------------
>
>                 Key: DRILL-5085
>                 URL: https://issues.apache.org/jira/browse/DRILL-5085
>             Project: Apache Drill
>          Issue Type: Improvement
>    Affects Versions: 1.9.0
>            Reporter: Arina Ielchiieva
>            Assignee: Paul Rogers
>            Priority: Minor
>             Fix For: 1.10.0
>
>
> 1. Add description for $DRILL_TMP_DIR in drill-env.sh
> 2. Update description for dynamic UDFs directories in drill-module.conf



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