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

RestClient fills /tmp directory

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Not A Problem
    • 1.7.2, 1.12.1, 1.14.4
    • None
    • Runtime / REST
    • None

    Description

      I have some problems with my apache flink stream system. 
      A few days ago, we detect that flink was using too much space in the hard disk, and explorint them, we found to many (around a thousand) `.jar` files in `/tmp` directory on jobmanager container.

      The .jar files always have a similar name, but with diferent numbers:

      • 1695477181_3183563526079495551lib_org.eclipse.paho.client.mqttv3-1.1.0.jar
      • 1798263280_2346102789822957064lib_com.google.protobuf_2.6.0.jar

      The .jar files was created when I use the 'Submit New Job' menu

      In this menu, flink start to polling `GET http://myflink:myport/jars/` (once at second). 
      For each request, a couple of .jar files are created.

      I can't find any information about this and I'm not sure if its a bug or something. Any help please ?

      My installations:

      • Flink 1.12.1 running with docker swarm
      • Flink 1.7 running with docker compose
      • Flink 1.14.4 java 11 running with docker-compose

      The three installations have the same problem

      Thanks !!!

      Attachments

        1. sreenflink1.png
          162 kB
          Mexicapita

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mexicapita Mexicapita
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: