You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jeff Zhang (JIRA)" <ji...@apache.org> on 2019/07/25 07:28:00 UTC

[jira] [Commented] (FLINK-13399) Create two separate uber jars for each planner

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

Jeff Zhang commented on FLINK-13399:
------------------------------------

How about putting them in lib/planner like following? And load them via _URLClassLoader_ 
{code:java}
lib/planner/blink
lib/planner/flink{code}
 

  

> Create two separate uber jars for each planner
> ----------------------------------------------
>
>                 Key: FLINK-13399
>                 URL: https://issues.apache.org/jira/browse/FLINK-13399
>             Project: Flink
>          Issue Type: Task
>          Components: Table SQL / Legacy Planner, Table SQL / Planner
>            Reporter: Jark Wu
>            Priority: Blocker
>             Fix For: 1.9.0, 1.10.0
>
>
> Create two separate uber jars located in the {{/opt}} directory, one for each planner.
> It makes it possible for users to only have one runner in the classpath or have both runners.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)