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

Support DELETE Jar and DELETE File functionality in spark

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • 3.1.0
    • None
    • SQL

    Description

      SPARK should support delete jar feature

      This feature aims at solving below use case.

      Currently in spark add jar API supports to add the jar to executor and Driver ClassPath at runtime, if there is any change in this jar definition there is no way user can update the jar to executor and Driver classPath. User needs to restart the application to solve this problem which is costly operation.

      After this JIRA fix user can use delete jar API to remove the jar from Driver and Executor ClassPath without the need of restarting the any spark application.

      Attachments

        There are no Sub-Tasks for this issue.

        Activity

          People

            Unassigned Unassigned
            sandeep.katta2007 Sandeep Katta
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: