You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Lefty Leverenz (JIRA)" <ji...@apache.org> on 2014/02/03 15:04:09 UTC

[jira] [Commented] (HIVE-5252) Add ql syntax for inline java code creation

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

Lefty Leverenz commented on HIVE-5252:
--------------------------------------

I added "compile" to the list of values for hive.security.command.whitelist in the wiki, but it needs to be added to *hive-default.xml.template* too.

* [Configuration Properties:  hive.security.command.whitelist |https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-hive.security.command.whitelist]

Also, the wiki needs to explain inline Java code creation with a few examples. (I'd need more to go on than compile_processor.q in the patch.) Does it belong in the SELECT wikidoc or a new wikidoc, or with the UDFs?  How about a new wikidoc under the CLI doc?

* [Language Manual |https://cwiki.apache.org/confluence/display/Hive/LanguageManual]
* [SELECT |https://cwiki.apache.org/confluence/display/Hive/LanguageManual Select]
* [Operators and UDFs |https://cwiki.apache.org/confluence/display/Hive/LanguageManual+UDF]
* [CLI |https://cwiki.apache.org/confluence/display/Hive/LanguageManual+Cli]

Or should documentation wait until the parent jira HIVE-5250 gets committed?

> Add ql syntax for inline java code creation
> -------------------------------------------
>
>                 Key: HIVE-5252
>                 URL: https://issues.apache.org/jira/browse/HIVE-5252
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: Edward Capriolo
>            Assignee: Edward Capriolo
>             Fix For: 0.13.0
>
>         Attachments: HIVE-5252.1.patch.txt, HIVE-5252.2.patch.txt
>
>
> Something to the effect of compile 'my code here' using 'groovycompiler'.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)