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

out/err file support rolling

    XMLWordPrintableJSON

Details

    Description

      It is meaningful for out / err files to support scrolling. In particular, when you have to use stdout , writing out files continuously will eventually fill the disk. Similarly, err files will finally fill the disk when the job is keep rebooting with errors.

      Recently, I saw some people asking for 'taskmanager.out rolling' in the community email. We happened to have done this, hoping to help those in need.

      The following is our implementation:
          a) Redirect stdout/stderr to logger .
          b) Flinkonyarn/Flinkonk8s/standalone support stdout/stderr redirection。
          c) Provide the default log4J configuration.

       

      flinkonyarn.png

      Attachments

        1. redirect.jpg
          23 kB
          muzimusi

        Issue Links

          Activity

            People

              Unassigned Unassigned
              muzimusi muzimusi
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated: