Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-22575

Making Spark Thrift Server clean up its cache

    XMLWordPrintableJSON

Details

    Description

      Currently, Spark Thrift Server accumulates data in its appcache, even for old queries. This fills up the disk (using over 100GB per worker node) within days, and the only way to clear it is to restart the Thrift Server application. Even deleting the files directly isn't a solution, as Spark then complains about FileNotFound.

      I asked about this on Stack Overflow a few weeks ago, but it does not seem to be currently doable by configuration.

      Am I missing some configuration option, or some other factor here?

      Otherwise, can anyone point me to the code that handles this, so maybe I can try my hand at a fix?

      Thanks!

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ozzieba Oz Ben-Ami
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: