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

Resolve scheme-less event log directory relative to default filesystem

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.1.0
    • None
    • Spark Core
    • None

    Description

      Currently, if I specify a default filesystem:

      fs.defaultFS=hdfs://host

      And a scheme-less event log directory:

      spark.eventLog.dir=/some/dir

      Then the event log directory is always resolved with respect to the local filesystem.

      I propose that it should be resolved with respect to the default filesystem.

      Targeting Spark 3.0.0 since this is technically a breaking change.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mkonst Mikayla Konst
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: