Gaurav Waghmare created SPARK-52327: ---------------------------------------
Summary: Glob based history provider Key: SPARK-52327 URL: https://issues.apache.org/jira/browse/SPARK-52327 Project: Spark Issue Type: New Feature Components: Spark Core Affects Versions: 4.0.0 Reporter: Gaurav Waghmare Currently, spark history server runs with one base directory immediate subdirectories of which correspond to event logs for each application. There are usecases for eg., multi tenancy where for the purpose of logical separation, the event logs could be stored in separate directories at a tenant level. To achieve this, instead of providing the path of the base directory, a glob for the tenant directories could be provided and used in a separate history provider. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org