Aitozi created FLINK-28477:
------------------------------
Summary: Support to scan the history server dir with max depth
Key: FLINK-28477
URL: https://issues.apache.org/jira/browse/FLINK-28477
Project: Flink
Issue Type: Bug
Reporter: Aitozi
In the {{HistoryServerArchiveFetcher}}, we only list the archives specified by
the historyserver.archive.fs.dir, but we have an extra hierarchy for the jobs,
like:
/base/job_platform_id1/jobid1
/base/job_platform_id1/jobid2
/base/job_platform_id2/jobid3
For this use case, we can not provide the full dir for history server to scan.
So, we want to set the dir {{/base}} to scan. Can we support the HistoryServer
to list the dir with max depth, I think it will make it more flexible with
different usage.
If no objection, I would like to open a PR for this
--
This message was sent by Atlassian Jira
(v8.20.10#820010)