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

Jeff Zhang commented on FLINK-15157:
------------------------------------

[~kkl0u] I talked about concept of general FlinkClient which compose the 
function of JobClient and ClusterClient under this PR. 
https://github.com/apache/flink/pull/10474#issuecomment-562857131

Actually these methods are public in previous version (but changed to be 
private in another PR), we didn't introduce new public api. Before we have the 
general FlinkClient, I think it is fine to just keep these methods to be public 
as before so that downstream project (Zeppelin) can benefit from this, does 
this make sense to you ?

> Make ScalaShell ensureYarnConfig() and fetchConnectionInfo() public
> -------------------------------------------------------------------
>
>                 Key: FLINK-15157
>                 URL: https://issues.apache.org/jira/browse/FLINK-15157
>             Project: Flink
>          Issue Type: Bug
>          Components: Scala Shell
>            Reporter: Aljoscha Krettek
>            Priority: Major
>
> This allows users of the Scala Shell, such as Zeppelin to work better with 
> the shell.



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

Reply via email to