Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-33625

FLIP-390: Support System out and err to be redirected to LOG or discarded

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Hide
      System.out and System.err output the content to the taskmanager.out and taskmanager.err files. In a production environment, if flink users use them to print a lot of content, the limits of yarn or kubernetes may be exceeded, eventually causing the TaskManager to be killed. Flink supports redirect the System.out and System.err to the log file, and the log file can be rolled to avoid unlimited disk usage.
      Show
      System.out and System.err output the content to the taskmanager.out and taskmanager.err files. In a production environment, if flink users use them to print a lot of content, the limits of yarn or kubernetes may be exceeded, eventually causing the TaskManager to be killed. Flink supports redirect the System.out and System.err to the log file, and the log file can be rolled to avoid unlimited disk usage.

    Attachments

      Activity

        This comment will be Viewable by All Users Viewable by All Users
        Cancel

        People

          fanrui Rui Fan
          fanrui Rui Fan
          Votes:
          0 Vote for this issue
          Watchers:
          3 Start watching this issue

          Dates

            Created:
            Updated:
            Resolved:

            Slack

              Issue deployment