Skip to content

clean_spark_worker_dir.rb fix #32

@wcawman

Description

@wcawman

JOB_DIR_RE = /^app-(\d{14})-\d{4}$/

Your latest release has the following:
JOB_DIR_RE = /^app-(\d{14})-\d{4}$/
But your master branch appears to have the correct configuration:
JOB_DIR_RE = /^app-(\d{14})-\d{4,}$/

Could you merge this correction into a released version, thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions