[ 
https://issues.apache.org/jira/browse/SPARK-52327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17955168#comment-17955168
 ] 

Gaurav Waghmare commented on SPARK-52327:
-----------------------------------------

Pull request - [https://github.com/apache/spark/pull/51045]. Please review. 

> 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
>            Priority: Major
>              Labels: pull-request-available
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> 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 similar to 
> `org.apache.spark.deploy.history.FsHistoryProvider`.



--
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

Reply via email to