Skip to content

UploadManager maximum retry attempts should be configurable via a system property #233

@lovababug

Description

@lovababug

Hi,
We are using this SDK in Oracle Data Cloud Qubole to connect to OCI Casper buckets. There are few map-reduce jobs which will process data for long time and write results back to Casper bucket.

We observed that UploadManager class has a hard coded value 3 for max attempts. Our MR jobs are taking too long to finish if any task is failed to upload a part within 3 attempts.

We would appreciate if max-attempts can be configurable via a system property so that it can be set with -D option while launching MR job.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    SDKIssue pertains to the SDK itself and not specific to any service

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions