shouldRetry.adlNonIdempotentRetryPolicy: Check if retry should be done based on 'adlRetryPolicy'...

Description Usage Arguments Value See Also

Description

Check if retry should be done based on adlRetryPolicy (adlNonIdempotentRetryPolicy).

Usage

1
2
shouldRetry.adlNonIdempotentRetryPolicy(adlRetryPolicy, httpResponseCode,
  lastException, verbose = FALSE)

Arguments

adlRetryPolicy

the policy object to chek for retry

httpResponseCode

the account name

lastException

exception that was reported with failure

verbose

Print tracing information (default FALSE)

Value

TRUE for retry and FALSE otherwise

See Also

Other Azure Data Lake Store functions: adls.append.core, adls.append.direct, adls.append, adls.concat, adls.create, adls.delete, adls.file.info, adls.fileinputstream.available, adls.fileinputstream.close, adls.fileinputstream.create, adls.fileinputstream.getpos, adls.fileinputstream.length, adls.fileinputstream.readfromservice, adls.fileinputstream.readfully, adls.fileinputstream.read, adls.fileinputstream.seek, adls.fileinputstream.skip, adls.fileoutputstream.close, adls.fileoutputstream.create, adls.fileoutputstream.flush, adls.fileoutputstream.write, adls.ls, adls.mkdir, adls.read.core, adls.read.direct, adls.read, adls.rename, createAdlExponentialBackoffRetryPolicy, createAdlNonIdempotentRetryPolicy, createAdlRetryPolicy, shouldRetry.adlExponentialBackoffRetryPolicy, shouldRetry


Microsoft/AzureSMR documentation built on July 7, 2019, 11:25 p.m.