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

Zhenqiu Huang commented on FLINK-14055:
---------------------------------------

[~frank wang]
>From my testing experience for yarn, there are still some gaps to achieve the 
>goal. For example, we HTTP filesystem is not well supported in the latest 
>master. The solution of shipping resources into tm classpath doesn't work for 
>Application mode. For support Kubernetes, still need a more detailed 
>discussion.

I am going to create the first diff for parser and basic api change. We can 
discuss on the diff first. For solution for different deployment modes, we can 
discuss in the FLIP.

> Add advanced function DDL syntax "USING JAR/FILE/ACHIVE"
> --------------------------------------------------------
>
>                 Key: FLINK-14055
>                 URL: https://issues.apache.org/jira/browse/FLINK-14055
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table SQL / API
>            Reporter: Bowen Li
>            Priority: Major
>              Labels: auto-unassigned, sprint
>
> As FLINK-7151 adds basic function DDL to Flink, this ticket is to support 
> dynamically loading functions from external source in function DDL with 
> advanced syntax like 
>  
> {code:java}
> CREATE FUNCTION func_name as class_name USING JAR/FILE/ACHIEVE 'xxx' [, 
> JAR/FILE/ACHIEVE 'yyy'] ;
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to