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

ASF GitHub Bot commented on FLINK-3778:
---------------------------------------

Github user uce commented on a diff in the pull request:

    https://github.com/apache/flink/pull/1906#discussion_r60187361
  
    --- Diff: 
flink-streaming-java/src/main/java/org/apache/flink/streaming/api/environment/RemoteStreamEnvironment.java
 ---
    @@ -90,7 +90,7 @@ public RemoteStreamEnvironment(String host, int port, 
String... jarFiles) {
         * @param port
         *            The port of the master (JobManager), where the program 
should
         *            be executed.
    -    * @param config
    +    * @param clientConfiguration
    --- End diff --
    
    I like the renaming, makes it clearer 👍 


> ScalaShellRemoteStreamEnvironment cannot be forwarded a user configuration
> --------------------------------------------------------------------------
>
>                 Key: FLINK-3778
>                 URL: https://issues.apache.org/jira/browse/FLINK-3778
>             Project: Flink
>          Issue Type: Improvement
>          Components: Scala Shell
>    Affects Versions: 1.1.0
>            Reporter: Till Rohrmann
>            Assignee: Till Rohrmann
>            Priority: Minor
>
> The {{ScalaShellRemoteStreamEnvironment}} cannot unlike the 
> {{ScalaShellRemoteEnvironment}} be configured with a user configuration. This 
> effectively prohibits an user to connect against an HA cluster. I think it 
> would be good to be able to specify a user configuration.



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

Reply via email to