[jira] [Created] (FLINK-16798) Logs from BashJavaUtils are not properly preserved and passed into TM logs.

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-16798) Logs from BashJavaUtils are not properly preserved and passed into TM logs.

Shang Yuanchun (Jira)
Xintong Song created FLINK-16798:
------------------------------------

             Summary: Logs from BashJavaUtils are not properly preserved and passed into TM logs.
                 Key: FLINK-16798
                 URL: https://issues.apache.org/jira/browse/FLINK-16798
             Project: Flink
          Issue Type: Bug
          Components: Deployment / Scripts
    Affects Versions: 1.11.0
            Reporter: Xintong Song
             Fix For: 1.11.0


With FLINK-15519, in the TM start-up scripts, we have captured logs from {{BashJavaUtils}} and passed into the TM JVM process via environment variable. These logs will be merged with other TM logs, writing to same places respecting user's log configurations.

This effort was broken in FLINK-15727, where the outputs from {{BashJavaUtils}}  are thrown away, except for the result JVM parameters and dynamic configurations



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