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

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

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

    https://github.com/apache/flink/pull/4253#discussion_r125477115
  
    --- Diff: flink-runtime/pom.xml ---
    @@ -117,6 +117,16 @@ under the License.
                </dependency>
     
                <dependency>
    +                   <groupId>org.slf4j</groupId>
    +                   <artifactId>slf4j-log4j12</artifactId>
    +           </dependency>
    +
    +           <dependency>
    +                   <groupId>log4j</groupId>
    --- End diff --
    
    IIRC we explicitly removed these dependencies so that other logging 
frameworks can be plugged in.


> Start TaskExecutor via start-up script
> --------------------------------------
>
>                 Key: FLINK-7097
>                 URL: https://issues.apache.org/jira/browse/FLINK-7097
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Startup Shell Scripts
>            Reporter: Till Rohrmann
>            Assignee: Till Rohrmann
>            Priority: Minor
>              Labels: flip-6
>
> Start the {{TaskExecutor}} via the start-up scripts.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to