ErrLookup › apache/hadoop
apache/hadoop
Apache Hadoop · Java · 9,117 source files
Analyzed at 2add963021 on 2026-08-22. 4312 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Path must be absolute: " + path | exception | error | hadoop, streaming, validation, illegal-argument, key-value |
| Append is not supported by BaiduBosFileSystem | exception | error | hadoop, streaming, classpath, classloader, illegal-argument |
| No more entry in " + f | exception | error | hadoop, streaming, configuration, missing-property, xml-record-reader |
| f + " is a directory" | exception | error | hadoop, streaming, class-not-found, record-reader, configuration |
| f + " already exists" | exception | error | hadoop, streaming, configuration, missing-property, xml-record-reader |
| parent + " is a file" | exception | error | hadoop, typedbytes, serialization, unknown-type, streaming |
| Parent directory doesn't exist: " + parent | exception | error | hadoop, typedbytes, serialization, unknown-type, raw-io |
| absolutePath + ": No such file or directory." | exception | error | hadoop, typedbytes, serialization, unsupported-type |
| Exception while get content summary | exception | error | hadoop, typedbytes, serialization, unknown-type, writable |
| absolutePath + " is a file" | exception | error | hadoop, typedbytes, type-mismatch, arraywritable, serialization |
| f.toString() | exception | error | hadoop, typedbytes, writable, type-mismatch, serialization |
| Can not open a folder | exception | error | hadoop, rumen, task-attempt, enum-validation, state-machine |
| Failed to rename %s to %s, %s is a file | exception | error | hadoop, rumen, cluster-topology, tree-depth, data-validation |
| Failed to rename %s to %s, file already exists or not empty! | exception | error | hadoop, rumen, null-check, job-trace, constructor-validation |
| Truncate is not supported by BaiduBosFileSystem | exception | error | hadoop, rumen, enum-validation, job-trace, missing-field |
| user accessKey and secretAccessKey should not be null | exception | error | hadoop, rumen, enum-validation, task-attempt, job-trace |
NoSuchUpload NoSuchUpload: upload ID is invalid or the upload has been aborted | exception | error | hadoop, rumen, task-type-mismatch, job-trace, locality-simulation |
| Key '" + key + "' does not exist in BOS | exception | error | hadoop, rumen, unsupported-task-type, job-trace, task-attempt |
| trigger bos rate limit for too many requests !!! | exception | error | hadoop, rumen, unsupported-task-type, job-trace, task-info |
RequestRateLimitExceeded trigger bos object rate limit !!! | exception | error | bos, rate-limit, http-429, hot-object, cloud-storage, hadoop |
| status code 429 !!!" + e.getCause() | exception | error | bos, rate-limit, http-429, throttling, cloud-storage, hadoop |
| Invalid read parameters: buf.length=%d, off=%d, len=%d | exception | error | bos, input-stream, index-out-of-bounds, argument-validation, hadoop |
| Retry " + retry + " times to read still exception: " + error | exception | error | bos, read-failure, retry-exhausted, network, hadoop |
| Thread interrupted during retry | exception | warning | bos, thread-interruption, task-cancellation, hadoop |
| Cannot seek to a negative offset " + targetPos | exception | error | bos, input-stream, seek, negative-offset, hadoop |
| Attempted to seek or read past the end of the file " + targe | exception | error | bos, input-stream, seek, eof, hadoop |
| key + ": Stream is closed!" | exception | error | bos, input-stream, stream-closed, lifecycle, hadoop |
| Null IO stream from reopen of (" + reason + ") " + key | exception | error | bos, stream-reopen, read-failure, recovery, hadoop |
| key + ": No such file or directory." | exception | error | bos, file-not-found, checksum, distcp, hadoop |
| FileMetadata not match key:" + key | exception | error | bos, metadata-mismatch, invariant, internal-api, hadoop |
| catch exception when allocating BosBlockBuffer: | exception | error | bos, out-of-memory, buffer-allocation, output-stream, hadoop |
| Stream closed | exception | error | bos, output-stream, stream-closed, lifecycle, hadoop |
| Exception happens during upload:{} | exception | error | bos, multipart-upload, async-upload, background-failure, hadoop |
| Multipart upload failed | exception | critical | bos, multipart-upload, upload-aborted, data-loss, hadoop |
| Multipart upload incomplete: expected {} parts but got {} | exception | critical | bos, multipart-upload, incomplete-upload, race-condition, data-loss, hadoop |
| min sleep time must be positive number and max sleep time mu | exception | error | bos, retry-policy, invalid-config, illegal-argument, hadoop |
| Directory {} is not empty. | exception | error | bos, hadoop, delete, directory, non-recursive |
| {} already exists | exception | error | cosn, tencent-cloud, hadoop, filesystem, create, file-already-exists |
| Can not delete root path | exception | error | cosn, hadoop, delete, root-path, path-io-exception |
| Not a directory: {} | exception | error | cosn, hadoop, createnonrecursive, parent-not-directory, file-already-exists |
| Can not delete the directory: [%s], as it is not empty and o | exception | error | cosn, hadoop, delete, directory-not-empty, rmdir |
| No such file or directory '{}' | exception | error | cosn, hadoop, file-not-found, getfilestatus, object-store |
| Can't make directory for path '%s', it is a file. | exception | error | cosn, hadoop, mkdirs, enotdir, ancestor-is-file |
| Path is a file: {} | exception | error | cosn, hadoop, mkdirs, path-is-file, file-already-exists |
| Can't make directory for path: %s, since it is a file. | exception | error | cosn, hadoop, mkdirs, race-condition, ancestor-is-file |
| Can't make directory for path '%s' since it is a file. | exception | error | cosn, hadoop, mkdir, path-is-file, file-already-exists |
| '{}' is a directory | exception | error | cosn, hadoop, open, is-a-directory, file-not-found |
| Source path and dest path refer the same file or directory | exception | error | cosn, hadoop, rename, same-path, path-equality |
| It is not allowed to rename a parent directory: %s to its su | exception | error | cosn, hadoop, rename, subdirectory, cycle-prevention |
| File: %s already exists | exception | error | cosn, hadoop, rename, destination-exists, file-already-exists |
| Cannot rename %s to %s, %s is a file | exception | error | cosn, hadoop, rename, enotdir, parent-is-file |
| can not copy a directory to a subdirectory of self | exception | error | cosn, hadoop, rename, copy-directory, subdirectory |
| Cannot seek to a negative offset | exception | error | cosn, hadoop, input-stream, seek, negative-offset |
| Attempted to seek or read past the end of the file | exception | error | cosn, hadoop, input-stream, seek, eof, off-by-one |
| Null IO stream | exception | error | cosn, hadoop, input-stream, read-ahead, interrupted, concurrency |
| Stream is closed! | exception | error | cosn, tencent-cos, input-stream, lifecycle, closed-stream |
| dump not supported | exception | error | cosn, hadoop-cos, unsupported-operation, native-filesystem-store, diagnostics |
| %s : %s | exception | error | cosn, hadoop-cos, error-wrapping, object-storage, ioexception |
| no such method | exception | error | cosn, hadoop-cos, sdk-dispatch, version-mismatch, internal-api |
| Call cos sdk failed, call method: %s, exception: %s | exception | error | cosn, hadoop-cos, sdk-client-error, catch-all, ioexception |
| No COS Credential Providers | exception | critical | cosn, hadoop-cos, authentication, credentials, configuration |
| Credentials requested after provider list was closed | exception | error | cosn, hadoop-cos, lifecycle, use-after-close, credentials |
| No COS Credentials provided by %s | exception | critical | cosn, hadoop-cos, authentication, invalid-credentials, configuration |
| Object %s already exists. | exception | error | gcs, hadoop-gcp, file-already-exists, overwrite, optimistic-concurrency |
| Error accessing Bucket %s | exception | error | gcs, hadoop-gcp, bucket-metadata, permissions, storageexception |
| Error accessing %s | exception | error | gcs, hadoop-gcp, blob-metadata, permissions, storageexception |
| Bucket doesn't match for source '%s' and destination '%s'! | exception | error | gcs, hadoop-gcp, compose, cross-bucket, validation |
| Listing '%s' failed | exception | error | gcs, hadoop-gcp, listing, permissions, retry |
| Deleting resource %s failed. | exception | error | gcs, hadoop-gcp, delete, generation-mismatch, storageexception |
| This operation is not supported across two different buckets | exception | error | gcs, hadoop-gcp, rename, cross-bucket, unsupported-operation |
| Move destination must be different from source for %s. | exception | error | gcs, hadoop-gcp, rename, no-op, argument-validation |
| copy(%s->%s) failed. | exception | error | gcs, hadoop-gcp, copy, permissions, storageexception |
| Bucket not found: %s | exception | error | gcs, hadoop-gcp, copy, bucket-not-found, validation |
| This operation is not supported across two different storage | exception | error | gcs, hadoop-gcp, copy, cross-region, unsupported-operation, bucket-metadata |
| This operation is not supported across two different storage | exception | error | gcs, copy, storage-class, cross-bucket, unsupported-operation |
| Copy destination must be different from source for %s. | exception | error | gcs, copy, illegal-argument, self-copy, validation |
| listing object '%s' failed. | exception | error | gcs, listing, storageexception, permissions, ioexception |
| Cannot read GZIP encoded files - content encoding support is | exception | error | gcs, gzip, content-encoding, configuration, read-channel |
| Cannot mutate read-only channel | exception | error | gcs, read-only, unsupported-operation, byte-channel, write |
| Exception occurred while closing channel '%s' | exception | warning | gcs, close, resource-cleanup, network, read-channel |
| Received end of stream result before all requestedBytes were | exception | error | gcs, read, premature-eof, data-integrity, network |
| Unable to update the boundaries/Range of contentChannel %s | exception | error | gcs, read, seek, range-request, ioexception |
| Item not found: %s | exception | error | gcs, filenotfound, open, read, race-condition |
| Invalid seek offset: position value (%d) must be >= 0 for '% | exception | error | gcs, seek, negative-offset, validation, read-channel |
| Invalid seek offset: position value (%d) must be between 0 a | exception | error | gcs, seek, eof, validation, read-channel |
| Upload failed for '%s'. reason=%s | exception | critical | gcs, upload, write-channel, resumable-upload, commit-failed |
| Cannot create a file whose name looks like a directory: '%s' | exception | error | gcs, create, path-validation, trailing-slash |
| A directory with that name exists: %s | exception | error | gcs, create, file-exists, directory-conflict, implicit-directory |
| Item not found: %s | exception | error | gcs, delete, filenotfound, idempotency, race-condition |
| Cannot delete a non-empty directory. : %s | exception | error | gcs, delete, directory-not-empty, recursive-delete |
| Moving object from bucket '%s' to '%s' is not supported | exception | error | gcs, rename, cross-bucket, unsupported-operation |
| A file cannot be created in root. | exception | error | gcs, rename, root-path, path-validation |
| Cannot overwrite an existing file: %s | exception | error | rename, gcs, hadoop, filesystem, google-cloud-storage |
| Cannot rename because path does not exist: %s | exception | error | rename, gcs, hadoop, directories, filesystem |
| Rename dir to self is forbidden | exception | error | rename, gcs, hadoop, directories, validation |
| Rename to subdir is forbidden | exception | error | rename, gcs, hadoop, directories, path-validation |
| Cannot create directories because of existing file: %s | exception | error | mkdir, gcs, hadoop, directories, file-conflict |
| %s: Stream is closed! | exception | error | stream, gcs, hadoop, lifecycle, io |
| Wrong scheme: %s, in path: %s, expected scheme: %s | exception | error | path, gcs, hadoop, scheme, validation |
| Wrong bucket: %s, in path: %s, expected bucket: %s | exception | error | path, gcs, hadoop, bucket, validation |
| Can not create '%s' file, because parent folder does not exi | exception | error | create, gcs, hadoop, directories, file-not-found |
| %s not found: %s | exception | error | filestatus, gcs, hadoop, file-not-found, filesystem |
| GoogleHadoopFileSystem has been closed or not initialized. | exception | error | lifecycle, gcs, hadoop, filesystem, initialization |
| Failed to delete temporary files while closing stream: '%s' | exception | error | gcs, hadoop, output-stream, close, cleanup, interrupt |
| Missing keyfile property ('%s') for authentication type '%s' | exception | error | authentication, gcs, hadoop, configuration, service-account |
| Unknown authentication type: %s | exception | error | authentication, gcs, hadoop, configuration, enum |
| GCS path supports only '%s' scheme, instead got '%s' from '% | exception | error | uri, gcs, hadoop, scheme, validation |
| GCS bucket name cannot be empty. | exception | error | uri, gcs, bucket, validation |
| Invalid GCS bucket name '%s': bucket name must contain only | exception | error | gcs, bucket, validation, uri |
| GCS path must include non-empty object name [objectName='%s' | exception | error | gcs, object-name, uri, validation |
| GCS path must not have consecutive '/' characters: '%s' | exception | error | hadoop-gcp, gcs, path-validation, illegal-argument, hadoop-cloud-storage |
| Invalid bucket name (%s) or object name (%s) | exception | error | hadoop-gcp, gcs, uri-syntax, illegal-argument, encoding |
| Proxy error: %s or %s set without the other. | exception | error | obs, huaweicloud, proxy, config, initialization |
| From option %s %s | exception | error | obs, huaweicloud, credentials, class-loading, config |
| Filesystem %s closed | exception | error | obs, huaweicloud, stream-lifecycle, io, resource-management |
| write has error. bs : pre upload obs[%s] has error. | exception | error | obs, huaweicloud, output-stream, fail-fast, secondary-error |
| closed has error. bs : pre write obs[%s] has error. | exception | error | obs, huaweicloud, close, multipart-upload, data-integrity |
| flushOrSync has error. bs : pre write obs[%s] has error. | exception | error | obs, huaweicloud, hflush, hsync, fail-fast |
| Interrupted multi-part upload with id '%s' to %s | exception | error | obs, huaweicloud, interrupted, multipart-upload, concurrency |
| Bucket %s cannot be deleted | exception | error | obs, huaweicloud, delete, root-guard, path-validation |
| Cannot delete root path | exception | error | obs, huaweicloud, delete, root-guard, path-io-exception |
| Path is a file: {} | exception | error | obs, huaweicloud, mkdirs, file-conflict, file-already-exists |
| Can't make directory for path '%s' since it is a file. | exception | error | obs, huaweicloud, mkdirs, ancestors, file-already-exists |
| No such file or directory: {} | exception | error | obs, huaweicloud, file-not-found, directory-marker, idempotency |
| Cannot find password option {} | exception | error | obs, huaweicloud, credentials, credential-provider, jceks |
| Bucket {} does not exist | exception | critical | obs, huaweicloud, bucket-not-found, endpoint, initialization |
| write (b[{}], {}, {}) | validation | error | obs, huaweicloud, index-out-of-bounds, buffer-math, api-misuse |
| Unsupported block buffer "{}" | validation | error | configuration, initialization, invalid-argument, hadoop-obs |
| Stream is closed! | exception | error | stream-lifecycle, io, state-violation, hadoop-obs |
| Cannot seek to a negative offset | exception | error | positioning, invalid-argument, io, hadoop-obs |
| Attempted to seek or read past the end of the file | exception | error | positioning, eof, io, hadoop-obs |
| Requested more bytes than destination buffer size: request l | validation | error | invalid-argument, buffer-bounds, io, hadoop-obs |
| The trash feature(fs.obs.trash.enable) is enabled, but the c | exception | error | configuration, initialization, trash, hadoop-obs |
| Can't open {} because it is a directory | exception | error | path-misuse, file-vs-directory, io, hadoop-obs |
| {} is a directory | exception | error | path-misuse, file-vs-directory, create, hadoop-obs |
| {} already exists | exception | error | create, overwrite, file-exists, hadoop-obs |
| non-posix bucket. Append is not supported by OBSFileSystem | exception | error | append, unsupported-operation, bucket-capability, hadoop-obs |
| Not a directory: {} | exception | error | create, parent-directory, file-vs-directory, hadoop-obs |
| Interrupted while listing using DFS, prefix={}, marker={} | exception | warning | interruption, listing, concurrency, hadoop-obs |
| Null IO stream from reopen of ({}) {} | exception | error | network, sdk-anomaly, read, hadoop-obs |
| Cannot seek to a negative offset {} | exception | error | positioning, seek, invalid-argument, hadoop-obs |
| {}: Stream is closed! | exception | error | stream-lifecycle, io, state-violation, hadoop-obs |
| End of file reached before reading fully. | exception | error | eof, read, readfully, hadoop-obs |
| read failed of {}, inputStream is {} | exception | error | network, read, retry-exhausted, hadoop-obs |
| Wrong FS {} -expected {} | exception | error | hadoop, obs, path-validation, uri-authority, configuration |
| {} is root directory | exception | error | hadoop, obs, rename, bucket-root, object-storage |
| new destination is an existed directory | exception | error | hadoop, obs, rename, destination-exists, directory |
| new destination is an existed file | exception | error | hadoop, obs, rename, destination-exists, overwrite |
| destination is an existed file | exception | error | hadoop, obs, rename, destination-exists, overwrite |
| destination parent [{}] is not a directory | exception | error | hadoop, obs, rename, parent-directory, path-hierarchy |
| destination has no parent | exception | error | hadoop, obs, rename, missing-directory, parent-directory |
| {path} | exception | error | hadoop, obs, delete, directory-not-empty, recursive |
| Interrupted while copying objects (copy) | exception | error | hadoop, obs, rename, interrupt, concurrency |
| No such file or directory: {} | exception | error | hadoop, obs, file-not-found, getfilestatus, object-storage |
| {} is not a directory | exception | error | hadoop, obs, posix, rename, parent-directory |
| No such file or directory: {} | exception | error | hadoop, obs, posix, rename, file-not-found |
| File conflicts during rename, {} | exception | error | hadoop, obs, posix, rename, conflict |
| {path} | exception | error | hadoop, obs, posix, delete, directory-not-empty |
| System failure | exception | error | hadoop, obs, posix, bulk-delete, internal-error |
| file conflicts: {} | exception | error | hadoop, obs, posix, name-conflict, getfilestatus |
| Can't open %s because it is a directory | exception | error | hadoop, tos, open, directory, input-path |
| {} is a directory | exception | error | hadoop, tos, create, file-already-exists, output-path |
| {} already exists | exception | error | file-already-exists, create, overwrite, object-storage, tos |
| Not supported | exception | error | append, unsupported-operation, immutable-objects, object-storage, tos |
| Failed to rename since it is prohibited to rename dest path | exception | error | rename, path-validation, cycle-prevention, tos |
| Failed to rename since the dest path %s already exists. | exception | error | rename, file-already-exists, destination-conflict, tos |
| Cannot rename the root directory %s to another name | exception | error | rename, root-directory, path-validation, tos |
| Cannot delete root path | exception | error | delete, root-directory, pathioexception, contract-semantics, tos |
| No more items in iterator | exception | error | iterator, nosuchelementexception, listing, iteration-protocol, tos |
| Path is a file: {} | exception | error | mkdirs, file-already-exists, path-collision, tos |
| Can't make directory for path '%s', it is a file. | exception | error | mkdirs, ancestor-is-file, path-collision, tos |
| The object key %s is a invalid key, detail: %s | exception | error | invalid-object-key, path-under-file, filenotfoundexception, tos |
| No such file or directory: %s | exception | error | file-not-found, missing-object, path-resolution, tos |
| Bucket: %s not found. | exception | critical | bucket-not-found, initialization, endpoint, credentials, tos |
| Path is not a file, %s | exception | error | checksum, directory-mismatch, hdfs-parity, tos |
| Attribute with name {} is not found. | exception | error | xattr, missing-attribute, object-tags, tos |
| Attributes with name {} are not found. | exception | error | xattr, missing-attribute, batch-read, object-tags, tos |
| XAttr: {} already exists. The REPLACE flag must be specified | exception | error | xattr, flag-validation, replace-flag, object-tags, tos |
| XAttr: {} does not exist. The CREATE flag must be specified. | exception | error | xattr, flag-validation, create-flag, object-tags, tos |
| Mismatch in Job ID (%s) and commit job ID (%s) | exception | critical | committer, job-id-mismatch, stale-metadata, magic-commit, tos |
| Unable to recover task %s, output: %s | exception | error | hadoop, tos, output-committer, mapreduce, job-recovery |
| %s is not a valid runState. | exception | error | hadoop, mapred, job-status, tos, enum-mapping |
| Task set failed with an uncaught throwable | exception | error | hadoop, tos, concurrency, error-handling, iceberg-tasks |
| Failed to create root dir. %s | exception | error | hadoop, tos, filestore, local-storage, configuration |
| File not found %s | exception | error | hadoop, tos, filestore, object-storage, file-not-found |
| %s is not appendable because append non-existed object with | exception | error | hadoop, tos, filestore, append, object-storage |
| failed to create tmp file | exception | error | hadoop, tos, filestore, temp-file, local-storage |
| Failed to create MultipartUpload with key: %s | exception | error | hadoop, tos, filestore, multipart-upload, staging |
| cannot locate the upload id: %s | exception | error | hadoop, tos, filestore, multipart-upload, staging |
| Unexpect end of stream, expected to write length:%s, actual | exception | error | hadoop, tos, filestore, stream-length, append |
| Unexpect end of stream, expected length:%s, actual:%s | exception | error | hadoop, tos, filestore, stream-length, object-storage |
| failed to put file since rename fail. | exception | error | hadoop, tos, filestore, rename, local-storage |
| parts length mismatched: %d != %d | exception | error | hadoop, tos, filestore, multipart-upload, data-integrity |
| part num mismatched: %d != %d | exception | error | hadoop, tos, filestore, multipart-upload, data-integrity |
| rename file failed | exception | error | hadoop, tos, filestore, rename, multipart-upload |
| part size mismatched: %d != %d | exception | error | hadoop, tos, filestore, multipart-upload, data-integrity |
| part etag mismatched: %s != %s | exception | error | hadoop, tos, filestore, multipart-upload, checksum, data-integrity |
| Upload directory %s already exits | exception | error | hadoop, tos, filestore, multipart-upload, upload-part-copy |
| Failed to rename %s to %s | exception | error | hadoop-tos, object-storage, local-filesystem, rename, filesystem-permissions |
| Expected checksum is %s while actual checksum is %s | exception | critical | hadoop-tos, object-storage, data-integrity, checksum, read-path |
| Cannot seek to a negative offset %s | exception | error | hadoop-tos, object-storage, input-stream, seek, negative-offset |
| position is negative | exception | error | hadoop-tos, object-storage, input-stream, positioned-read, negative-offset |
| Stream is closed! | exception | error | hadoop-tos, object-storage, input-stream, use-after-close, lifecycle |
| Stream is closed! | exception | error | hadoop-tos, object-storage, input-stream, use-after-close, range-read |
| %s doesn't support putObjectTagging. | exception | error | hadoop-tos, object-storage, object-tagging, unsupported-operation, spi |
| %s doesn't support getObjectTagging. | exception | error | hadoop-tos, object-storage, object-tagging, unsupported-operation, spi |
| Failed to delete %s objects, detail: %s | exception | error | hadoop-tos, object-storage, batch-delete, iam-permissions, cleanup |
| Not supported | exception | error | hadoop-tos, volcengine-tos, delegation-token, unsupported-operation, object-upload |
| tos: request interrupted. | exception | warning | hadoop-tos, volcengine-tos, retry, thread-interrupt, cancellation |
| Expected checksum is %s while actual checksum is %s | exception | critical | hadoop-tos, volcengine-tos, data-integrity, checksum, range-read |
| Object %s doesn't exit | exception | error | hadoop-tos, volcengine-tos, object-not-found, zero-length-read |
| %s is not appendable because append non-existed object with | exception | error | hadoop-tos, volcengine-tos, append, hns, directory-bucket |
| %s is not appendable. | exception | error | hadoop-tos, volcengine-tos, append, fns, object-semantics |
| Failed to copy source file %s to dest file %s | exception | error | rename, object-storage, tos, copy-object, unchecked-io-exception, directory-rename |
| offset: %s is out of range [%s, %s] | exception | error | read, buffer, index-out-of-bounds, argument-validation, input-stream |
| Requested more bytes than destination buffer size: request l | exception | error | read, buffer, index-out-of-bounds, buffer-capacity, input-stream |
| No more items in iterator. | exception | error | iterator, no-such-element-exception, programming-error, collections |
| No more elements | exception | error | iterator, no-such-element-exception, concat, programming-error |
| Failed to parse value %s as %s, property key %s | exception | error | configuration, boolean-parsing, illegal-argument, hadoop-tos, core-site |
| tokenStr cannot be null | exception | error | authentication, token, null-argument, hadoop-auth, precondition |
| url cannot be NULL | exception | error | authentication, null-argument, url, hadoop-auth, precondition |
| url must be for a HTTP or HTTPS resource | exception | error | authentication, url, protocol-validation, hadoop-auth, webhdfs |
| token cannot be NULL | exception | error | authentication, null-argument, token, hadoop-auth, precondition |
| Authentication failed, URL: {}, status: {}, message: {} | exception | error | authentication, http-status, hadoop-auth, auth-cookie, unauthorized |
| Invalid SPNEGO sequence, 'WWW-Authenticate' header incorrect | exception | error | kerberos, spnego, negotiate, www-authenticate, hadoop-auth, authentication |
| Invalid SPNEGO sequence, status code: {} | exception | error | kerberos, spnego, http-status, redirect, hadoop-auth, authentication |
| Authentication type must be specified: simple|kerberos|<clas | exception | critical | configuration, servlet-filter, hadoop-auth, deployment, authentication-type |
| Unauthorized access | exception | error | authentication, cookie, hadoop-auth, unauthorized, empty-cookie |
| Invalid AuthenticationToken type | exception | error | authentication, token-type, hadoop-auth, auth-cookie, composite-handler |
| AuthenticationToken expired | exception | warning | authentication, token-expired, hadoop-auth, auth-cookie, session-validity |
| Unsupported HTTP authentication scheme %s . Supported scheme | exception | error | |
| Authentication provider URL must not be null - configure: au | exception | error | |
| Public key for signature validation must be provisioned. | exception | error | |
| Principal not defined in configuration | exception | error | |
| Keytab not defined in configuration | exception | error | |
| Keytab does not exist: ${keytab} | exception | error | |
| Principals do not exist in the keytab | exception | error | |
| The element of the whitelist: ${s} must start with '/' and m | exception | error | |
| Invalid server principal ${serverPrincipal}decoded from clie | exception | error | |
| The LDAP URI can not be null | exception | error | |
| Either LDAP base DN or LDAP domain value needs to be specifi | exception | error | |
| Can not use ldaps and StartTLS option at the same time | exception | error | |
| Error validating LDAP user: a null or blank username has bee | exception | error | |
| Error validating LDAP user: a null or blank password has bee | exception | error | |
| Error validating LDAP user | exception | error | |
| multi-scheme-auth-handler.schemes system property is not spe | exception | error | |
| Handler is already specified for ${scheme} authentication sc | exception | error | |
| No auth handler configured for scheme ${scheme} | exception | error | |
| ${name} is NULL, empty or contains a '&' | exception | error | |
| Invalid token string, missing attributes | exception | error | hadoop-auth, authentication, token-parsing, cookie |
| Invalid authentication token | exception | error | hadoop-auth, authentication, token-parsing, url-encoding |
| CertificateException - be sure not to include PEM header and | exception | error | hadoop-auth, ssl-certificate, pem, configuration |
| CertificateException - PEM may be corrupt | exception | error | hadoop-auth, ssl-certificate, pem, configuration |
| No secret in signature secret file: ${signatureSecretFile} | exception | critical | hadoop-auth, secret-provider, configuration, startup |
| Could not read signature secret file: ${signatureSecretFile} | exception | critical | hadoop-auth, secret-provider, configuration, file-permissions |
| Malformed Kerberos name: ${name} | exception | error | kerberos, hadoop-auth, principal, validation |
| Invalid rule: ${remaining} | exception | error | kerberos, configuration, auth-to-local, startup |
| Invalid rule mechanism: ${ruleMech} | exception | error | kerberos, configuration, auth-to-local, invalid-value |
| oidName: ${oidName} is not supported. | exception | warning | kerberos, gss-api, deprecated, hadoop-auth |
| Malformed gss token | exception | error | kerberos, spnego, gss-api, token-parsing |
| Not an AP-REQ token | exception | error | kerberos, spnego, gss-api, token-parsing |
| Tag not found: 0x${tags} | exception | error | kerberos, spnego, asn1-der, token-parsing |
| secretProvider cannot be NULL | exception | error | hadoop-auth, signing, null-check, constructor |
| NULL or empty string to sign | validation | error | hadoop-auth, signing, validation |
| Invalid signed text: {} | exception | error | hadoop-auth, signing, cookie, verification |
| Invalid signature | exception | error | hadoop-auth, signing, hmac, cookie, tampering |
| signer.secret.provider.zookeeper.path must be specified | validation | critical | hadoop-auth, zookeeper, secret-provider, configuration, startup |
| Cannot load data from ZooKeeper; itwas written with a newer | exception | error | hadoop-auth, zookeeper, version-mismatch, rolling-upgrade |
| Bad format: {} | http | warning | hadoop-common, conf-servlet, http, query-parameter |
| Unable to determine current user | exception | error | |
| Variable substitution depth too large: 20 {} | exception | error | |
| integer range badly formed: {} | validation | error | |
| IntegerRange from {} to {} is invalid | validation | error | |
| Can't get key {} from key providerof type: {}. | exception | error | |
| Configuration problem with provider path. | exception | error | |
| Class {} not found | exception | error | |
| {} not {} | validation | error | |
| {} does not implement {} | validation | error | |
| No valid local directories in property: {} | exception | error | |
| {} not found | exception | error | |
| Error parsing resource {}: XInclude is not supported for res | exception | error | |
| Fetch fail on include for '{}' with no fallback while loadin | exception | error | |
| Property ${propertyName} not found | validation | error | |
| The server is stopped. | exception | error | |
| Another reconfiguration task is running. | exception | warning | reconfiguration, concurrency, configuration, hadoop |
| Could not change property ${property} from '${oldVal}' to '$ | exception | error | reconfiguration, configuration, hadoop |
| value cannot be blank | validation | error | configuration, validation, parsing, storage, hadoop |
| ${value} is not in expected format.Expected format is <numbe | validation | error | configuration, validation, parsing, storage, hadoop |
| Invalid cipher suite name: ${name} | validation | error | crypto, configuration, hadoop |
| ${className} does not support positioned read. | exception | error | crypto, hdfs, stream, positioned-read, hadoop |
| ${className} does not support positioned reads with byte buf | exception | error | crypto, hdfs, stream, bytebuffer, positioned-read, hadoop |
| ${className} does not support positioned readFully. | exception | error | crypto, hdfs, stream, positioned-read, hadoop |
| Cannot seek to a negative offset | exception | error | crypto, stream, seek, validation, hadoop |
| ${className} does not support seek. | exception | error | crypto, hdfs, stream, seek, hadoop |
| Mark/reset not supported | exception | error | crypto, stream, mark-reset, hadoop |
| ${className} does not support seekToNewSource. | exception | error | crypto, hdfs, stream, seek, failover, hadoop |
| ${className} does not support enhanced byte buffer access. | exception | error | crypto, hdfs, stream, bytebuffer, zero-copy, hadoop |
| ${className} does not support release buffer. | exception | error | crypto, stream, bytebuffer, zero-copy, hadoop |
| ${className} does not support setting the readahead caching | exception | error | crypto, stream, readahead, performance, hadoop |
| ${className} stream does not support setting the drop-behind | exception | error | crypto, stream, drop-behind, performance, hadoop |
| Stream closed | exception | error | crypto, stream, lifecycle, concurrency, hadoop |
| Stream closed | exception | error | crypto, stream, lifecycle, concurrency, hadoop |
| This stream does not support setting the drop-behind caching | exception | warning | crypto, stream, drop-behind, unsupported-operation |
| AES/CTR/NoPadding or SM4/CTR/NoPadding is required | validation | error | crypto, codec, cipher-suite, configuration |
| Doesn't support algorithm: ${algorithm} and mode: ${mode} | validation | error | crypto, openssl, cipher, transformation, native |
| Doesn't support padding: ${padding} | validation | error | crypto, openssl, cipher, padding, transformation |
| No transformation given. | validation | error | crypto, openssl, null-argument, transformation |
| Invalid transformation format: ${transformation} | exception | error | crypto, openssl, transformation, input-validation |
| The OpenSSL native library is built without SM4 CTR support | exception | error | crypto, openssl, sm4, native-library, codec |
| Keystore not loaded due to some inconsistency ('%s' and '%s' | exception | critical | keystore, kms, crypto, flush, corruption, file-state |
| Can't create keystore: ${e} | exception | error | keystore, kms, jce, crypto, jvm-provider |
| Can't load keystore ${path} : ${e} | exception | error | keystore, kms, crypto, password, corruption |
| Can't get key ${versionName} from ${path} | exception | error | keystore, kms, crypto, key-lookup |
| Can't get algorithm for key ${key} from ${path} | exception | error | keystore, kms, crypto, jce, algorithm-unavailable |
| Can't recover key ${key} from ${path} | exception | error | keystore, kms, crypto, password, key-recovery |
| Can't get key ${alias} from ${path} | exception | error | keystore, kms, crypto, aliases, key-lookup |
| Can't cast key for ${name} in keystore ${path} to a KeyMetad | exception | error | keystore, kms, crypto, metadata, keytool, type-mismatch |
| Can't get metadata for ${name} from keystore ${path} | exception | error | keystore, kms, crypto, metadata, key-lookup |
| Can't get algorithm for ${name} from keystore ${path} | exception | error | keystore, kms, crypto, jce, algorithm-unavailable |
| Can't recover key for ${name} from keystore ${path} | exception | error | keystore, kms, crypto, password, metadata |
| Key ${name} already exists in ${this} | exception | error | keystore, kms, crypto, duplicate-key, create-key |
| Problem looking up key ${name} in ${this} | exception | error | keystore, kms, crypto, key-lookup, create-key |
| Wrong key length. Required ${options.getBitLength()}, but go | exception | error | java, hadoop, key-provider, key-management, validation |
| Key ${name} does not exist in ${this} | exception | error | java, hadoop, key-provider, key-management, not-found |
| Problem removing ${versionName} from ${this} | exception | error | java, hadoop, keystore, key-provider, jceks |
| Problem removing ${name} from ${this} | exception | error | java, hadoop, keystore, key-provider, jceks |
| Can't store key ${versionName} in ${this} | exception | error | java, hadoop, keystore, key-provider, jceks |
| Key ${name} not found | exception | error | java, hadoop, key-provider, not-found, key-management |
| Wrong key length. Required ${meta.getBitLength()}, but got $ | exception | error | java, hadoop, key-provider, key-management, validation |
| Can't set metadata key ${entry.getKey()} | exception | error | java, hadoop, keystore, key-provider, flush |
| Can't store keystore ${this} | exception | critical | java, hadoop, keystore, key-provider, flush, jceks |
| No such algorithm storing keystore ${this} | exception | error | java, hadoop, keystore, jce, fips, security-provider |
| Certificate exception storing keystore ${this} | exception | error | java, hadoop, keystore, certificate, flush |
| Rename unsuccessful : '%s' to '%s' | exception | error | java, hadoop, filesystem, key-provider, flush, rename |
| attributes cannot have a NULL key | validation | error | java, hadoop, key-provider, validation, null-key |
| Can't find Metadata for key ${name} | exception | error | java, hadoop, key-provider, not-found, key-management |
| No version in key path ${versionName} | exception | error | java, hadoop, key-provider, parsing, key-name |
| Can't find KeyProvider for key ${keyName} | exception | error | java, hadoop, key-provider, not-found, configuration |
| No KeyProviderFactory for ${uri} in ${KEY_PROVIDER_PATH} | exception | error | java, hadoop, key-provider, configuration, uri-scheme, classpath |
| Bad configuration of hadoop.security.key.provider.path at ${ | exception | error | java, hadoop, key-provider, configuration, uri, validation |
| Key ${name} already exists in ${this} | exception | error | java, hadoop, key-provider, duplicate, credentials, user-provider |
| Wrong key length. Required ${bitLength}, but got ${actualBit | exception | error | java, hadoop, key-provider, key-management, validation, user-provider |
| Key ${name} does not exist in ${this} | exception | error | |
| Key ${name} not found | exception | error | |
| keyProvider %s cannot renew token [%s] | exception | error | |
| keyProvider %s cannot cancel token [%s] | exception | error | |
| No valid authority in kms uri [${url}] | exception | error | |
| Could not parse port in kms uri [${url}] | exception | error | |
| Could not instantiate KMSProvider. | exception | error | |
| Failed to connect to: ${url} | exception | error | |
| Got NULL as delegation token | exception | error | |
| No providers configured ! | exception | error | |
| Thread Interrupted | exception | error | |
| Failed to initialize %s queues for the provided keys. | exception | error | |
| Exception while contacting value generator | exception | error | |
| failed to fill reservoir | exception | error | |
| %s=null: %s: %s | exception | error | |
| Scheme not defined in the uri: {uri} | validation | error | |
| Uri without scheme: {uri} | validation | error | |
| Uri scheme {uri} does not match the scheme {supportedScheme} | validation | error | |
| FileSystem implementation error - default port {defaultPort | validation | error | |
| Uri without authority: {uri} | validation | error | hadoop, uri, authority, filesystem, configuration |
| relative paths not allowed:{path} | validation | error | hadoop, path, validation, filesystem |
| Path without scheme with non-null authority:{path} | validation | error | hadoop, uri, path, scheme, validation |
| Wrong FS: {path}, expected: {this.getUri()} | validation | error | hadoop, filesystem, uri, mismatch, configuration |
| Wrong FS: {path} and port={thatPort}, expected: {this.getUri | validation | error | hadoop, filesystem, port, uri, mismatch |
| Path part {s} from URI {p} is not a valid filename. | validation | error | hadoop, path, filename, validation, hdfs |
| BlockSize option is set multiple times | validation | error | hadoop, file-create, options, varargs, validation |
| BufferSize option is set multiple times | validation | error | hadoop, file-create, options, varargs, validation |
| ReplicationFactor option is set multiple times | validation | error | hadoop, file-create, options, varargs, replication |
| BytesPerChecksum option is set multiple times | validation | error | hadoop, file-create, options, checksum, varargs |
| CreateChecksumType option is set multiple times | validation | error | hadoop, file-create, options, checksum, varargs |
| Perms option is set multiple times | validation | error | hadoop, file-create, options, permissions, varargs |
| Progress option is set multiple times | validation | error | hadoop, file-create, options, progress, varargs |
| CreateParent option is set multiple times | validation | error | hadoop, file-create, options, varargs, validation |
| Unkown CreateOpts of type {iOpt.getClass().getName()} | validation | error | hadoop, file-create, options, extension, version-conflict |
| no permission supplied | validation | error | hadoop, file-create, permissions, options, validation |
| Internal error: default blockSize is not a multiple of defau | exception | error | hadoop, file-create, blocksize, checksum, configuration |
| blockSize should be a multiple of checksumsize | validation | error | hadoop, file-create, blocksize, checksum, validation |
| {getClass().getSimpleName()} doesn't support truncate | exception | error | hadoop, truncate, unsupported-operation, filesystem, capability |
| The source {src} and destination {dst} are the same | exception | error | hadoop, rename, file-already-exists, filesystem, validation |
| Cannot rename symlink {src} to its target {dst} | exception | error | rename, symlink, filealreadyexists, filecontext, hadoop-fs |
| Source {src} and destination {dst} must both be directories | exception | error | rename, overwrite, type-mismatch, filecontext, hadoop-fs |
| Rename destination {dst} already exists. | exception | error | rename, filealreadyexists, filecontext, hadoop-fs |
| Rename cannot overwrite non empty destination directory {dst | exception | error | rename, overwrite, directory-not-empty, filecontext, hadoop-fs |
| Rename destination parent {parent} is a file. | exception | error | rename, parentnotdirectory, path-layout, filecontext, hadoop-fs |
| File system does not support symlinks | exception | error | symlink, unsupported-feature, object-store, filecontext, hadoop-fs |
| Implementation Error: {getClass()} that threw an UnresolvedL | panic | error | symlink, custom-filesystem, assertionerror, implementation-bug, hadoop-fs |
| {getClass().getCanonicalName()} does not support method msyn | exception | error | msync, metadata-consistency, unsupported-feature, hdfs-ha, hadoop-fs |
| No more entry in {f} | exception | error | iterator, nosuchelementexception, listlocatedstatus, off-by-one, hadoop-fs |
| {getClass().getCanonicalName()} does not support listCorrupt | exception | error | corrupt-blocks, unsupported-feature, hdfs-only, fsck, hadoop-fs |
| {getClass().getSimpleName()} doesn't support modifyAclEntrie | exception | error | acl, unsupported-feature, object-store, permissions, hadoop-fs |
| {getClass().getSimpleName()} doesn't support removeAclEntrie | exception | error | acl, unsupported-feature, object-store, permissions, hadoop-fs |
| {getClass().getSimpleName()} doesn't support removeDefaultAc | exception | error | acl, default-acl, unsupported-feature, object-store, hadoop-fs |
| {} doesn't support removeAcl | exception | error | acl, unsupported-feature, object-store, permissions, hadoop-fs |
| {} doesn't support setAcl | exception | error | acl, unsupported-feature, object-store, permissions, hadoop-fs |
| {} doesn't support getAclStatus | exception | error | acl, unsupported-feature, object-store, audit, hadoop-fs |
| {} doesn't support setXAttr | exception | error | xattr, extended-attributes, unsupported-feature, object-store, hadoop-fs |
| {} doesn't support getXAttr | exception | error | xattr, extended-attributes, unsupported-feature, object-store, hadoop-fs |
| {} doesn't support getXAttrs | exception | error | xattr, extended-attributes, unsupported-feature, object-store, hadoop-fs |
| {} doesn't support listXAttrs | exception | error | hadoop, filesystem, xattr, filecontext, unsupportedoperationexception |
| {} doesn't support removeXAttr | exception | error | hadoop, filesystem, xattr, filecontext, unsupportedoperationexception |
| {} doesn't support createSnapshot | exception | error | hadoop, filesystem, hdfs-snapshot, filecontext, unsupportedoperationexception |
| {} doesn't support renameSnapshot | exception | error | hadoop, filesystem, hdfs-snapshot, filecontext, unsupportedoperationexception |
| {} doesn't support deleteSnapshot | exception | error | hadoop, filesystem, hdfs-snapshot, filecontext, unsupportedoperationexception |
| {} doesn't support satisfyStoragePolicy | exception | error | hadoop, filesystem, storage-policy, hdfs, unsupportedoperationexception |
| {} doesn't support setStoragePolicy | exception | error | hadoop, filesystem, storage-policy, hdfs, unsupportedoperationexception |
| {} doesn't support unsetStoragePolicy | exception | error | hadoop, filesystem, storage-policy, hdfs, unsupportedoperationexception |
| {} doesn't support getStoragePolicy | exception | error | hadoop, filesystem, storage-policy, hdfs, unsupportedoperationexception |
| {} doesn't support getAllStoragePolicies | exception | error | hadoop, filesystem, storage-policy, hdfs, unsupportedoperationexception |
| {} does not support method {} | exception | error | hadoop, filesystem, unsupportedoperationexception, optional-api, quota |
| Stream is closed! | exception | error | hadoop, filesystem, io, stream-lifecycle, use-after-close |
| Cannot seek to a negative offset | exception | error | hadoop, filesystem, io, seek, integer-overflow |
| zero-copy reads were not available, and you did not provide | exception | error | hadoop, filesystem, zero-copy, bytebuffer, unsupportedoperationexception |
| zero-copy reads were not available, and the ByteBufferPool d | exception | error | hadoop, filesystem, zero-copy, bytebuffer, memory-pool |
| Checksum file not a length multiple of checksum size in {} a | exception | error | hadoop, filesystem, checksum, local-filesystem, data-corruption |
| Checksum error: {} at {} | exception | critical | hadoop, filesystem, checksum, local-filesystem, data-corruption |
| Checksum error: {} at {} exp: {} got: {} | exception | critical | hadoop, filesystem, checksum, local-filesystem, data-corruption |
| Cannot seek after EOF | exception | error | hadoop, filesystem, io, seek, eof |
| Append is not supported by ChecksumFileSystem | exception | error | hadoop, filesystem, append, local-filesystem, checksum-fs, unsupported-operation |
| Truncate is not supported by ChecksumFileSystem | exception | error | hadoop, filesystem, truncate, local-filesystem, checksum-fs, unsupported-operation |
| Concat is not supported by ChecksumFileSystem | exception | error | hadoop, filesystem, concat, local-filesystem, checksum-fs, unsupported-operation |
| Parent directory doesn't exist: {} | exception | error | hadoop, filesystem, create, missing-directory, local-filesystem, file-not-found |
| Mkdirs failed to create {} (exists={}, cwd={}) | exception | error | hadoop, filesystem, mkdir, permissions, local-filesystem, path-conflict |
| Checksum file not a length multiple of checksum size in {} a | exception | critical | hadoop, filesystem, checksum, data-corruption, crc, local-filesystem |
| Checksum error: {} at {} | exception | critical | hadoop, filesystem, checksum, checksum-exception, data-corruption, local-filesystem |
| Cannot seek after EOF | exception | error | hadoop, filesystem, seek, eof, bounds, local-filesystem |
| Truncate is not supported by ChecksumFs | exception | error | hadoop, filecontext, filesystem, truncate, local-filesystem, unsupported-operation |
| ${flag} does not specify any options | exception | error | hadoop, filesystem, create-flag, validation, argument-error |
| ${flag}Both append and overwrite options cannot be enabled. | exception | error | hadoop, filesystem, create-flag, validation, conflicting-options |
| File already exists: ${path}. Append or overwrite option mus | exception | error | hadoop, filesystem, file-exists, create-flag, overwrite, job-output |
| Non existing file: ${path}. Create option is not specified i | exception | error | hadoop, filesystem, file-not-found, create-flag, append |
| ${flag} does not contain APPEND | exception | error | hadoop, filesystem, create-flag, append, validation, argument-error |
| Specified path ${path}does not exist | exception | error | hadoop, datanode, storage-dir, disk, path-not-found, configuration |
| Fewer lines of output than expected | exception | error | hadoop, disk, df, system-command, environment, container |
| Unexpected empty line | exception | error | hadoop, disk, df, parsing, locale, system-command |
| Expecting additional output after line: ${line} | exception | error | hadoop, disk, df, parsing, lvm, nfs, long-device-name |
| Could not parse line: ${line} | exception | error | hadoop, disk, df, parsing, fuse, missing-field |
| df could not be run successfully: ${output} | exception | error | |
| Expecting a line not the end of stream | exception | error | |
| Illegal du output | exception | error | |
| folder | exception | error | |
| Missing parent:${f} | exception | error | |
| parent is not a dir:${f} | exception | error | |
| addDelegationTokens returned no tokens | exception | error | |
| Can't renew or get new delegation token | exception | error | |
| ${className} is not an instance of Seekable or PositionedRea | exception | error | |
| Byte-buffer read unsupported by ${className} | exception | error | |
| ${className} does not support setting the readahead caching | exception | error | |
| this stream does not support setting the drop-behind caching | exception | error | |
| tried to release a buffer that was not created by this strea | exception | error | |
| Byte-buffer pread unsupported by ${className} | exception | error | |
| the wrapped stream does not support setting the drop-behind | exception | error | |
| Abortable.abort() is not supported | exception | error | |
| Checksum error: ${file} at ${errPos} exp: ${expected} got: $ | exception | error | |
| Can't read FileStatusProto with negative size of ${size} | exception | error | hadoop, serialization, protobuf, filestatus, corruption |
| No Path in deserialized FileStatus | validation | error | hadoop, java-serialization, filestatus, invalid-object |
| No type in deserialized FileStatus | validation | error | hadoop, java-serialization, filestatus, invalid-object |
| No scheme in default FS: ${uri} | validation | error | hadoop, configuration, core-site, uri, fs-defaultfs |
| Not implemented by the ${getClass().getSimpleName()} FileSys | exception | error | hadoop, filesystem, api-misuse, unsupported-operation |
| Wrong FS: ${path}, expected: ${this.getUri()} | validation | error | hadoop, filesystem, path, uri-mismatch, checkpath |
| Invalid start or len parameter | validation | error | hadoop, filesystem, argument-validation, block-location |
| Missing parent:${f} | exception | error | hadoop, filesystem, mkdir, missing-directory, deprecated-api |
| parent is not a dir | exception | error | hadoop, filesystem, mkdir, parent-not-directory |
| mkdir of ${f} failed | exception | error | hadoop, filesystem, mkdir, permission-denied, file-exists |
| createNonRecursive unsupported for this filesystem ${this.ge | exception | error | hadoop, filesystem, create, unsupported-operation |
| rename source ${src} not found. | exception | error | hadoop, filesystem, rename, file-not-found |
| Source ${src} Destination ${dst} both should be either file | exception | error | hadoop, filesystem, rename, type-mismatch |
| rename destination ${dst} already exists. | exception | error | hadoop, filesystem, rename, file-exists |
| rename cannot overwrite non empty destination directory ${ds | exception | error | hadoop, filesystem, rename, directory-not-empty |
| rename destination parent ${parent} not found. | exception | error | hadoop, filesystem, rename, missing-directory |
| rename destination parent ${parent} is a file. | exception | error | hadoop, filesystem, rename, parent-not-directory |
| rename from {} to {} failed. | exception | error | hadoop, filesystem, rename, permission-denied, windows-file-lock |
| Not implemented by the {} FileSystem implementation | exception | error | hadoop, filesystem, truncate, unsupported-operation, hdfs |
| {} does not support listCorruptFileBlocks | exception | error | hadoop, filesystem, hdfs, unsupportedoperationexception, corrupt-blocks, block-scanner, capability |
| No more entries in {} | exception | error | hadoop, filesystem, remote-iterator, nosuchelementexception, iterator-misuse, listfiles |
| No more items in iterator | exception | error | hadoop, filesystem, remote-iterator, nosuchelementexception, batch-listing, iterator-misuse |
| {} does not support method msync | exception | error | hadoop, filesystem, hdfs, msync, unsupportedoperationexception, metadata-consistency, ha |
| Permission denied: user=%s, path="%s":%s:%s:%s%s | exception | error | hadoop, hdfs, filesystem, permissions, posix, accesscontrolexception, authorization |
| Filesystem does not support symlinks! | exception | error | hadoop, filesystem, symlink, unsupportedoperationexception, hdfs, object-store |
| {} doesn't support createSnapshot | exception | error | hadoop, filesystem, hdfs, snapshot, unsupportedoperationexception, backup |
| {} doesn't support renameSnapshot | exception | error | hadoop, filesystem, hdfs, snapshot, unsupportedoperationexception, rename |
| {} doesn't support deleteSnapshot | exception | error | hadoop, filesystem, hdfs, snapshot, unsupportedoperationexception, retention |
| {} doesn't support modifyAclEntries | exception | error | hadoop, filesystem, hdfs, acl, permissions, unsupportedoperationexception |
| {} doesn't support removeAclEntries | exception | error | hadoop, filesystem, hdfs, acl, permissions, unsupportedoperationexception, revocation |
| {} doesn't support removeDefaultAcl | exception | error | hadoop, filesystem, hdfs, acl, default-acl, unsupportedoperationexception |
| {} doesn't support removeAcl | exception | error | hadoop, filesystem, hdfs, acl, permissions, unsupportedoperationexception |
| {} doesn't support setAcl | exception | error | hadoop, filesystem, hdfs, acl, permissions, unsupportedoperationexception, provisioning |
| {} doesn't support getAclStatus | exception | error | hadoop, filesystem, hdfs, acl, audit, unsupportedoperationexception |
| {} doesn't support setXAttr | exception | error | hadoop, filesystem, hdfs, xattr, extended-attributes, unsupportedoperationexception, metadata |
| {} doesn't support getXAttr | exception | error | hadoop, filesystem, hdfs, xattr, unsupportedoperationexception, metadata |
| {} doesn't support getXAttrs | exception | error | hadoop, filesystem, hdfs, xattr, unsupportedoperationexception, metadata, crawler |
| {} doesn't support listXAttrs | exception | error | |
| {} doesn't support removeXAttr | exception | error | |
| {} doesn't support setStoragePolicy | exception | error | |
| {} doesn't support unsetStoragePolicy | exception | error | |
| {} doesn't support getStoragePolicy | exception | error | |
| {} doesn't support getAllStoragePolicies | exception | error | |
| No FileSystem for scheme "{}" | exception | error | |
| Must specify either create, overwrite or append | exception | error | |
| {} does not support method {} | exception | error | |
| Path {} contains a symlink and symlink resolution is disable | exception | error | |
| Symlink resolution is disabled in this version of Hadoop. | exception | error | |
| Possible cyclic loop while following symbolic link {} | exception | error | |
| Cannot copy {} to itself. | exception | error | |
| Cannot copy {} to its subdirectory {} | exception | error | |
| copying multiple files, but last argument `" + dst + "' is n | exception | error | |
| `" + dst + "': specified destination directory does not exis | exception | error | |
| exceptions.toString() | exception | error | |
| src.toString() + ": Permission denied" | exception | error | |
| src.toString() + ": No such file or directory" | exception | error | local-file, copy, file-status-race, hadoop-common, fileutil |
| dst.toString() | exception | error | path-is-directory, copy, destination-check, hdfs, fileutil |
| Target " + dst + " already exists | exception | error | file-already-exists, copy, overwrite, hdfs, fileutil |
| Not implemented for Windows | exception | error | windows, unsupported-operation, shell-path, platform-limitation, fileutil |
| expanding " + entry.getName() + " would create file outside | exception | error | zip-slip, path-traversal, security, archive-extraction, unzip |
| Mkdirs failed to create " + parent.getAbsolutePath() | exception | error | mkdir-failed, unzip, permissions, disk-full, archive-extraction |
| expanding " + entry.getName() + " would create file outside | exception | error | zip-slip, path-traversal, security, archive-extraction, unzip |
| Mkdirs failed to create " + file.getParentFile().toString() | exception | error | mkdir-failed, unzip, permissions, disk-full, archive-extraction |
| Error executing command. %s Process exited with exit code %d | exception | error | untar, subprocess, exit-code, corrupt-archive, archive-extraction |
| Mkdirs failed to create " + untarDir | exception | error | mkdir-failed, untar, permissions, archive-extraction |
| Error untarring file " + inFile + ". Tar process exited with | exception | error | untar, shell-command, exit-code, corrupt-archive, archive-extraction |
| expanding " + entry.getName() + " would create entry outside | exception | error | zip-slip, path-traversal, security, untar, archive-extraction |
| Mkdirs failed to create tar internal dir " + outputDir | exception | error | mkdir-failed, untar, permissions, archive-extraction |
| username == null && groupname == null | validation | error | invalid-argument, null-check, set-owner, posix, fileutil |
| Failed to set permissions of path: " + p + " to " + String.f | exception | error | permissions, chmod, posix, not-owner, fileutil |
| replaceFile interrupted. | exception | error | rename, windows-file-lock, interrupted, concurrency, fileutil |
| Unable to rename " + src + " to " + target | exception | error | rename-failed, windows-file-lock, cross-filesystem, file-lock, fileutil |
| Invalid directory or I/O error occurred for dir: " + dir.toS | exception | error | |
| Permission denied | exception | error | |
| `" + cmd + "': Unknown command | validation | error | |
| Unknown command | validation | error | |
| chmod : mode '" + modeStr + "' does not match the expected p | validation | error | |
| changing permissions of '" + item + "': " + e.getMessage() | exception | error | |
| '" + ownerStr + "' does not match expected pattern for [owne | validation | error | |
| '" + ownerStr + "' does not specify owner or group. | validation | error | |
| changing ownership of '" + item + "': " + e.getMessage() | exception | error | |
| '" + groupStr + "' does not match expected pattern for group | validation | error | |
| e.toString() | exception | error | |
| Illegal file pattern: An escaped character does not present | exception | error | |
| Illegal file pattern: {} | exception | error | |
| %s at pos %d | exception | error | |
| Invalid path for the Har Filesystem. {} | exception | error | |
| Invalid path for the Har Filesystem. No index file in {} | exception | error | |
| Invalid meta data for the Har Filesystem | exception | error | |
| URI: {} is an invalid Har URI since '-' not found. Expectin | exception | error | |
| query component in Path not supported {} | exception | error | hadoop, har-filesystem, uri, path, initialization |
| URI: {} is an invalid Har URI. Expecting har://<scheme>-<hos | exception | error | hadoop, har-filesystem, uri, ursyntaxexception, initialization |
| Invalid file name: {} in {} | exception | error | hadoop, har-filesystem, path-resolution, namespace |
| File: {} does not exist in {} | exception | error | hadoop, har-filesystem, file-not-found, archive-index |
| {} : not a file in {} | exception | error | hadoop, har-filesystem, is-a-directory, file-not-found |
| Har: create not allowed. | exception | error | hadoop, har-filesystem, read-only, create, output-stream |
| Har: append not allowed. | exception | error | hadoop, har-filesystem, read-only, append |
| Har: setReplication not allowed | exception | error | hadoop, har-filesystem, read-only, replication |
| Har: rename not allowed | exception | error | hadoop, har-filesystem, read-only, rename, atomic-commit |
| Har: truncate not allowed | exception | error | hadoop, har-filesystem, read-only, truncate |
| Har: delete not allowed | exception | error | hadoop, har-filesystem, read-only, delete, cleanup |
| File {} not found in {} | exception | error | hadoop, har-filesystem, file-not-found, liststatus, archive-index |
| Har: mkdirs not allowed | exception | error | hadoop, har-filesystem, read-only, mkdirs |
| Har: copyfromlocalfile not allowed | exception | error | hadoop, har-filesystem, read-only, copy-from-local, upload |
| Har: startLocalOutput not allowed | exception | error | hadoop, har-filesystem, read-only, local-output, fileutil-copy |
| Har: completeLocalOutput not allowed | exception | error | hadoop, har-filesystem, read-only, local-output, fileutil-copy |
| Har: setowner not allowed | exception | error | hadoop, har-filesystem, read-only, setowner, permissions |
| Har: setTimes not allowed | exception | error | |
| Har: setPermission not allowed | exception | error | |
| Negative length [{}] | exception | error | |
| reset not implemented. | exception | error | |
| Negative position: {} | exception | error | |
| Position behind the end of the stream (length = {}): {} | exception | error | |
| Not enough bytes to read. | exception | error | |
| Invalid version {} expected {} | exception | error | |
| invalid arguments to createHardLink: source file is null | exception | error | |
| invalid arguments to createHardLink: link name is null | exception | error | |
| invalid arguments to createHardLinkMult: parent directory is | exception | error | |
| invalid arguments to createHardLinkMult: link directory is n | exception | error | |
| invalid arguments to createHardLinkMult: filename list can b | exception | error | |
| ${linkDir} not found. | exception | error | |
| invalid argument to getLinkCount: file name is null | exception | error | |
| ${fileName} not found. | exception | error | |
| ${contextCfgItemName} not configured | exception | error | |
| No space available in any of the local directories${pathName | exception | error | |
| Could not find any valid local directory for ${pathStr} with | exception | error | |
| Could not find ${pathStr} in any of the configured local dir | exception | error | |
| Can't check existence of ${next} | exception | error | local-dirs, iterator, runtimeexception, io, disk |
| read only iterator | exception | error | iterator, unsupported-operation, local-dirs |
| not able to find the highest writable parent dir | exception | error | checksum, local-filesystem, corruption, permissions, quarantine |
| Mkdirs failed to create ${badDir} | exception | error | checksum, mkdirs, local-filesystem, disk-full, quarantine |
| Missing PathHandle | exception | error | path-handle, null-argument, serialization, local-filesystem |
| Could not resolve handle | exception | error | path-handle, file-status, resolution |
| Content changed | exception | error | path-handle, mtime, stale-handle, consistency |
| Unknown checksum type in ${algorithm} | exception | error | checksum, algorithm, version-mismatch, crc |
| Block size must be greater than 0 | exception | error | create-options, block-size, illegal-argument, validation |
| Replication must be greater than 0 | exception | error | create-options, replication, illegal-argument, validation |
| Buffer size must be greater than 0 | exception | error | create-options, buffer-size, illegal-argument, validation |
| Bytes per checksum must be greater than 0 | exception | error | create-options, checksum, illegal-argument, validation |
| Permissions must not be null | exception | error | create-options, permissions, null-argument, validation |
| Progress must not be null | exception | error | create-options, progressable, null-argument, validation |
| Null opt | exception | error | create-options, varargs, null-argument |
| multiple opts varargs: ${clazz} | exception | error | create-options, duplicate, varargs |
| Duplicate option ${simpleName} | exception | error | handle-options, duplicate, open-options |
| Unsupported name: has scheme but relative path-part | exception | error | path, uri, scheme, invalid-path, hadoop |
| Path is relative | exception | error | path, relative-path, uri, validation, hadoop |
| Can not create a Path from a null string | exception | error | hadoop, hdfs, path, null-argument, illegalargumentexception, configuration |
| Can not create a Path from an empty string | exception | error | hadoop, hdfs, path, empty-string, illegalargumentexception, configuration |
| No URI in deserialized Path | validation | critical | hadoop, serialization, deserialization, security, invalidobjectexception, path |
| Cannot seek to a negative offset | validation | error | hadoop, local-filesystem, seek, offset, eofexception, input-stream |
| Cannot append to a diretory (=" + f + " ) | exception | error | hadoop, local-filesystem, append, directory, ioexception |
| File already exists: " + f | exception | error | hadoop, local-filesystem, create, file-exists, overwrite |
| Mkdirs failed to create " + parent.toString() | exception | error | hadoop, local-filesystem, mkdirs, permissions, create, parent-directory |
| File " + f + " not found | exception | error | hadoop, local-filesystem, truncate, file-not-found, filenotfoundexception |
| Cannot truncate a directory (=" + f + ") | exception | error | hadoop, local-filesystem, truncate, directory, ioexception |
| Cannot truncate to a larger file size. Current size: " + old | validation | error | hadoop, local-filesystem, truncate, file-size, illegalargumentexception |
| Directory " + f.toString() + " is not empty | exception | error | hadoop, local-filesystem, delete, directory-not-empty, cleanup |
| File " + f + " does not exist | exception | error | hadoop, local-filesystem, liststatus, file-not-found, filenotfoundexception |
| mkdirs path arg is null | validation | error | hadoop, local-filesystem, mkdirs, null-argument, illegalargumentexception, configuration |
| Parent path is not a directory: " + parent | exception | error | hadoop, local-filesystem, mkdirs, parent-not-directory, path-conflict |
| Destination exists and is not a directory: " + p2f.getCanoni | exception | error | hadoop, local-filesystem, mkdirs, file-exists, path-conflict |
| Error while running command to get file permissions : " + St | exception | error | hadoop, local-filesystem, windows, shell, permissions, winutils, runtimeexception |
| File " + p + " does not exist | exception | error | hadoop, local-filesystem, set-times, file-not-found, filenotfoundexception, metadata |
| PathHandle only available for files | validation | error | hadoop, local-filesystem, pathhandle, invalid-argument |
| Wrong FileSystem: " + stat.getPath() | validation | error | hadoop, local-filesystem, pathhandle, uri-mismatch |
| Tracking file movement in basic FileSystem is not supported | exception | error | hadoop, local-filesystem, pathhandle, unsupported-operation |
| Symlinks not supported | exception | error | hadoop, local-filesystem, symlink, unsupported-operation |
| Unable to create symlink to non-local file system: " + targe | exception | error | hadoop, local-filesystem, symlink, invalid-argument |
| Error " + result + " creating symlink " + link + " to " + ta | exception | error | hadoop, local-filesystem, symlink, shell-command |
| Illegal buffer length " + len | validation | error | hadoop, pathhandle, deserialization, corruption |
| Stream data required | validation | error | hadoop, pathhandle, deserialization, corruption |
| stat is not supported on this platform | exception | error | hadoop, stat, platform, unsupported-operation |
| Unable to stat path: " + original | exception | error | hadoop, stat, shell-command, empty-output |
| File " + original + " does not exist | exception | error | hadoop, stat, file-not-found |
| Possible cyclic loop while following symbolic link " + origi | exception | error | hadoop, stat, symlink, eloop |
| Unexpected stat output: " + line | exception | error | hadoop, stat, parsing, locale |
| in.getClass().getName() + ": claims unbuffer capabilty but d | exception | error | hadoop, stream-capabilities, unbuffer, interface-contract |
| Failed to get server trash configuration | exception | error | hadoop, trash, server-defaults, delete |
| Cannot move "{path}" to the trash, as it contains the trash | exception | error | hadoop, trash, delete, path-conflict |
| Failed to move {path} to trash {trashPath} | exception | error | hadoop, trash, rename, quota |
| Failed to checkpoint trash: {checkpoint} | exception | error | hadoop, trash, checkpoint, rename |
| position is negative in range {range} | validation | error | hadoop, vectored-read, filerange, validation |
| Range starts beyond the file length ({l}): {last} | validation | error | vectored-io, file-range, eof, hadoop-common |
| Range extends beyond the file length ({l}): {last} | validation | error | vectored-io, file-range, eof, truncation |
| A flag must be specified. | validation | error | xattr, extended-attributes, invalid-argument |
| XAttr: {xAttrName} already exists. The REPLACE flag must be | validation | error | xattr, extended-attributes, already-exists |
| XAttr: {xAttrName} does not exist. The CREATE flag must be s | validation | error | xattr, extended-attributes, not-found |
| Invalid host specified | exception | error | ftp, configuration, uri, missing-host |
| Login failed on server - {host}, port - {port} as user '{use | exception | error | ftp, authentication, credentials, login |
| Client not connected | exception | warning | ftp, connection-lost, cleanup |
| Path {file} is a directory. | exception | error | ftp, is-a-directory, open, file-not-found |
| Unable to open file: {file}, Aborting | exception | error | ftp, retr, permission-denied, transfer |
| File already exists: {file} | exception | error | ftp, file-already-exists, create |
| create(): Mkdirs failed to create: {parent} | exception | error | ftp, mkdirs, create, permission-denied |
| Unable to create file: {file}, Aborting | exception | error | ftp, stor, permission-denied, transfer |
| Could not complete transfer, Reply Code - {replyCode} | exception | error | ftp, transfer-aborted, stor, quota |
| Append is not supported by FTPFileSystem | exception | error | ftp, append, unsupported-operation |
| Directory: {file} is not empty. | exception | error | ftp, delete, directory-not-empty |
| File {file} does not exist. | exception | error | ftp, file-not-found, case-sensitivity |
| Can't make directory for path %s since it is a file. | exception | error | ftp, mkdirs, parent-not-directory |
| File check failed | exception | error | ftp, hadoop, filesystem, io, wrapped-exception |
| Source path {src} does not exist | exception | error | ftp, hadoop, rename, file-not-found |
| Destination path {dst} already exists | exception | error | ftp, hadoop, rename, file-exists |
| Cannot rename {absoluteSrc} under itself : {absoluteDst} | exception | error | ftp, hadoop, rename, path-validation |
| Cannot rename source: {absoluteSrc} to {absoluteDst} -only s | exception | error | ftp, hadoop, rename, unsupported-operation |
| Failed to get home directory | exception | error | ftp, hadoop, connection, configuration |
| Failed to disconnect | exception | warning | ftp, hadoop, connection-cleanup, masked-exception |
| Seek not supported | exception | error | ftp, hadoop, input-stream, seek, unsupported-operation |
| Stream closed | exception | error | ftp, hadoop, input-stream, lifecycle, use-after-close |
| Client not connected | exception | error | ftp, hadoop, close, connection |
| Could not complete transfer, Reply Code - | exception | error | ftp, hadoop, transfer, data-connection, close |
| Mark not supported | exception | error | ftp, hadoop, input-stream, mark-reset, unsupported-operation |
| Wait failed for acquire(%d) | exception | error | hadoop, prefetch, buffer-pool, concurrency, resource-leak |
| this stream is already closed | exception | error | hadoop, prefetch, stream-lifecycle, concurrency |
| Wait failed for get(%d) | exception | error | hadoop, prefetch, retry-exhausted, object-store, illegal-state |
| Invalid <aclSpec> : | validation | error | hadoop, acl, validation, parsing |
| Invalid type of acl in <aclSpec> : | validation | error | hadoop, acl, validation, parsing, enum |
| Invalid permission in <aclSpec> : | validation | error | |
| Unable to parse configuration fs.permissions.umask-mode with | validation | error | |
| length != %d(unixSymbolicPermission=%s) | validation | error | |
| Invalid mode in FsPermission | validation | error | |
| No sticky bit in FsPermission | validation | error | |
| Block replication 0x%08x doesn't fit in 16 bits. | validation | error | |
| Unknown type: | exception | error | |
| Connection pool error. | exception | error | |
| Invalid host specified | validation | error | |
| No user specified for sftp connection. Expand URI or credent | validation | error | |
| Failed to get file status | exception | error | |
| File %s does not exist. | exception | error | |
| Can't make directory for path "%s" under "%s". | exception | error | |
| Can't make directory for path %s since it is a file. | exception | error | |
| File check failed | exception | error | |
| Directory: %s is not empty. | exception | error | |
| Source path %s does not exist | exception | error | sftp, rename, path-not-found, hadoop, filesystem |
| Destination path %s already exist, cannot rename! | exception | error | sftp, rename, destination-exists, hadoop, filesystem |
| Path %s is a directory. | exception | error | sftp, open, directory-path, hadoop, filesystem |
| File already exists: %s | exception | error | sftp, create, file-exists, overwrite, hadoop |
| create(): Mkdirs failed to create: %s | exception | error | sftp, create, mkdirs-failed, permission-denied, hadoop |
| Append is not supported by SFTPFileSystem | exception | error | sftp, append, unsupported-operation, hadoop, filesystem |
| {}: FileSystem is closed! | exception | error | sftp, filesystem-closed, lifecycle, hadoop, filesystem-cache |
| Cannot seek to a negative offset | exception | error | sftp, seek, negative-offset, input-stream, hadoop |
| {}: Stream is closed! | exception | error | sftp, stream-closed, input-stream, hadoop, io |
| <path> is missing | exception | error | cli, getfacl, acl, missing-argument, hadoop |
| Too many arguments | exception | error | cli, getfacl, acl, too-many-arguments, hadoop |
| Specified flags contains both remove and modify flags | exception | error | cli, setfacl, acl, conflicting-flags, hadoop |
| Missing arguments: <acl_spec> <path> | exception | error | cli, setfacl, acl, missing-argument, hadoop |
| Missing either <acl_spec> or <path> | exception | error | cli, setfacl, acl, missing-argument, hadoop |
| Missing <acl_spec> entry | exception | error | cli, setfacl, acl, empty-spec, hadoop |
| Expected one of -b, -k, -m, -x or --set options | exception | error | cli, setfacl, acl, missing-flag, hadoop |
| No such file or directory | exception | error | cli, glob, path-not-found, hadoop, shell |
| Illegal option {} | exception | error | hadoop, hdfs, cli, argument-validation, shell, java |
| Not enough arguments: expected {} but got {} | exception | error | hadoop, hdfs, cli, argument-validation, shell, java |
| Too many arguments: expected {} but got {} | exception | error | hadoop, hdfs, cli, argument-validation, shell, java |
| No attribute for {} | exception | error | hadoop, hdfs, cli, option-value, copy, java |
| unexpected URISyntaxException | exception | error | hadoop, hdfs, uri, path-parsing, local-filesystem, java |
| No such file or directory | exception | error | hadoop, hdfs, glob, path-not-found, copy, shell |
| Too many matches | exception | error | hadoop, hdfs, glob, ambiguous-match, copy, shell |
| Is not a directory | exception | error | hadoop, hdfs, destination, copy, directory-check, shell |
| File exists | exception | error | hadoop, hdfs, file-exists, overwrite, copy, shell |
| Operation not supported | exception | error | hadoop, hdfs, symlink, unsupported-operation, copy, shell |
| Is a directory | exception | error | hadoop, hdfs, is-a-directory, recursion, copy, shell |
| '{}' copy from '/.reserved/raw' to non '/.reserved/raw'. Eit | exception | error | hadoop, hdfs, encryption-zone, reserved-raw, xattr, copy, shell |
| '{}' copy from non '/.reserved/raw' to '/.reserved/raw'. Eit | exception | error | hadoop, hdfs, encryption-zone, reserved-raw, xattr, copy, shell |
| Target path not specified. <target path> <src path> <src pat | exception | error | hadoop, hdfs, concat, argument-validation, shell, java |
| The number of source paths is less than 2. <target path> <sr | exception | error | hadoop, hdfs, concat, argument-validation, shell, java |
| Target path %s does not exist or is not file. | exception | error | hadoop, hdfs, concat, file-validation, shell, java |
| %s does not exist or is not file. | exception | error | hadoop, hdfs, filesystem, shell, concat, file-not-found, argument-validation |
| Dest filesystem '${fs.getUri().getScheme()}' doesn't support | exception | error | hadoop, filesystem, concat, unsupported-operation, hdfs, shell |
| Is a directory | exception | error | hadoop, getmerge, shell, path-is-directory, argument-validation |
| unexpected URISyntaxException | exception | error | hadoop, getmerge, uri, shell, syntax-error |
| Unexpected URISyntaxException: ${e} | exception | error | hadoop, appendtofile, uri, shell, linux, syntax-error |
| missing destination argument | exception | error | hadoop, appendtofile, shell, argument-validation |
| stdin (-) must be the sole input argument when present | exception | error | hadoop, appendtofile, shell, stdin, argument-validation |
| Is a directory | exception | error | hadoop, rm, shell, path-is-directory, argument-validation |
| Input/output error | exception | error | hadoop, delete, rm, io-error, permissions, shell |
| ${msg}. Consider using -skipTrash option | exception | error | hadoop, trash, rm, permissions, shell, skip-trash |
| Is not a directory | exception | error | hadoop, rmdir, shell, path-not-directory, argument-validation |
| Directory is not empty | exception | error | hadoop, rmdir, shell, directory-not-empty, argument-validation |
| Is a directory | exception | error | hadoop, cat, shell, path-is-directory, argument-validation |
| Is a directory | exception | error | hadoop, head, shell, path-is-directory, argument-validation |
| FileSystem ${item.fs.getUri()} does not support Erasure Codi | exception | error | hadoop, ls, erasure-coding, unsupported-operation, shell, hdfs |
| File exists | exception | error | hadoop, mkdir, shell, path-exists, idempotency |
| Is not a directory | exception | error | hadoop, mkdir, shell, path-not-directory, argument-validation |
| Item: %s parent's path is null. This can happen if mkdir is | exception | error | hadoop, mkdir, shell, root-path, path-not-found, argument-validation |
| No such file or directory | exception | error | hdfs, mkdir, path-not-found, hadoop-shell, parent-directory |
| Input/output error | exception | error | hdfs, mkdir, io-error, permissions, hadoop-shell |
| Illegal option -t | exception | error | movefromlocal, invalid-option, command-line, hadoop-shell, unsupported-flag |
| File exists | exception | error | movefromlocal, file-exists, destination-conflict, hadoop-shell |
| Option '-moveToLocal' is not implemented yet. | exception | error | movetolocal, not-implemented, hadoop-shell, unsupported-operation |
| Does not match target filesystem | exception | error | mv, rename, cross-filesystem, hadoop-shell, uri-mismatch |
| Input/output error | exception | error | mv, rename, io-error, permissions, hadoop-shell |
| Invalid path string ${pathString} | exception | error | windows, path-validation, invalid-path, mixed-separators, pathdata |
| No such file or directory | exception | error | file-not-found, race-condition, pathdata, status-refresh, hadoop-shell |
| Is not a directory | exception | error | path-is-not-directory, type-mismatch, pathdata, hadoop-shell |
| Is a directory | exception | error | is-a-directory, type-mismatch, pathdata, hadoop-shell |
| Not a local path: | exception | error | not-a-local-path, local-filesystem, illegal-argument, pathdata |
| Invalid path string | exception | error | windows, path-validation, invalid-path, mixed-separators, pathdata |
| replication must be >= 1 | exception | error | setrep, replication-factor, invalid-argument, argument-validation |
| Symlinks unsupported | exception | error | setrep, symlink, unsupported-operation, hadoop-shell |
| Could not set replication for: | exception | error | setrep, replication-factor, file-under-construction, hdfs, hadoop-shell |
| <snapshotDir> is missing. | exception | error | createsnapshot, missing-argument, argument-validation, snapshot, hadoop-shell |
| Too many arguments. | exception | error | createsnapshot, too-many-arguments, argument-validation, snapshot, hadoop-shell |
| Incorrect number of arguments. | exception | error | |
| Not a zero-length file | exception | error | |
| Unable to parse the specified timestamp | exception | error | |
| length must be >= 0 | exception | error | |
| Cannot truncate to a larger file size. Current size: | exception | error | |
| Invalid/unsupported encoding option specified: | exception | error | |
| Must specify '-n name' or '-d' option. | exception | error | |
| <path> is missing. | exception | error | |
| Too many arguments. | exception | error | |
| Can not specify both '-n name' and '-x name' option. | exception | error | |
| Must specify '-n name' or '-x name' option. | exception | error | |
| Missing argument at | exception | error | |
| Null argument at position | exception | error | |
| Unexpected argument: | exception | error | |
| Invalid null argument | exception | error | |
| Invalid empty argument | exception | error | |
| Invalid null argument | validation | error | |
| Invalid empty argument | validation | error | hadoop, fs-shell, find, permissions, argument-validation |
| Invalid mode: {argument} | validation | error | hadoop, fs-shell, find, permissions, symbolic-mode, argument-validation |
| Invalid file type: {arg} | validation | error | hadoop, fs-shell, find, file-type, argument-validation |
| hflush not supported by {out} | exception | error | hadoop, io, output-stream, syncable, statistics, unsupported-operation |
| hsync not supported by {out} | exception | error | hadoop, io, output-stream, syncable, statistics, unsupported-operation |
| Stream is closed! | exception | error | hadoop, io, input-stream, lifecycle, use-after-close |
| Cannot seek to a negative offset | exception | error | hadoop, io, input-stream, seek, validation |
| Attempted to seek or read past the end of the file | exception | error | hadoop, io, input-stream, seek, eof |
| Requested more bytes than destination buffer size: request l | exception | error | hadoop, io, input-stream, buffer, index-out-of-bounds |
| write (b[{b.length}], {off}, {len}) | validation | error | hadoop, io, output-stream, buffer, index-out-of-bounds, upload |
| Unsupported block buffer "{name}" | validation | error | hadoop, configuration, s3a, upload, buffer, argument-validation |
| Home dir should start with /:{homedir} | validation | error | hadoop, viewfs, configuration, path-validation, home-dir |
| Could not initialize target File System for URI : {targetDir | exception | error | hadoop, viewfs, mount-table, filesystem, lazy-init, uri |
| ViewFs: Non absolute mount name in config:{src} | validation | error | hadoop, viewfs, mount-table, configuration, path-validation |
| Path {nextInode.fullPath} already exists as link | validation | error | hadoop, viewfs, mount-table, configuration, conflict |
| Path {strB} already exists as dir; cannot create link here | validation | error | hadoop, viewfs, mount-table, configuration, conflict |
| Unexpected mount table link entry '{key}'. Use linkMergeSlas | validation | error | hadoop, viewfs, mount-table, configuration, root-mount |
| ViewFs: Cannot initialize: Invalid entry in Mount table in c | validation | error | hadoop, viewfs, mount-table, configuration, typo |
| Mount table {mountTableName} has already been configured wit | validation | error | |
| Mount table {mountTableName} has already been configured wit | validation | error | |
| Mount table {mountTableName} has already been configured wit | validation | error | |
| Mount table {mountTableName} has already been configured wit | validation | error | |
| ViewFs: Cannot initialize: Empty Mount table in config for { | validation | error | |
| ViewFs: Mount points initialization error. Invalid {targetMn | validation | error | |
| <minReplication> < <uris.length>: Minimum replication < #des | exception | error | |
| Failed to sufficiently replicate: min=<minReplication> actua | exception | error | |
| getServerDefaults on empty path is invalid | exception | error | viewfs, hadoop, mount-table, configuration, server-defaults |
| getDefaultBlockSize on path `<f>' is not within a mount poin | exception | error | viewfs, hadoop, mount-table, block-size, configuration |
| Not able to initialize fs in getDefaultBlockSize for path < | exception | error | viewfs, hadoop, hdfs, ha, connection, runtimeexception |
| getDefaultReplication on path `<f>' is not within a mount po | exception | error | viewfs, hadoop, mount-table, replication, configuration |
| Not able to initialize fs in getDefaultReplication for path | exception | error | viewfs, hadoop, hdfs, ha, connection, runtimeexception |
| getServerDefaults on path `<f>' is not within a mount point | exception | error | viewfs, hadoop, mount-table, server-defaults, configuration |
| getTrashRoot on path `<path>' is not within a mount point | exception | error | viewfs, hadoop, trash, mount-table, configuration |
| getUsed on path `/' is not within a mount point | exception | error | viewfs, hadoop, mount-table, linkmergeslash, capacity |
| getLinkTarget on path `<path>' is not within a mount point | exception | error | viewfs, hadoop, symlink, mount-table, configuration |
| hasPathCapability on path `<p>' is not within a mount point | exception | error | viewfs, hadoop, capability, mount-table, configuration |
| / is not a file. The directory / already exist at: <theInter | exception | error | viewfs, hadoop, create, file-already-exists, mount-table |
| A mount path(file/dir) already exist with the requested path | exception | error | viewfs, hadoop, create, mount-collision, linkfallback |
| Path points to dir not a file | exception | error | viewfs, hadoop, block-locations, inputformat, mount-table |
| / already exits | exception | error | viewfs, hadoop, mkdir, null-argument, api-misuse |
| getXAttr on path `<path>' is not within a mount point | exception | error | viewfs, hadoop, xattr, mount-table, internal-dir |
| getXAttrs on path `{}' is not within a mount point | exception | error | viewfs, mount-table, xattr, hadoop-common, java |
| listXAttrs on path `{}' is not within a mount point | exception | error | viewfs, mount-table, xattr, hadoop-common, java |
| getQuotaUsage on path `{}' is not within a mount point | exception | error | viewfs, mount-table, quota, hadoop-common, java |
| getStoragePolicy on path `{}' is not within a mount point | exception | error | viewfs, mount-table, storage-policy, hadoop-common, java |
| Errors on getting mount table loader class. The fs.viewfs.mo | exception | error | viewfs, overload-scheme, configuration, reflection, hadoop-common |
| %s=null: %s: %s | exception | error | viewfs, overload-scheme, configuration, unsupported-filesystem, hadoop-common |
| No link found for the given path. on path `{}' is not within | exception | error | viewfs, overload-scheme, mount-table, hadoop-common, java |
| FileSystem '{}'is not a ViewFileSystem. | exception | error | viewfs, type-mismatch, fs-status, hadoop-common, java |
| getStatus on path `{}' is not within a mount point | exception | error | viewfs, mount-table, fs-status, hadoop-common, java |
| mergefs not implemented yet | exception | error | viewfs, mount-table, link-merge, unsupported-operation, hadoop-common |
| Cannot delete internal mount table directory: {} | exception | error | viewfs, mount-table, access-control, delete, hadoop-common |
| Cannot Rename within internal dirs of mount table: src={} is | exception | error | viewfs, mount-table, rename, access-control, hadoop-common |
| Cannot Rename within internal dirs of mount table: dest={} i | exception | error | viewfs, mount-table, rename, access-control, hadoop-common |
| / is not a file. The directory / already exist at: {} | exception | error | viewfs, mount-table, file-exists, create, hadoop-common |
| A mount path(file/dir) already exist with the requested path | exception | error | viewfs, mount-table, file-exists, fallback-link, hadoop-common |
| Path points to dir not a file | exception | error | viewfs, mount-table, block-locations, file-not-found, hadoop-common |
| Got an IO exception | exception | error | hadoop, high-availability, failover, rpc, network |
| Unable to fence {}. Fencing failed. | exception | critical | hadoop, high-availability, fencing, ssh, shell, split-brain |
| Unable to failover to {} | exception | critical | hadoop, high-availability, failover, name-node, qjm |
| Unable to parse line: '{}' | exception | error | hadoop, configuration, fencing, parse-error |
| Could not find configured fencing method {} | exception | error | hadoop, configuration, fencing, classpath, class-not-found |
| Class {} does not implement FenceMethod | exception | error | hadoop, configuration, fencing, interface, classpath |
| No argument passed to 'shell' fencing method | exception | error | hadoop, configuration, fencing, shell, argument-missing |
| Expecting arguments size of at most two, getting {} | exception | error | hadoop, configuration, fencing, shell, argument-validation |
| Unable to parse user and SSH port: {} | exception | error | hadoop, configuration, fencing, ssh, parse-error |
| Port number '{}' invalid | exception | error | hadoop, configuration, fencing, ssh, invalid-port |
| hadoop.security.authorizationis configured to true but servi | validation | error | hadoop, high-availability, zkfc, security, authorization |
| Bad argument: {} | exception | error | hadoop, high-availability, zkfc, cli, usage |
| ZK Failover Controller failed: {} | exception | critical | hadoop, high-availability, zkfc, zookeeper, fatal |
| Couldn't transition to active | exception | critical | hadoop, high-availability, zkfc, name-node, state-transition |
| Unable to fence {} | exception | critical | hadoop, high-availability, zkfc, fencing, split-brain, graceful-failover |
| No other node is currently active. | exception | error | hadoop, high-availability, graceful-failover, zookeeper, election |
| Unable to become active. Service became unhealthy while tryi | exception | error | hadoop, high-availability, graceful-failover, health-check |
| Unable to become active. Local node did not get an opportuni | exception | error | hadoop, high-availability, graceful-failover, zookeeper, timeout, election |
| Failed to become active. {} | exception | error | hadoop, high-availability, graceful-failover, state-transition |
| {} is not currently healthy. Cannot be failover target | exception | error | hadoop, high-availability, graceful-failover, health-check |
| {} is in observer state. Cannot be failover target | exception | error | hadoop, hdfs, ha, failover, observer, zkfc |
| Unexpected ZooKeeper issue fetching active node info | exception | error | hadoop, ha, zookeeper, zkfc, failover, network |
| Serverside implements {}. The following requested protocol i | exception | error | hadoop, rpc, protocol, version-mismatch, ha |
| Serverside implements {}. The following requested protocol i | exception | error | hadoop, rpc, protocol, version-mismatch, zkfc, ha |
| Bad HTML quoting for {} | exception | error | hadoop, html, escaping, parsing, validation |
| Property %s not specified | exception | error | hadoop, ssl, tls, keystore, configuration, http-server |
| unknown scheme for endpoint:{} | exception | error | hadoop, http-server, jetty, uri, configuration |
| Mailformed URL while finding the web resource dir:{} | exception | error | hadoop, http-server, url, dev-environment |
| webapps/{} not found in CLASSPATH | exception | error | hadoop, http-server, classpath, packaging, resources |
| Problem in starting http server. Server handlers failed | exception | error | hadoop, http-server, jetty, startup, filter |
| Unable to initialize WebAppContext | exception | error | hadoop, http-server, jetty, servlet, webxml, startup |
| Problem starting http server | exception | error | hadoop, http-server, jetty, startup, configuration |
| Unexpected value in xFrameOption. | exception | error | hadoop, http-server, xframe-options, configuration, security-headers |
| Non-alphanumeric data found in input, aborting. | exception | error | hadoop, profiling, async-profiler, input-validation, xss |
| Class {} already registered but maps to {} and not {} | exception | error | hadoop, serialization, writable, mapwritable, ipc |
| Id {} exists but maps to {} and not {} | exception | error | hadoop, serialization, writable, mapwritable, ipc |
| adding an additional class would exceed the maximum number a | exception | error | hadoop, serialization, writable, mapwritable, limits |
| map cannot be copied: {} | exception | error | hadoop, serialization, writable, mapwritable, copy |
| source map cannot be null | exception | error | hadoop, serialization, writable, null-check, mapwritable |
| null component type not allowed | exception | error | hadoop, serialization, writable, validation, null-check |
| input array component type {} is not a candidate primitive t | exception | error | hadoop, serialization, writable, type-validation, primitive-array |
| input array component type {} does not match declared type { | exception | error | hadoop, serialization, writable, type-mismatch, validation |
| null value not allowed | exception | error | hadoop, serialization, writable, null-check, validation |
| non-array value of class {} not allowed | exception | error | hadoop, serialization, writable, type-validation, array |
| Component type {} is set as the output type, but no encoding | exception | error | hadoop, serialization, writable, invariant-violation, defensive-check |
| encoded array component type {} is not a candidate primitive | exception | error | hadoop, serialization, deserialization, data-corruption, wire-format |
| encoded array length is negative {} | exception | error | hadoop, serialization, deserialization, data-corruption, stream-validation |
| Encoded type {} converted to valid component type {} but no | exception | error | hadoop, serialization, invariant-violation, defensive-check, deserialization |
| null valueClass | exception | error | hadoop, serialization, writable, null-check, validation |
| Invalid capacity/limit | exception | error | hadoop, io, buffer, validation, capacity |
| Reaching the limit of the buffer. | exception | error | hadoop, io, buffer, buffer-overflow, eof |
| Reach the limit of the buffer | exception | error | hadoop, io, buffer, buffer-overflow, eof |
| Limit exceeds buffer size | exception | error | hadoop, io, buffer, validation, capacity |
| The EnumSet argument is null, or is an empty set but with no | exception | error | hadoop, serialization, writable, enumset, null-check |
| Unable to serialize empty EnumSet with no element type provi | exception | error | hadoop, serialization, writable, enumset, empty-collection |
| null argument passed in equal(). | exception | error | hadoop, serialization, writable, equals-contract, null-check |
| The type of instance is: " + instance.getClass() + ", which | exception | error | hadoop, serialization, writable, type-registration, generic-writable |
| Cannot initialize the class: {clazz} | exception | error | hadoop, serialization, deserialization, reflection, classpath, constructor |
| The GenericWritable has NOT been set correctly. type={type}, | exception | error | hadoop, serialization, writable, uninitialized-state, validation |
| Unable to write to output stream. | exception | error | io, print-stream, broken-pipe, hadoop-common |
| Error while reading compressed data | exception | error | io, compression, native-library, hadoop-common |
| Premature EOF from inputStream | exception | error | io, eof, truncated-file, hadoop-common |
| Premature EOF from inputStream after skipping {len-amt} byte | exception | error | io, eof, seek, truncated-file, hadoop-common |
| File/Directory {path} does not exist | exception | error | io, fsync, file-not-found, race-condition, hadoop-common |
| Wrong length: {digest.length} | validation | error | md5, checksum, validation, hadoop-common |
| Wrong length: {hex.length} | validation | error | md5, checksum, validation, hadoop-common |
| Not a hex character: {c} | exception | error | md5, hex, validation, hadoop-common |
| key class or comparator option must be set | validation | error | mapfile, constructor, options, hadoop-common |
| Mkdirs failed to create directory {dirName} | exception | error | mapfile, mkdirs, permissions, hdfs, hadoop-common |
| key out of order: {key} after {lastKey} | exception | error | mapfile, sorted-keys, comparator, hadoop-common |
| key out of order: {k} after {lastKey} | exception | error | mapfile, comparator, sorted-keys, hadoop-common |
| Could not rename {oldDir} to {newDir} | exception | error | mapfile, rename, hdfs, hadoop-common |
| Input files cannot be merged as they have different Key and | validation | error | mapfile, merge, type-mismatch, hadoop-common |
| Input files cannot be merged as they have different Key clas | validation | error | mapfile, merge, comparator, type-mismatch, hadoop-common |
| Not a primitive: {declaredClass} | validation | error | serialization, object-writable, reflection, hadoop-common |
| Can't write: {instance} as {declaredClass} | exception | error | serialization, object-writable, writable, rpc, hadoop-common |
| Invalid size: {size} | exception | error | serialization, protobuf, framing, hadoop-common |
| readObject can't find class {className} | exception | critical | serialization, classnotfound, classpath, rpc, hadoop-common |
| Secure IO is not possible without native code extensions. | exception | critical | hadoop, kerberos, native-library, static-initializer, security |
| Couldn't obtain an instance of RawLocalFileSystem. | exception | critical | hadoop, filesystem, static-initializer, configuration |
| File {f} already exists | exception | error | hadoop, file-io, race-condition, security |
| Owner '{}' for path {} did not match expected owner '{}' | exception | error | hadoop, file-ownership, security, posix |
| Invalid size: {} for file metadata object | exception | error | hadoop, sequence-file, corruption, file-format |
| file or stream must be specified | exception | error | hadoop, sequence-file, api-misuse, invalid-argument |
| file modifier options not compatible with stream | exception | error | hadoop, sequence-file, api-misuse, invalid-argument |
| Key/value class provided does not match the file | exception | error | hadoop, sequence-file, append, schema-mismatch |
| A record version mismatch occurred. Expecting v{}, found v{} | exception | error | hadoop, sequence-file, append, version-mismatch |
| Compression option provided does not match the file | exception | error | hadoop, sequence-file, append, compression, codec-mismatch |
| Could not find a serializer for the Key class: '{}'. Please | exception | error | hadoop, sequence-file, serialization, configuration |
| Could not find a serializer for the Value class: '{}'. Pleas | exception | error | hadoop, sequence-file, serialization, configuration |
| wrong key class: {} is not {} | exception | error | hadoop, sequence-file, type-mismatch, append |
| wrong value class: {} is not {} | exception | error | hadoop, sequence-file, type-mismatch, append |
| negative length keys not allowed: {} | exception | error | hadoop, sequence-file, overflow, append |
| Unsupported call for block-compressed SequenceFiles - use Se | exception | error | sequencefile, block-compression, deprecated-api, hadoop |
| zero length key found! | exception | critical | sequencefile, block-compression, data-corruption, hadoop, io |
| already exists: {} | exception | warning | sequencefile, sorter, file-exists, filesystem, hadoop |
| All merged files must be compressed or not. | exception | error | sequencefile, merge, compression, incompatible-inputs, hadoop |
| tried to deserialize {} bytes of data! newLength must be no | exception | error | text, writable, deserialization, data-corruption, hadoop |
| tried to deserialize {} bytes of data, but maxLength = {} | exception | error | text, size-limit, deserialization, writable, hadoop |
| data was too long to write! Expected less than or equal to | exception | error | text, size-limit, serialization, writable, hadoop |
| string was too long to write! Expected less than or equal t | exception | error | text, string, utf-8, size-limit, serialization, hadoop |
| string too long! | exception | error | utf8, text, legacy-api, string-length, hadoop |
| Invalid UTF8 at {} | exception | error | utf8, encoding, serialization, text, corrupted-data |
| block overrun | exception | error | bzip2, compression, data-corruption, block-overrun, hadoop |
| stream corrupted | exception | error | bzip2, compression, data-corruption, bwt, hadoop |
| blockSize({}) < 1 | exception | error | bzip2, compression, invalid-argument, constructor, hadoop |
| blockSize({}) > 9 | exception | error | bzip2, compression, invalid-argument, constructor, hadoop |
| closed | exception | error | bzip2, compression, write-after-close, lifecycle, hadoop |
| offs({}) < 0. | exception | error | bzip2, compression, invalid-argument, bounds, hadoop |
| len({}) < 0. | exception | error | bzip2, compression, invalid-argument, bounds, hadoop |
| offs({}) + len({}) > buf.length({}). | exception | error | bzip2, compression, invalid-argument, bounds, off-by-one, hadoop |
| stream closed | exception | error | bzip2, compression, write-after-close, lifecycle, hadoop |
| lz4-java library is not available: Lz4Compressor has not bee | exception | error | lz4, compression, classpath, missing-dependency, hadoop, native-library |
| lz4-java library is not available: Lz4Decompressor has not b | exception | error | lz4, compression, classpath, missing-dependency, hadoop, native-library |
| byte[] arrays are not supported for DirectDecompressor | exception | error | snappy, compression, unsupported-operation, direct-buffer, hadoop |
| compress called on finished compressor | exception | error | gzip, zlib, compression, reuse-after-finish, compressor-pool, hadoop |
| compress called on closed compressor | exception | error | |
| decompress called on closed decompressor | exception | error | |
| gzip header CRC failure | exception | error | |
| gzip stream CRC failure | exception | error | |
| stored gzip size doesn't match decompressed size | exception | error | |
| not a gzip file | exception | error | |
| gzip data not compressed with deflate method | exception | error | |
| unknown gzip format (reserved flagbits set) | exception | error | |
| byte[] arrays are not supported for DirectDecompressor | exception | error | |
| Dictionary support is not enabled | exception | error | |
| ZstdCompressCtx is not initialized | exception | error | |
| Dictionary support is not enabled | exception | error | |
| ZstdDecompressCtx is not initialized | exception | error | |
| byte[] arrays are not supported for DirectDecompressor | exception | error | |
| Fail to create raw erasure encoder with given codec: {} | exception | error | |
| Fail to create raw erasure decoder with given codec: {} | exception | error | |
| Failed to create erasure codec | exception | error | |
| Codec not configured for custom codec {} | exception | error | erasure-coding, hadoop-common, configuration, illegalargumentexception |
| No schema options are provided | exception | error | erasure-coding, schema, validation, hadoop-common |
| No codec option is provided | exception | error | erasure-coding, schema, validation, hadoop-common |
| No good option for numDataUnits or numParityUnits found | exception | error | erasure-coding, schema, validation, hadoop-common |
| Bad option value {} found for {} | exception | error | erasure-coding, schema, validation, invalid-value |
| Option value {} for {} is found. It should be an integer | exception | error | erasure-coding, schema, validation, numberformatexception |
| Invalid inputs length | exception | error | erasure-coding, hitchhiker, hhxor, buffer-mismatch |
| Invalid outputs length | exception | error | erasure-coding, hitchhiker, hhxor, buffer-mismatch |
| Invalid inputs length | exception | error | erasure-coding, hitchhiker, hhxor, buffer-mismatch |
| Invalid outputs length | exception | error | erasure-coding, hitchhiker, hhxor, buffer-mismatch |
| Invalid inputs are found, all being null | exception | error | erasure-coding, null-check, validation |
| %s closed | exception | error | erasure-coding, native, isal, resource-lifecycle, ioexception |
| %s closed | exception | error | erasure-coding, native, isal, resource-lifecycle, ioexception |
| Invalid buffer, not of length {} | exception | error | erasure-coding, buffer-validation, hadoop-common |
| No enough valid inputs are provided, not recoverable | exception | critical | erasure-coding, unrecoverable, validation |
| Invalid buffer found, not allowing null | exception | error | erasure-coding, buffer-validation, null-check |
| Invalid buffer not of length {} | exception | error | erasure-coding, buffer-validation, hadoop-common |
| Invalid buffer found, not allowing null | exception | error | erasure-coding, buffer-validation, null-check |
| Invalid buffer not of length {} | exception | error | erasure-coding, buffer-validation, hadoop-common |
| Invalid buffer, not of length {} | exception | error | erasure-coding, buffer-validation, nio, hadoop-common |
| Invalid buffer, isDirect should be {} | exception | error | |
| No enough valid inputs are provided, not recoverable | exception | error | |
| Invalid buffer found, not allowing null | exception | error | |
| Invalid buffer found, not allowing null | exception | error | |
| Invalid buffer not of length {} | exception | error | |
| Invalid buffer, isDirect should be {} | exception | error | |
| Invalid inputs are found, all being null | exception | error | |
| Invalid inputs length | exception | error | |
| erasedIndexes and outputs mismatch in length | exception | error | |
| Too many erased, not recoverable | exception | error | |
| Failed to validate decoding | exception | error | |
| Invalid inputs length | exception | error | |
| Invalid outputs length | exception | error | |
| Invalid numDataUnits and numParityUnits | exception | error | |
| Inputs not fully corresponding to erasedIndexes in null plac | exception | error | |
| Invalid getNumDataUnits() and numParityUnits | exception | error | |
| Invalid numDataUnits and numParityUnits | exception | error | |
| Not invertible | exception | error | |
| Output file not at zero offset. | exception | error | |
| Close() called with active block appender. | exception | error | |
| Cannot create Meta Block until previous block is closed. | exception | error | |
| Cannot create Data Block until previous block is closed. | exception | error | |
| Cannot create Data Block after Meta Blocks. | exception | error | |
| Incompatible BCFile fileBCFileVersion. | exception | error | |
| blockIndex=%d, numBlocks=%d | exception | error | |
| Corrupted meta index: negative entry count | exception | error | |
| Corrupted Meta region Index | exception | error | |
| Corrupted data index: negative block count | exception | error | |
| Not a valid BCFile. | exception | error | |
| Invalid offset/length: | exception | error | |
| Resetting to invalid mark | exception | error | |
| Corrupted chunk encoding stream | exception | error | |
| Writing more bytes than advertised size. | exception | error | |
| Writing less bytes than advertised size. | exception | error | |
| Object comparison not supported | exception | error | |
| LZO codec %s=%s could not be loaded | exception | error | hadoop, tfile, lzo, compression, classpath |
| LZO codec class not specified. Did you forget to set propert | exception | error | hadoop, tfile, lzo, compression, codec-unavailable |
| Unsupported compression algorithm name: | exception | error | hadoop, tfile, compression, input-validation |
| Cannot close TFile in the middle of key-value insertion. | exception | error | hadoop, tfile, state-machine, resource-leak, writer |
| Bad key buffer offset-length combination. | exception | error | hadoop, tfile, bounds-check, index-out-of-bounds |
| Bad value buffer offset-length combination. | exception | error | hadoop, tfile, bounds-check, index-out-of-bounds |
| Incorrect key length: expected={expectedLength} actual={len} | exception | error | hadoop, tfile, length-mismatch, writer |
| Keys are not added in sorted order | exception | error | hadoop, tfile, sorted-order, comparator, writer |
| Incorrect state to start a new key: {state} | exception | error | hadoop, tfile, state-machine, writer |
| Incorrect state to start a new value: {state} | exception | error | hadoop, tfile, state-machine, writer |
| Incorrect state to start a Meta Block: {state} | exception | error | hadoop, tfile, state-machine, meta-block, writer |
| Entries are not comparable for unsorted TFiles | exception | error | hadoop, tfile, unsorted, comparator, reader |
| Seeking in unsorted TFile | exception | error | hadoop, tfile, unsorted, seek, reader |
| Cannot compare keys for unsorted TFiles. | exception | error | hadoop, tfile, unsorted, comparator, reader |
| Attempt to seek before the begin location. | exception | error | hadoop, tfile, scanner, seek, out-of-range |
| Attempt to seek after the end location. | exception | error | hadoop, tfile, scanner, seek, out-of-range |
| No key-value to read | exception | error | hadoop, tfile, scanner, eof, iteration |
| Key length out of range: {klen} | exception | error | tfile, hadoop-common, data-corruption, io, key-length |
| Buffer not enough to store the key | exception | error | tfile, hadoop-common, index-out-of-bounds, buffer, key |
| Value length unknown. | exception | error | tfile, hadoop-common, precondition, value-length, runtime-exception |
| Buffer too small to hold value | exception | error | tfile, hadoop-common, index-out-of-bounds, buffer, value |
| Attempt to examine value multiple times. | exception | error | tfile, hadoop-common, illegal-state, cursor, single-use-resource |
| Cannot find matching key in block. | exception | error | tfile, hadoop-common, invariant, seek, data-corruption |
| Incompatible TFile fileVersion. | exception | error | tfile, hadoop-common, version, compatibility, header |
| Class-name comparators are not enabled (set tfile.comparator | exception | error | tfile, hadoop-common, comparator, security, configuration, class-loading |
| Failed to instantiate comparator: {comparator}({e}) | exception | error | tfile, hadoop-common, comparator, reflection, classpath, instantiation |
| Unsupported comparator: {comparator} | exception | error | tfile, hadoop-common, comparator, invalid-argument, configuration |
| First key entry size out of range: {size} | exception | error | tfile, hadoop-common, index, data-corruption, io |
| First key length out of range: {firstKeyLength} | exception | error | tfile, hadoop-common, index, key-length, data-corruption |
| Index entry size out of range: {size} | exception | error | tfile, hadoop-common, index, data-corruption, io |
| Internal error | exception | error | tfile, hadoop-common, invariant, index, internal-error |
| Cannot search in unsorted TFile | exception | error | tfile, hadoop-common, unsorted, binary-search, precondition |
| Index entry key length out of range: {len} | exception | error | tfile, hadoop-common, index, key-length, data-corruption |
| Number too large to be represented as Integer | exception | error | tfile, hadoop-common, utils, varint, overflow, data-corruption |
| Corrupted VLong encoding | exception | error | tfile, hadoop-common, utils, varint, encoding, data-corruption |
| Corrupted data: negative string length {length} | exception | error | tfile, data-corruption, hadoop-common, stream-deserialization |
| String length ${length} exceeds the limit of ${maxLength} | exception | error | tfile, data-corruption, oom-guard, hadoop-common |
| NativeIO was not loaded | exception | error | native-io, jni, java-library-path, hadoop-common |
ENOENT No such file or directory | exception | error | native-io, windows, chmod, enoent |
UNKNOWN Unknown error | exception | error | native-io, windows, chmod, unknown-error, win32 |
| Cannot mlock a non-direct ByteBuffer | exception | error | native-io, mlock, bytebuffer, memory |
EBADF The handle is invalid. | exception | error | native-io, windows, fstat, file-descriptor, ebadf |
| Path is null | exception | error | native-io, null-check, stat, precondition |
| renameTo(src=${src}, dst=${dst}) failed. | exception | error | native-io, rename, filesystem, java-fallback |
| no SharedFileDescriptorFactory paths were configured. | exception | error | short-circuit-reads, shared-memory, configuration, hdfs |
| Error creating file descriptor in ${path}: ${e.getMessage()} | exception | error | short-circuit-reads, shared-memory, dev-shm, permissions, containers |
| waitCallReturn timed out ${timeout} ${unit} | exception | error | async-rpc, timeout, retry, hadoop-common |
| maxRetries = ${maxRetries} < 0 | exception | error | retry-policy, configuration, illegal-argument, hadoop-common |
| sleepTime = ${sleepTime} < 0 | exception | error | retry-policy, configuration, illegal-argument, hadoop-common |
| numRetries = ${numRetries} < 0 | exception | error | retry-policy, configuration, illegal-argument, hadoop-common |
| sleepMillis = ${sleepMillis} < 0 | exception | error | retry-policy, configuration, illegal-argument, hadoop-common |
| pairs must be neither null nor empty. | exception | error | retry-policy, configuration, illegal-argument, hadoop-common |
| maxRetries = ${maxRetries} >= ${Long.SIZE - 1} | exception | error | retry-policy, configuration, overflow, exponential-backoff |
| Not a ByteBufferPositionedReadable: ${in} | exception | error | hadoop, wrappedio, vectored-io, bytebuffer, stream-capability, unsupported-operation, input-stream |
| Unbound ${method} | exception | error | hadoop, reflection, dynmethods, classpath, version-mismatch, wrappedio, dependency-conflict |
| ${theClass.getName()} could not be constructed. | exception | critical | hadoop, ipc, rpc-server, callqueue, reflection, plugin, server-startup |
| numLevels must be at least 1 | exception | critical | hadoop, ipc, configuration, callqueue, validation, server-startup |
| callqueue.capacity.weights must specify ${priorityLevels} ca | exception | critical | hadoop, ipc, configuration, callqueue, validation, server-startup |
| callqueue.capacity.weights only takes positive weights. ${w} | exception | critical | hadoop, ipc, configuration, callqueue, validation, server-startup |
| Illegal field separator: ${separator} | exception | error | hadoop, ipc, audit, caller-context, configuration, validation |
| Response is null. | exception | error | hadoop, ipc, rpc-client, network, eof, connection-drop |
| Client IDs not matched: local ID={}, ID in response={} | exception | error | hadoop, ipc, rpc-client, protocol, connection-state, debugging |
| Server asks us to fall back to SIMPLE auth, but this client | exception | error | hadoop, ipc, kerberos, authentication, sasl, security, configuration |
| RPC response length mismatch | exception | error | hadoop, ipc, rpc-client, serialization, version-mismatch, protocol |
| Exceeded limit of max asynchronous calls: %d, please configu | exception | warning | hadoop, ipc, rpc-client, async, backpressure, throttling, configuration |
| connection has been closed | exception | warning | hadoop, ipc, rpc-client, connection, race-condition, retry |
| Call interrupted | exception | error | hadoop, ipc, rpc, interruption, concurrency, shutdown |
| Failed to get connection for {}, {}: {} is already stopped | exception | error | hadoop, ipc, rpc, client-shutdown, lifecycle, concurrency |
| RPC response has invalid length of %d | exception | error | hadoop, ipc, rpc, protocol-mismatch, wire-format, corruption |
| RPC response has a length of %d exceeds maximum data length | exception | error | hadoop, ipc, rpc, response-size, limit, oom-protection |
| Number of Priority Levels must be at least 1 | validation | error | hadoop, ipc, decay-scheduler, callqueue, config, startup |
| Decay Factor must be between 0 and 1 | validation | error | hadoop, ipc, decay-scheduler, config, validation, startup |
| Period millis must be >= 0 | validation | error | hadoop, ipc, decay-scheduler, config, validation, startup |
| Number of thresholds should be {}. Was: {} | validation | error | hadoop, ipc, decay-scheduler, thresholds, config, validation |
| responseTimeThresholds must match with the number of priorit | validation | error | hadoop, ipc, decay-scheduler, backoff, thresholds, config |
| responseTimeThreshold millis must be >= 0 | validation | error | hadoop, ipc, decay-scheduler, backoff, thresholds, config |
| Number of Priority Levels must be at least 1 | validation | error | hadoop, ipc, faircallqueue, callqueue, config, startup |
| Too many or few parameters for request. Method: [{}], Expect | validation | error | hadoop, ipc, rpc, protobuf, proxy, reflection |
| null param while calling Method: [{}] | validation | error | hadoop, ipc, rpc, protobuf, null-argument, validation |
| Unknown method {} called on {} protocol. | exception | error | hadoop, ipc, rpc, protobuf, version-mismatch, server |
| Too many or few parameters for request. Method: [{}], Expect | validation | error | hadoop, ipc, rpc, protobuf, proxy, reflection, protobuf-rpc-engine2 |
| null param while calling Method: [{}] | validation | error | hadoop, ipc, rpc, protobuf, null-argument, validation |
| Unknown protocol: {} | exception | error | hadoop, ipc, rpc, protocol, version-mismatch, server |
| Unknown method ${methodName} called on ${connectionProtocolN | exception | error | hadoop, ipc, rpc, protobuf, version-mismatch, server, protobuf-rpc-engine2 |
| The proxies specified for ${combinedProxyInterface} do not c | exception | error | hadoop, ipc, rpc, proxy, reflection, wiring |
| Null protocol | exception | error | hadoop, ipc, rpc, null-argument, protocol, validation |
| Interrupted waiting for the proxy | exception | error | rpc, ipc, interrupt, threading, client, retry |
| Cannot close proxy since it is null | exception | error | rpc, lifecycle, null-check, cleanup, client |
| Cannot close proxy - is not Closeable or does not provide cl | exception | error | rpc, lifecycle, mockito, unit-test, cleanup |
| conf is not set | exception | error | rpc, server, builder, configuration |
| protocol is not set | exception | error | rpc, server, builder, protocol |
| instance is not set | exception | error | rpc, server, builder, dependency-injection |
| Identifier cannot be null | exception | error | refresh, registry, null-check, admin, plugin |
| Identifier '${identifier}' does not exist in RefreshRegistry | exception | error | refresh, registry, admin, dispatch, identifier |
| Handler returned null. | exception | error | refresh, handler, null-return, admin |
| This method is deprecated: use the other addResponseTime | exception | error | rpc, scheduler, deprecated, metrics, upgrade |
| Cannot wrap ${class} | exception | error | rpc, serialization, protobuf, writable, protocol |
| Invalid operation. | exception | error | rpc, schedulable, call-queue, unsupported-operation |
| ReRegistration of rpcKind: ${rpcKind} | exception | error | rpc, server, registration, initialization, rpc-kind |
| Could not find a free port in ${range} | exception | error | rpc, server, bind, port, network, configuration |
| Can't retrieve username from tokenIdentifier. | exception | critical | rpc, security, delegation-token, authentication, sasl |
FATAL_INVALID_RPC_HEADER Server is not wrapping data | exception | critical | rpc, sasl, security, qop, protocol-mismatch |
| Client already attempted negotiation | exception | critical | rpc, sasl, security, state-machine, retry |
| Client mechanism is malformed | exception | critical | rpc, sasl, security, protocol, malformed-message |
| ${method} authentication is not enabled. Available:${enable | exception | critical | rpc, sasl, security, authentication, configuration, mismatch |
| Client sent unsupported state ${state} | exception | error | sasl, authentication, rpc, protocol-mismatch, hadoop-ipc |
| Client did not send a token | exception | error | sasl, authentication, kerberos, rpc, hadoop-ipc |
| "Unexpected data length " + dataLength + "!! from " + getHos | exception | error | rpc, framing, protocol-mismatch, network, hadoop-ipc |
| "Requested data length " + dataLength + " is longer than max | exception | error | rpc, message-size, configuration, hadoop-ipc |
FATAL_UNAUTHORIZED "Authenticated user (" + user + ") doesn't match what the client claims to be (" | exception | error | authorization, delegation-token, proxy-user, security, hadoop-ipc |
FATAL_DESERIALIZING_REQUEST "IPC server unable to read call parameters: " + t.getMessage() | exception | error | rpc, deserialization, protobuf, version-mismatch, hadoop-ipc |
| Processing RPC request caught | exception | error | rpc, observer-namenode, state-alignment, hdfs, router |
| "There is already a listener binding to: " + auxiliaryPort | exception | error | rpc, server-setup, port-binding, hadoop-ipc |
| AuthenticationMethod.TOKEN + " authentication requires a sec | exception | error | hadoop, ipc, authentication, configuration, secret-manager, security |
| Null protocol not authorized | exception | error | hadoop, ipc, authorization, acl, security, connection-header |
| "Unknown protocol: " + protocolName | exception | error | hadoop, ipc, authorization, class-not-found, classpath, version-mismatch |
| "Requested queues (" + aNumQueues + ") must be greater than | exception | error | hadoop, ipc, call-queue, faircallqueue, configuration, startup |
| ns + "." + IPC_CALLQUEUE_WRRMUX_WEIGHTS_KEY + " must specify | exception | error | hadoop, ipc, call-queue, faircallqueue, configuration, weights |
| Request must contain identifier | exception | error | hadoop, ipc, protobuf, refresh, dfsadmin, required-field |
| Expect either -getlevel or -setlevel | validation | error | hadoop, logging, cli, loglevel, usage |
| No arguments specified | validation | error | hadoop, logging, cli, loglevel, arguments |
| "Unexpected argument " + args[nextArgIndex] | validation | error | hadoop, logging, cli, loglevel, usage, arguments |
| Must specify either -getlevel or -setlevel | validation | error | hadoop, logging, cli, loglevel, usage |
| Redundant -getlevel command | validation | error | hadoop, logging, cli, loglevel, duplicate-flag |
| -getlevel needs two parameters | validation | error | hadoop, logging, cli, loglevel, missing-arguments |
| Redundant -setlevel command | validation | error | hadoop, logging, cli, loglevel, duplicate-flag |
| -setlevel needs three parameters | validation | error | hadoop, logging, cli, loglevel, missing-arguments |
| Redundant -protocol command | validation | error | hadoop, logging, cli, loglevel, duplicate-flag, protocol |
| -protocol needs one parameter | validation | error | hadoop, logging, cli, loglevel, missing-arguments, protocol |
| "Invalid protocol: " + protocol | validation | error | hadoop, logging, cli, loglevel, protocol, invalid-value |
| Illegal tag pattern: {} | exception | error | hadoop, metrics2, configuration, filter, regex |
| Error creating plugin: {} | exception | error | hadoop, metrics2, configuration, plugin, reflection, classpath |
| {} not found | exception | error | jmx, metrics2, hadoop, monitoring, attribute-not-found |
| Metrics are read-only. | exception | error | jmx, metrics2, hadoop, read-only, unsupported-operation |
| Not supported yet. | exception | error | jmx, metrics2, hadoop, unsupported-operation |
| Error stringify config | exception | error | metrics2, hadoop, configuration, serialization |
| {} already exists! | exception | error | metrics2, hadoop, jmx, duplicate-registration, lifecycle |
| Metrics source {} already exists! | exception | error | metrics2, hadoop, duplicate-registration, lifecycle |
| Unsupported counter type: {} | exception | error | metrics2, hadoop, annotation, type-mismatch, reflection |
| Unsupported gauge type: {} | exception | error | metrics2, hadoop, annotation, type-mismatch, reflection |
| Unsupported tag type: {} | exception | error | metrics2, hadoop, annotation, type-mismatch, reflection |
| Interval should be positive. Value passed is: {} | exception | error | metrics2, hadoop, quantiles, argument-validation |
| Unexpected metrics type {} for {} | exception | error | metrics2, hadoop, metric-name-collision, type-mismatch |
| Unsupported add(value) for metric {} | exception | error | metrics2, hadoop, metric-name-collision, type-mismatch |
| Metric name '{}' contains illegal whitespace character | exception | error | metrics2, hadoop, naming, argument-validation |
| Metric name {} already exists! | exception | error | metrics2, hadoop, metric-name-collision, naming |
| Tag {} already exists! | exception | error | metrics2, hadoop, metric-name-collision, tags, naming |
| Hybrid metrics: registry required. | exception | error | metrics2, hadoop, annotation, builder, hybrid-source |
| No valid @Metric annotation found. | exception | error | metrics2, hadoop, annotation, builder |
| Error setting field {} annotated with {} | exception | error | metrics2, hadoop, annotation, reflection, field-injection |
| Unsupported metric field {} of type {} | exception | error | metrics2, hadoop, metric-annotation, reflection, type-mismatch |
| Error creating {} | exception | error | metrics2, file-sink, permissions, configuration |
| Error closing connection to Graphite | exception | warning | graphite, metrics2, network, socket, sink |
| Error closing connection to Graphite. | exception | warning | graphite, metrics2, network, socket, flush |
| Already connected to Graphite | exception | warning | graphite, metrics2, state, api-misuse |
| Error creating connection, {}:{} | exception | error | graphite, metrics2, connection-refused, network, configuration |
| Error logging in securely: [${ex}] | exception | error | kerberos, security, metrics2, rolling-file-sink, authentication |
| Failed to create ${basePath}[source=${source}, allow-append= | exception | error | metrics2, rolling-file-sink, hdfs, permissions, configuration |
| Unrecognized flush interval: ${rollInterval}. Must be a numb | exception | error | metrics2, rolling-file-sink, configuration, numberformat-exception, integer-overflow |
| Unrecognized unit for flush interval: ${flushUnit}. Must be | exception | error | metrics2, rolling-file-sink, configuration, time-unit |
| The flush interval property must be at least 1 minute. Value | exception | error | metrics2, rolling-file-sink, configuration, range, validation |
| The ${key} property must be non-negative. Value was ${value} | exception | error | metrics2, rolling-file-sink, configuration, range |
| Metrics2 configuration is missing ${key} property | exception | error | kerberos, security, metrics2, rolling-file-sink, missing-config |
| The supplied filesystem base path URI is not a valid URI: ${ | exception | error | metrics2, rolling-file-sink, uri, configuration |
| Error connecting to file system: ${basePath} [${ex}] | exception | error | metrics2, rolling-file-sink, hdfs, network, configuration |
| ${message}: ${currentFilePath} | exception | error | metrics2, rolling-file-sink, disk-full, write-failure, printstream |
| ${message}: ${currentFilePath} [${t}] | exception | error | metrics2, rolling-file-sink, hdfs, io, append |
| Error writing metric to StatsD | exception | warning | statsd, metrics2, udp, dns, network |
| Unsupported Address type | exception | error | ganglia, metrics2, socket-address, configuration, hadoop-common |
| Unresolved host: ${inetAddress} | exception | error | ganglia, metrics2, dns, unknown-host, hadoop-common |
| Failed to putMetrics | exception | error | ganglia, metrics2, udp, io, hadoop-common |
| ${objectName} is not a valid Hadoop mbean | exception | warning | jmx, mbean, metrics2, hadoop-common, validation |
| No such interface ${strInterface} | exception | error | dns, network-interface, configuration, datanode, hadoop-common |
| ${node}is not an ancestor of ${n} | exception | error | network-topology, rack, inner-node, hadoop-common, validation |
| ${name}, which is located at ${networkLocation}, is not a de | exception | error | network-topology, rack, inner-node, hadoop-common, validation |
| Socket Factory class not found: ${cnfe} | exception | error | rpc, socket-factory, classpath, configuration, hadoop-common |
| Target address cannot be null. (configuration property '${co | exception | error | configuration, socket-address, hadoop-common, validation |
| Does not contain a valid host:port authority: ${target} (con | exception | error | configuration, socket-address, uri-parsing, hadoop-common, validation |
| Illegal argument for connect() | exception | error | socket, connect, argument-validation, hadoop-common |
| Localhost targeted connection resulted in a loopback. No dae | exception | error | tcp, connect, connection-refused, loopback, hadoop-common |
| null hostname found | exception | warning | hostname, validation, null-check, hadoop-common |
| ${name} is not a valid Inet address | exception | warning | hostname, validation, uri-parsing, hadoop-common |
| Address should be <host>:<port>, but it is {} | exception | error | host-port, string-parsing, validation, hadoop-common |
| {} free ports could not be acquired. | exception | error | port, ephemeral-port, resource-exhaustion, testing, hadoop-common |
| Not allow to add an inner node: {} | exception | error | hadoop-common, network-topology, invalid-argument, java |
| Failed to add {}: You cannot have a rack and a non-rack node | exception | error | hadoop-common, network-topology, configuration, hdfs, invalid-topology |
| Unexpected data node {} at an illegal network location | exception | error | hadoop-common, network-topology, configuration, invalid-topology |
| Not allow to remove an inner node: {} | exception | error | hadoop-common, network-topology, invalid-argument, java |
| Network Locationpath doesn't start with /: {} | exception | error | hadoop-common, network-topology, path-validation, java |
| Not allow to add an inner node: {} | exception | error | hadoop-common, network-topology, nodegroup, invalid-argument |
| Unexpected data node {} at an illegal network location | exception | error | hadoop-common, network-topology, nodegroup, invalid-topology |
| Not allow to remove an inner node: {} | exception | error | hadoop-common, network-topology, nodegroup, invalid-argument |
| Network location name contains /: {} | exception | error | hadoop-common, network-topology, path-validation, java |
| Network Location is null | exception | error | hadoop-common, network-topology, null-pointer, configuration |
| Network Location path does not start with /: {} | exception | error | hadoop-common, network-topology, path-validation, configuration |
| Channel is null. Check how the channel or socket is created. | exception | error | hadoop-common, network, nio, sockets, java |
| Channel should be a SelectableChannel | exception | error | hadoop-common, network, nio, sockets, java |
| Buffer has no data left. | exception | error | hadoop-common, network, nio, bytebuffer, java |
| {} millis timeout while waiting for channel to be ready for | exception | error | hadoop-common, network, timeout, nio, java |
| Interrupted while waiting for IO on channel {}. Total timeou | exception | warning | hadoop-common, network, interruption, concurrency, nio |
| Could not read from stream | exception | error | |
| The stream is closed | exception | error | |
| EOF Reached. file size is {} and {} more bytes left to be tr | exception | error | |
| Unexpected return of {} from transferTo() | exception | error | |
| Bad SOCKS proxy parameter: {} | exception | error | |
| libhadoop cannot be loaded. | exception | error | |
| libhadoop cannot be loaded. | exception | error | |
| RPC version is expected to be 2 but got {} | exception | error | |
| Cache size is {}. Should be > 0 | exception | error | |
| Invalid message type {} | exception | error | |
| Message type is expected to be {} but got {} | exception | error | |
| {} failure | exception | error | |
| Unsupported Credentials Flavor | exception | error | |
| Invalid AuthFlavor value | exception | error | |
| Unsupported verifier flavor: | exception | error | |
| Could not resolve Kerberos principal name: | exception | error | |
| Unknown credential format: | exception | error | |
| Exception reading | exception | error | |
| Bad header found in token storage. | exception | error | |
| Unsupported callback: | exception | error | sasl, authentication, callback, digest-md5, hadoop |
| Failed to get method | exception | error | sasl, reflection, configuration, callback, hadoop |
| Failed to invoke | exception | error | sasl, reflection, callback, ioexception, hadoop |
| Configuration hadoop.user.group.static.mapping.overrides is | exception | error | configuration, group-mapping, core-site, hadoop |
| Can't get Kerberos realm | exception | critical | kerberos, authentication, krb5-conf, configuration, hadoop |
| Bailing out since native library couldn't be loaded | exception | error | native-library, jni, group-mapping, classpath, hadoop |
| Bailing out since native library couldn't be loaded | exception | error | native-library, jni, netgroups, group-mapping, hadoop |
| Received null response | exception | error | |
| Received corrupt response | exception | error | |
| PLAIN auth failed: | exception | error | |
| Client cannot authenticate via: | exception | error | |
| Bad Kerberos server principal configuration | exception | error | |
| Unknown authentication method | exception | error | |
| Can't obtain server Kerberos config key from protocol= | exception | error | |
| Server has invalid Kerberos principal: %s, doesn't match the | exception | error | |
| Failed to specify server's Kerberos principal name | exception | error | |
| Kerberos principal name does NOT have the expected hostname | exception | error | |
| Server has invalid Kerberos principal: %s, expecting: %s | exception | error | |
| Non-SASL response during negotiation | exception | error | |
| Received malformed response length | exception | error | |
| Server sent unsolicited challenge | exception | error | |
| RPC client doesn't support SASL | exception | error | |
| Server challenge contains no token | exception | error | |
| Client is out of sync with server | exception | error | |
| Client generated spurious response | exception | error | |
| Server sent non-wrapped response | exception | error | |
| Unrecognized SASL client callback | exception | error | sasl, authentication, rpc, kerberos |
| Kerberos principal name does NOT have the expected hostname | exception | error | kerberos, sasl, principal, server-startup |
| Unable to find SASL server implementation for | exception | error | sasl, jvm-providers, server-startup |
| Unrecognized SASL GSSAPI Callback | exception | error | sasl, kerberos, gssapi, server |
| Can't replace _HOST pattern since client address is null | exception | error | kerberos, principal, dns, client |
| hadoop.security.dns.nameserver requires hadoop.security.dns. | exception | error | configuration, dns, kerberos, startup |
| Running in secure mode, but config doesn't have a keytab for | exception | error | kerberos, keytab, configuration, startup |
| Error resolving host | exception | error | dns, network, kerberos, resolution |
| Invalid attribute value for hadoop.security.authentication o | exception | error | configuration, authentication, startup |
| The keystore location parameter is empty for the ZooKeeper c | exception | error | ssl, tls, zookeeper, configuration, keystore |
| The keystore password parameter is empty for the ZooKeeper c | exception | error | ssl, tls, zookeeper, configuration, password |
| The truststore location parameter is empty for the ZooKeeper | validation | error | ssl, tls, zookeeper, configuration, truststore |
| The truststore password parameter is empty for the ZooKeeper | validation | error | ssl, tls, zookeeper, configuration, password |
| Can't parse " + mapName + " list entry:" + line | exception | error | unix, user-mapping, nfs, shell, parsing |
| User just deleted?:" + user | exception | error | unix, user-mapping, nfs, id-mapping |
| No such group:" + group | exception | error | unix, group-mapping, nfs, id-mapping |
| Number of group names and ids do not match. group name =" + | exception | error | unix, group-mapping, ldap, partial-resolution |
| Does not support partial group name resolution on Windows. " | exception | error | windows, group-mapping, active-directory, partial-resolution |
| The user name '" + userName + "' is not found. " + errMessag | exception | error | unix, group-mapping, user-not-found |
| failed to get group id list for user '" + userName + "' | exception | error | unix, group-mapping, shell, exit-code |
| Can't execute the shell command to get the list of group id | exception | error | hadoop, security, group-mapping, shell, timeout, unix |
| Illegal principal name " + name + ": " + ioe.toString() | exception | error | hadoop, kerberos, principal, auth-to-local, ugi |
| Failed to find user in name " + subject | exception | error | hadoop, jaas, login, kerberos, ugi |
| Problem with Kerberos auth_to_local name configuration | exception | critical | hadoop, kerberos, auth-to-local, configuration, ugi |
| Invalid attribute value for hadoop.kerberos.min.seconds.befo | validation | error | hadoop, configuration, kerberos, relogin, ugi |
| Subject does not contain a valid User | exception | error | hadoop, security, ugi, jaas-subject |
| Subject must not be null | exception | error | hadoop, kerberos, ugi, null-check |
| Provided Subject must contain a KerberosPrincipal | exception | error | hadoop, kerberos, ugi, jaas-subject |
| loginUserFromKeyTab must be done first | exception | error | hadoop, kerberos, ugi, keytab, logout |
| login must be done first | exception | error | hadoop, kerberos, ugi, ticket-cache, relogin |
| Null user | validation | error | hadoop, ugi, input-validation, rpc |
| " + this + " login authentication is not supported | exception | error | hadoop, ugi, authentication-method, jaas |
| no authentication method for " + authMethod | exception | error | hadoop, ugi, authentication-method, version-mismatch, rpc |
| Null real user | validation | error | hadoop, ugi, proxy-user, null-check |
| There is no primary group for UGI " + this | exception | error | hadoop, ugi, group-mapping, permissions |
| PrivilegedActionException with no underlying cause. UGI [" + | exception | warning | hadoop, ugi, doas, privileged-action |
| Invalid UID, could not determine effective user | exception | error | hadoop, ugi, login, unix, uid, container |
| Can't get credential " + alias + " from " + getPathAsString( | exception | error | hadoop, credential-provider, keystore, jceks, io |
| Can't get algorithm for credential " + alias + " from " + ge | exception | error | hadoop, credential-provider, keystore, jceks, jce-provider, security |
| Can't recover credential " + alias + " from " + getPathAsStr | exception | error | hadoop, credential-provider, keystore, password, jceks |
| Can't get alias " + alias + " from " + getPathAsString() | exception | error | hadoop, credential-provider, keystore, aliases, jceks |
| Credential " + alias + " already exists in " + this | exception | error | hadoop, credential-provider, keystore, alias-exists, jceks |
| Problem looking up credential " + alias + " in " + this | exception | error | hadoop, credential-provider, keystore, jceks, key-store-exception |
| Credential " + name + " does not exist in " + this | exception | warning | hadoop, credential-provider, keystore, alias-not-found, jceks |
| Problem removing " + name + " from " + this | exception | error | hadoop, credential-provider, keystore, delete-entry, jceks |
| Can't store credential " + alias + " in " + this | exception | error | hadoop, credential-provider, keystore, jceks, store-type, write-failure |
| Can't store keystore " + this | exception | error | hadoop, credential-provider, keystore, flush, persist, jceks |
| No such algorithm storing keystore " + this | exception | error | hadoop, credential-provider, keystore, jce, fips, flush |
| Certificate exception storing keystore {} | exception | error | hadoop, credential-provider, keystore, certificate, flush, jceks |
| Can't create keystore | exception | critical | hadoop, credential-provider, keystore, jvm, fips, jceks |
| Can't load keystore {} | exception | error | hadoop, credential-provider, keystore, corrupt-file, load, jceks |
| Recursive load of credential provider; if loading a JCEKS fi | exception | error | hadoop, credential-provider, recursive-load, circular-dependency, configuration |
| No CredentialProviderFactory for {} in hadoop.security.crede | exception | error | hadoop, credential-provider, uri, scheme, configuration, classpath |
| Bad configuration of hadoop.security.credential.provider.pat | exception | error | hadoop, credential-provider, uri, configuration, syntax |
| No console available for checking user. | exception | warning | hadoop, credential-shell, console, no-tty, interactive |
| No console available for prompting user. | exception | warning | hadoop, credential-shell, console, no-tty, interactive |
| Invalid permissions mode provided while trying to createPerm | exception | error | hadoop, credential-provider, permissions, octal, subclass |
| Credential {} already exists in {} | exception | error | hadoop, credential-provider, user-provider, alias-exists, in-memory |
| Credential {} does not exist in {} | exception | error | credentials, credential-provider, security, hadoop, user-provider |
| User {} can not be added | validation | error | acl, authorization, hadoop, validation |
| Group {} can not be added | validation | error | acl, authorization, hadoop, groups, validation |
| User {} can not be removed | validation | error | acl, authorization, hadoop, validation |
| Group {} can not be removed | validation | error | acl, authorization, hadoop, groups, validation |
| user is null. | validation | error | authorization, proxy-user, impersonation, null-check, hadoop |
| User: {} is not allowed to impersonate {} | exception | error | authorization, proxy-user, impersonation, security, hadoop, core-site |
| Unauthorized connection for super-user: {} from IP {} | exception | error | authorization, proxy-user, ip-allowlist, security, hadoop, core-site |
| Protocol {} is not known. | exception | error | authorization, rpc, service-acl, hadoop-policy, hadoop, security |
| User {} is not authorized for protocol {}: {} | exception | error | authorization, acl, rpc, kerberos, hadoop-policy, hadoop, security |
| Host {} is not authorized for protocol {} | exception | error | authorization, acl, host-acl, rpc, hadoop-policy, hadoop, security |
| Unknown channel mode: {} | validation | error | ssl, tls, hadoop, dependency-conflict, classpath |
| The property '{}' has not been set in the ssl configuration | validation | error | ssl, tls, keystore, configuration, hadoop, ssl-server-xml |
| Unknown client chain certificate: {} | exception | error | ssl, tls, truststore, certificate, handshake, hadoop |
| Unknown server chain certificate: {} | exception | error | ssl, tls, truststore, certificate, handshake, hadoop, client |
| Could not load truststore (keep using existing one) : | exception | warning | ssl, tls, truststore, reload, cert-rotation, hadoop |
| mode cannot be NULL | validation | error | ssl, tls, null-check, constructor, hadoop |
| Invalid hostname verifier: {} | validation | error | ssl, tls, hostname-verification, configuration, hadoop |
| Factory is not in SERVER mode. Actual mode is {} | validation | error | ssl, tls, illegal-state, mode-mismatch, hadoop |
| Factory is not in CLIENT mode. Actual mode is {} | validation | error | |
| Certificate for {hosts[0]} doesn't contain CN or DNS subject | exception | error | |
| hostname in certificate didn't match: {hostnames} !={buf} | exception | error | |
| DtFetcher for service '{service}' does not require a token. | exception | error | |
| DtFetcher for service '{service}' does not allow aliasing. | exception | error | |
| Can't find {selectedAlgorithm} | exception | error | |
| Token renewal is not supported for {token.kind} tokens | exception | error | |
| Token cancel is not supported for {token.kind} tokens | exception | error | |
| Unknown version of delegation token {version} | exception | error | |
| owner is too long to be serialized! | exception | error | |
| renewer is too long to be serialized! | exception | error | |
| realuser is too long to be serialized! | exception | error | |
| Can't add delegation key to a running SecretManager. | exception | error | |
| Can't add persisted delegation token to a running SecretMana | exception | error | |
| Same delegation token being added twice: {formatTokenId(iden | exception | error | |
| {renewer} tried to renew a token {formatTokenId(id)} without | exception | error | |
| {renewer} tries to renew a token {formatTokenId(id)} with no | exception | error | |
| {renewer} is trying to renew a token {formatTokenId(id)} wit | exception | error | |
| {canceller} is not authorized to cancel the token {formatTok | exception | error | |
| Failed to store token in SQL secret manager | exception | error | |
| Failed to update token in SQL secret manager | exception | error | |
| Token not found in SQL secret manager: {ident} | exception | error | |
| Failed to get token sequence number in SQL secret manager | exception | error | |
| Failed to update token sequence number in SQL secret manager | exception | error | |
| Failed to increment token sequence number in SQL secret mana | exception | error | |
| Failed to store delegation key in SQL secret manager | exception | error | |
| Failed to update delegation key in SQL secret manager | exception | error | |
| Failed to get delegation key id in SQL secret manager | exception | error | |
| Failed to set delegation key id in SQL secret manager | exception | error | |
| Failed to increment delegation key id in SQL secret manager | exception | error | |
| Could not Load ZK acls or auth: {ex} | exception | error | |
| Could not start Curator Framework | exception | error | |
| Could not create namespace | exception | error | |
| Could not start Sequence Counter | exception | error | |
| Could not start KeyId Counter | exception | error | |
| Could not create ZK paths | exception | error | |
| Could not start Curator keyCacheListener for keys | exception | error | |
| Could not start Curator tokenCacheListener for tokens | exception | error | |
| ${nodePath} znode could not be created !! | exception | critical | zookeeper, delegation-token, security, ha, startup |
| Could not increment shared counter !! | exception | error | zookeeper, delegation-token, shared-count, token-issue, ha |
| Could not set shared counter !! | exception | error | zookeeper, delegation-token, shared-count, recovery |
| Could not increment shared keyId counter !! | exception | error | zookeeper, delegation-key, shared-count, key-roll, ha |
| Could not update Stored Token ZKDTSMDelegationToken_${sequen | exception | error | zookeeper, delegation-token, token-renew, ha |
| Could not remove Stored Token ZKDTSMDelegationToken_${sequen | exception | error | zookeeper, delegation-token, token-expiry, token-cancel, ha |
| Config property type doesn't exist | exception | error | servlet-filter, authentication, configuration, http |
| The configuration does not define the token kind | validation | error | configuration, authentication, delegation-token, token-kind |
| request UGI cannot be NULL | exception | error | http, authentication, delegation-token, ugi, anonymous-access |
| This should not happen: ${ex.getMessage()} | exception | error | client, delegation-token, token-cancel, http, ioexception |
| '%s' did not handle the '%s' delegation token operation: %s | exception | error | client, json, delegation-token, http, proxy |
| '%s' did not respond with JSON to the '%s' delegation token | exception | error | client, content-type, delegation-token, http, proxy |
| Could not start ${secretManagerClass}: ${ex.toString()} | exception | critical | zookeeper, delegation-token, lifecycle, startup |
| Cannot initialize service ${name}: null configuration | exception | error | service, lifecycle, configuration, null-check |
| ${name}: for this operation, the current service state must | exception | error | service, lifecycle, state-machine, precondition |
| ${name} cannot enter state ${proposed} from state ${state} | exception | error | service, lifecycle, state-machine, illegal-transition |
| Could not set handler for signal "${name}".This can happen i | exception | error | jvm, signals, service-launcher, shutdown, xrs |
EXIT_SERVICE_CREATION_FAILURE(56) Could not create ${classname} because it is not a Configuration class/subclass | exception | error | service-launcher, configuration, classpath, exit-code-56 |
EXIT_COMMAND_ARGUMENT_ERROR(40) Failed to parse: %s | exception | error | cli, argument-parsing, service-launcher, hadoop-common, exit-code-40 |
40 Failed to parse: %s : %s | exception | error | cli, xml, configuration, service-launcher, exit-code-40 |
44 --conf: configuration file not found: %s | exception | error | cli, conf, file-not-found, service-launcher, exit-code-44 |
| Could not create DataChecksum from the byte array of length | exception | critical | hdfs, checksum, data-integrity, corruption, datachecksum |
| Could not create DataChecksum from the byte array of length | exception | critical | hdfs, checksum, data-integrity, corruption, bytes-per-checksum |
| Could not create DataChecksum of type %d with bytesPerChecks | exception | critical | hdfs, checksum, data-integrity, stream, datachecksum |
| The value %d does not map to a valid checksum Type | exception | critical | hdfs, checksum, type-mapping, version-skew, corruption |
| Checksum ${type} not matched for file ${filename} at positio | exception | critical | checksum, data-corruption, local-filesystem, crc, checksum-exception |
| Cannot create directory: ${dir} | exception | error | disk, filesystem, permissions, datanode, nodemanager, diskchecker |
| Not a directory: ${dir} | exception | error | disk, filesystem, configuration, diskchecker, not-a-directory |
| Directory is not readable: ${dir} | exception | error | disk, permissions, filesystem, diskchecker, readable |
| Directory is not writable: ${dir} | exception | error | disk, permissions, filesystem, diskchecker, writable |
| Directory is not executable: ${dir} | exception | error | disk, permissions, filesystem, diskchecker, traverse |
| Error checking directory ${dir} | exception | critical | disk, health-check, datanode, nodemanager, io-error, diskchecker |
| Failed to delete ${file} | exception | error | disk, filesystem, nfs, delete, diskchecker, health-check |
| ${diskValidator} DiskValidator class not found. | exception | error | classpath, configuration, disk-validator, class-not-found, yarn |
| File name can't be empty string | exception | error | cli, generic-options-parser, libjars, files-option, validation |
| Path ${files} cannot be empty. | exception | error | cli, generic-options-parser, libjars, wildcard, validation |
| ${path} is not a directory. | exception | error | cli, generic-options-parser, libjars, wildcard, not-a-directory |
| No data | exception | error | json, parsing, hadoop-common, empty-input |
| No such file: ${jsonFile} | exception | error | json, file, hadoop-common, configuration |
| Not a file: ${jsonFile} | exception | error | json, file, hadoop-common, misconfiguration |
| File is empty: ${jsonFile} | exception | error | json, file, hadoop-common, empty-file |
| ${resource} | exception | error | json, classpath, packaging, hadoop-common |
| No data in ${path} | exception | error | json, hdfs, hadoop-common, empty-file |
| Failed to read JSON file ${e} | exception | error | json, hdfs, hadoop-common, corrupt-file |
| Failed to parse JSON | exception | error | json, parsing, hadoop-common |
| Failed to serialize object to JSON | exception | error | json, serialization, hadoop-common |
| Could not instantiate KeyProvider for uri: ${providerUri} | exception | error | kms, encryption, security, hadoop-common, configuration |
| KeyProvider ${keyProvider} was found but it is a transient p | exception | error | kms, encryption, security, hadoop-common, configuration |
| key == null | exception | error | collections, null-safety, hadoop-common |
| Null element is not supported. | exception | error | collections, null-safety, hadoop-common |
| !(element instanceof LinkedElement), element.getClass()=" + | exception | error | collections, type-mismatch, hadoop-common |
| modification=" + modification + " != iterModification = " + | exception | error | collections, iterator, concurrency, hadoop-common |
| There are no more elements | exception | error | collections, iterator, hadoop-common |
| There is no current element to remove | exception | error | collections, iterator, hadoop-common |
| Percentage " + percentage + " must be greater than or equal | exception | error | collections, configuration, validation, hadoop-common |
| Memory " + maxMemory + " must be greater than or equal to 0 | exception | error | hadoop, java, argument-validation, memory-config, gset |
| Illegal initial capacity: " + initCapacity | exception | error | hadoop, java, gset, constructor, argument-validation |
| Illegal load factor: " + loadFactor | exception | error | hadoop, java, gset, load-factor, constructor |
| Mark not supported | exception | error | hadoop, java, io, mark-reset, stream-wrapper |
| Mark not set | exception | error | hadoop, java, io, mark-reset, stream-wrapper |
| Too many bytes before newline: " + bytesConsumed | exception | error | hadoop, java, io, text-parsing, line-reader |
| Too many bytes before delimiter: " + bytesConsumed | exception | error | hadoop, java, io, text-parsing, record-delimiter |
| name + " cannot be negative but was: " + value | exception | error | hadoop, java, collections, argument-validation |
| ipAddress is null. | exception | error | hadoop, java, acl, null-check, host-filter |
| address is null. | exception | error | hadoop, java, acl, null-check, host-filter |
| Malformed varint | exception | error | hadoop, java, rpc, protobuf, varint, wire-protocol |
| Undefined for " + x | exception | error | hadoop, java, sorting, off-by-one, argument-validation |
| dir + " is not a directory!" | exception | error | hadoop, yarn, disk-check, filesystem, configuration |
| Data in file has been corrupted. | exception | critical | hadoop, yarn, disk-check, hardware, data-corruption |
| Disk Check failed! | exception | error | hadoop, yarn, disk-check, disk-full, io-error |
| File deletion failed! | exception | error | hadoop, yarn, disk-check, temp-file, cleanup |
| Error in configuring object | exception | error | hadoop, java, reflection, mapred-api, legacy |
| {} parameters are required but {} arguments are provided | validation | error | hadoop, java, reflection, argument-validation, constructor |
| expanding {} would create file outside of {} | exception | critical | hadoop, java, security, zip-slip, path-traversal, jar |
| Mkdirs failed to create {} | exception | error | hadoop, runjar, mkdirs, filesystem, permissions, temp-dir |
| Hadoop home directory {} does not exist | exception | error | hadoop, shell, hadoop-home, environment-variable, filenotfound |
| Hadoop home directory {} is not a directory. | exception | error | hadoop, shell, hadoop-home, filenotfound, configuration |
| Hadoop bin directory does not exist: {} | exception | error | hadoop, shell, bin-directory, winutils, filenotfound |
| Hadoop bin directory is not a directory.: {} | exception | error | hadoop, shell, bin-directory, filesystem, filenotfound |
| Could not locate Hadoop executable: {} | exception | error | hadoop, windows, winutils, executable, filenotfound |
| Not an executable file: {} | exception | error | hadoop, shell, winutils, executable, filesystem |
| (null) entry in command string: {} | exception | error | hadoop, shell, process, null-argument, command-execution |
| shutdownHook cannot be NULL | exception | error | hadoop, shutdown-hook, null-argument, lifecycle |
| Shutdown in progress, cannot add a shutdownHook | exception | warning | hadoop, shutdown-hook, lifecycle, race-condition, illegalstate |
| Shutdown in progress, cannot remove a shutdownHook | exception | warning | hadoop, shutdown-hook, lifecycle, race-condition, illegalstate |
| Can't re-install the signal handlers. | exception | error | hadoop, unix-signals, initialization, illegalstate, singleton |
| StopWatch is already running | exception | error | hadoop, stopwatch, timing, illegalstate, api-misuse |
| StopWatch is already stopped | exception | error | hadoop, stopwatch, timing, illegalstate, api-misuse |
| bytes == null | exception | error | hadoop, stringutils, null-argument, hex-encoding, validation |
| Failed to create uri for {} | exception | error | hadoop, stringutils, uri, rfc-2396, configuration |
| Illegal escaped string {} unescaped {} at {} | exception | error | hadoop, stringutils, escaping, configuration, illegalargument |
| Illegal escaped string {}, not expecting {} in the end. | exception | error | hadoop, stringutils, escaping, configuration, illegalargument |
| Unknown symbol '{}' | exception | error | string-parsing, binary-prefix, size-units, hadoop-common |
| Invalid size prefix '{}' in '{}'. Allowed prefixes are k, m, | exception | error | string-parsing, binary-prefix, size-units, configuration, hadoop-common |
| {} does not fit in a Long | exception | error | numeric-overflow, string-parsing, size-units, hadoop-common |
| option {} requires 1 argument. | exception | error | command-line-arguments, argument-parsing, hadoop-common |
| Could not determine OS | exception | error | platform-support, operating-system, factory, hadoop-common |
| Can not read resource file '{}' because class loader of the | exception | error | classloader, classpath, threading, resources, hadoop-common |
| Can not read resource file '{}' because given class loader i | exception | error | classloader, classpath, null-check, resources, hadoop-common |
| Can not read resource file '{}' | exception | error | classpath, resources, packaging, hadoop-common |
| Invalid permission '{}' in permission string '{}' | exception | error | zookeeper, acl, configuration, validation, hadoop-common |
| ACL '{}' not of expected form scheme:id:perm | exception | error | zookeeper, acl, configuration, validation, hadoop-common |
| Auth '{}' not of expected form scheme:auth | exception | error | zookeeper, authentication, configuration, validation, hadoop-common |
| key cannot be null | exception | error | bloom-filter, null-check, precondition, hadoop-common |
| filters cannot be and-ed | exception | error | bloom-filter, incompatible-parameters, merge, hadoop-common |
| filters cannot be or-ed | exception | error | bloom-filter, incompatible-parameters, merge, hadoop-common |
| filters cannot be xor-ed | exception | error | bloom-filter, incompatible-parameters, merge, hadoop-common |
| key can not be null | exception | error | bloom-filter, counting-bloom-filter, null-check, precondition, hadoop-common |
| Key may not be null | exception | error | bloom-filter, counting-bloom-filter, null-check, precondition, hadoop-common |
| Key is not a member | exception | error | bloom-filter, counting-bloom-filter, state-violation, precondition, hadoop-common |
| filters cannot be and-ed | exception | error | bloom-filter, counting-bloom-filter, incompatible-parameters, merge, hadoop-common |
| not() is undefined for {} | exception | error | |
| filters cannot be or-ed | exception | error | |
| xor() is undefined for {} | exception | error | |
| Key can not be null | exception | error | |
| filters cannot be and-ed | validation | error | |
| filters cannot be or-ed | validation | error | |
| filters cannot be xor-ed | validation | error | |
| ArrayList<Key> may not be null | validation | error | |
| Collection<Key> may not be null | validation | error | |
| Key[] may not be null | validation | error | |
| Unsupported version: <ver> | exception | error | |
| maxValue must be > 0 | validation | error | |
| nbHash must be > 0 | validation | error | |
| hashType must be known | validation | error | |
| buffer reference is null | validation | error | |
| key length must be > 0 | validation | error | |
| value can not be null | validation | error | hadoop, bloom-filter, java, null-check, constructor |
| key can not be null | validation | error | hadoop, bloom-filter, java, null-check |
| Collection<Key> can not be null | validation | error | hadoop, bloom-filter, java, null-check, collections |
| ArrayList<Key> can not be null | validation | error | hadoop, bloom-filter, java, null-check, collections |
| Key[] can not be null | validation | error | hadoop, bloom-filter, java, null-check, arrays |
| Key can not be null | validation | error | hadoop, bloom-filter, java, null-check |
| Key is not a member | validation | error | hadoop, bloom-filter, java, precondition, state-check |
| Undefined selective clearing scheme | validation | error | hadoop, bloom-filter, java, programming-error, assertion |
| hadoop.zk.address is not configured. | exception | error | hadoop, zookeeper, configuration, java, startup |
| The SSL encryption is enabled for the component's ZooKeeper | exception | error | hadoop, zookeeper, ssl, tls, keystore, configuration, java |
| The SSL encryption is enabled for the component's ZooKeeper | exception | error | hadoop, zookeeper, ssl, tls, keystore, secrets, configuration, java |
| The SSL encryption is enabled for the component's ZooKeeper | exception | error | hadoop, zookeeper, ssl, tls, truststore, configuration, java |
| The SSL encryption is enabled for the component's ZooKeeper | exception | error | hadoop, zookeeper, ssl, tls, truststore, secrets, configuration, java |
| Cannot find method: {name} | exception | error | hadoop, java, reflection, jdk-compatibility, classpath |
| Tuple is immutable | exception | error | hadoop, java, immutability, map-entry, tuples |
| IllegalArgumentException Wrong eek_op value, it must be gene | validation | error | hadoop-kms, rest-api, http-400, invalid-parameter, key-management |
| User:%s not allowed to do '%s' on '%s' | exception | error | hadoop-kms, authorization, http-403, acl, security, key-management |
| Failed to load %s, please check configuration hadoop.kms.aud | exception | critical | hadoop-kms, configuration, class-not-found, audit, startup-failure |
| Failed to initialize %s | exception | critical | hadoop-kms, configuration, audit, startup-failure, initialization |
| System property 'kms.config.dir' must be an absolute path: % | exception | critical | hadoop-kms, configuration, startup-failure, path-error |
| System property 'kms.config.dir' not defined | exception | critical | hadoop-kms, configuration, startup-failure, missing-system-property |
| System property 'log4j.configuration' not defined | exception | critical | hadoop-kms, configuration, log4j, startup-failure, missing-system-property |
| No KeyProvider has been defined | exception | critical | hadoop-kms, configuration, startup-failure, key-provider, missing-config |
| User [%s] is not authorized to create key !! | exception | error | hadoop-kms, authorization, http-403, key-acl, security, key-management |
| User [%s] is not authorized to perform [%s] on key with ACL | exception | error | hadoop-kms, authorization, http-403, key-acl, security, key-management |
| '%s' not found | exception | error | hadoop-kms, key-version, http-400, data-integrity, key-management |
| KeyVersion '%s' does not belong to the key '%s' | exception | error | hadoop-kms, key-version, http-400, data-integrity, key-management |
| Specified work directory does not exists: %s | exception | error | minikdc, kerberos, testing, file-not-found, cli |
| Specified configuration does not exists: %s | exception | error | minikdc, kerberos, testing, file-not-found, cli |
| Cannot rename KDC's krb5conf to %s | exception | error | minikdc, kerberos, testing, file-system, rename-failed |
| Missing configuration properties: %s | exception | error | minikdc, kerberos, testing, configuration, missing-config |
| Cannot create directory %s | exception | error | kerberos, minikdc, test-infrastructure, filesystem, permissions |
| Already started | exception | error | kerberos, minikdc, lifecycle, test-infrastructure |
| Invalid transport: %s | exception | error | kerberos, minikdc, configuration, case-sensitivity |
| Need to set transport! | exception | error | kerberos, minikdc, configuration, null-config |
| Incorrectly formatted line '%s' | exception | error | nfs, configuration, exports, parse-error |
| Invalid hostname provided '%s' | exception | error | nfs, hostname, exports, validation |
| %s is not available | exception | error | registry, dns, configuration, unsupported-operation |
| No data at path | exception | warning | registry, zookeeper, serialization, empty-data |
| Data at path too short | exception | error | registry, zookeeper, serialization, truncated-data |
| Missing marker string: %s | exception | error | registry, zookeeper, serialization, schema |
| Invalid Path "%s" : %s | exception | error | registry, zookeeper, path, validation |
| Invalid Path element "%s" | exception | error | registry, dns, path, naming, validation |
| No parent of %s | exception | error | registry, zookeeper, path, tree-traversal |
| Address type of %s does not match required type of %s | exception | error | registry, endpoint, address-type, validation |
| No addresses in endpoint | exception | error | registry, endpoint, addresses, validation |
| Missing address field: {} | validation | error | registry, endpoint, addresses, missing-field |
| Null endpoint | validation | error | registry, endpoint, null-check, validation |
| Null record | validation | error | registry, service-record, null-check, validation |
| invalid record type field: "{}" | validation | error | registry, service-record, schema, validation |
| no parent for {} | exception | error | registry, filesystem, path-conflict, hdfs, hadoop-registry |
| Expected {} bytes, but read {} | validation | error | registry, io, concurrency, short-read, filesystem |
| {} | exception | error | registry, filesystem, idempotency, delete, hadoop-registry |
| Code is not implemented | exception | error | registry, not-implemented, unsupported-api, filesystem-backend, hadoop-registry |
| Service {} is in wrong state: {} | exception | error | registry, zookeeper, service-lifecycle, state-machine, hadoop-registry |
| {} | exception | error | registry, zookeeper, path-not-found, hadoop-registry |
| Empty ACL list | exception | error | registry, zookeeper, acl, permissions, hadoop-registry |
| Unknown/unsupported authentication mechanism; "{}" | exception | error | registry, configuration, authentication, hadoop-registry |
| Kerberos required for secure registry access | exception | error | registry, kerberos, security, sasl, configuration, hadoop-registry |
| No user for ACLs determinable from current user or registry | exception | error | registry, acl, digest-auth, configuration, hadoop-registry |
| Missing value for configuration option {} | exception | error | registry, configuration, missing-config, authentication, hadoop-registry |
| Invalid id:password | validation | error | registry, digest, credentials, validation, hadoop-registry |
| ACL '{}' not of expected form scheme:id | validation | error | registry, acl, format, configuration, hadoop-registry |
| Parsing {} :{} | exception | error | registry, zookeeper, acl, configuration, format, hadoop-registry |
| Entry "%s" not found; JAAS config = %s | exception | error | registry, jaas, sasl, kerberos, zookeeper, configuration, hadoop-registry |
| SASL is configured for registry, but neither keytab/principa | exception | error | registry, sasl, jaas, kerberos, zookeeper, configuration, hadoop-registry |
| Unknown nameservice: {} | exception | error | hdfs, configuration, federation, nameservice, namenode, journalnode, startup |
| Configuration has multiple addresses that match local node's | validation | error | hdfs, ha, configuration, namenode, address-matching, startup |
| Unrecognized value '{}' for dfs.http.policy | validation | error | hdfs, configuration, http, https, tls, web-ui |
| Unable to parse relative time value of {}: too short | exception | error | hdfs, cli, parsing, duration, ttl, cacheadmin |
| Unable to parse relative time value of {}: {} is not a numbe | exception | error | hdfs, cli, parsing, duration, ttl, number-format |
| Unable to parse relative time value of {}: unknown time unit | exception | error | hdfs, cli, parsing, duration, ttl, time-unit |
| Cannot delete/rename non-empty protected directory {} | exception | error | hdfs, namenode, protected-directories, delete, rename, permissions |
| Cannot delete/rename non-empty protected subdirectory {} | exception | error | hdfs, namenode, protected-directories, delete, rename, permissions |
| Cannot delete/rename subdirectory under protected subdirecto | exception | error | hdfs, namenode, protected-directories, delete, rename, permissions, policy |
| Configuration dfs.namenode.rpc-address must be suffixed with | exception | error | hdfs, ha, configuration, namenode, rpc-address, startup |
| FileSystem {} is not a DFS. | exception | error | hdfs, ha, filesystem, type-mismatch, uri |
| Fetch of delegation token failed | exception | error | hdfs, security, delegation-token, kerberos, fetchdt, credentials |
| Unsupported protocol found when creating the proxy connectio | exception | error | hdfs, rpc, proxy, protocol, namenode, internal-api |
| The length of the feature flag section was negative at {} by | exception | critical | hdfs, namenode, fsimage, corruption, metadata, checkpoint |
| Found feature flags which we can't handle. Please upgrade yo | exception | critical | hdfs, namenode, fsimage, layout-version, downgrade, version-incompatibility |
| Version Mismatch (Expected: {}, Received: {} ) | exception | error | hdfs, datatransfer, version-mismatch, datanode, protocol, block-io |
| Unknown op {} in data stream | exception | error | hdfs, datatransfer, op-code, datanode, protocol, corruption |
| Cannot create a secured connection if DataNode listens on un | exception | error | hdfs, sasl, security, datatransfer, datanode, configuration-mismatch |
| Provided name '{}' has {} components instead of the expected | exception | error | hdfs, sasl, encryption, datatransfer, handshake, auth-token |
| Received %x instead of %x from client. | exception | error | hdfs, sasl, datatransfer, handshake, magic-number, datanode |
| Block cannot be null | validation | error | hdfs, provided-storage, alias-map, null-check, rpc-client |
| Provided block and location cannot be null | validation | error | hdfs, provided-storage, alias-map, null-check, rpc-client |
| Replica was found but missing fields. | exception | error | hdfs, block-recovery, lease-recovery, datanode, protobuf, rpc |
| Bad status: | exception | error | hdfs, block-report, protobuf, enum, serialization |
| Unexpected HAServiceStateProto: | exception | error | hadoop, hdfs, ha, namenode, protobuf, enum |
| Unexpected HAServiceState: | exception | error | hadoop, hdfs, ha, protobuf, enum, classpath |
| Interrupted waiting " + timeoutMs + "ms for a quorum of node | exception | error | hdfs, qjm, journal-node, ha, interrupted, edit-log |
| Timed out waiting " + timeoutMs + "ms for a quorum of nodes | exception | critical | hdfs, qjm, journal-node, timeout, quorum, edit-log |
| Journal disabled until next roll | exception | warning | hdfs, qjm, journal-node, out-of-sync, edit-log, ha |
| Interrupted waiting for format() response | exception | error | hdfs, qjm, journal-node, format, interrupted, cluster-bootstrap |
| Timed out waiting for format() response | exception | error | hdfs, qjm, journal-node, format, timeout, cluster-bootstrap |
| Interrupted while determining if JNs have data | exception | error | hdfs, qjm, journal-node, format, interrupted |
| Timed out waiting for response from loggers | exception | error | hdfs, qjm, journal-node, timeout, format, cluster-bootstrap |
| Attempted to use QJM output buffer capacity (" + size + ") g | exception | error | hdfs, qjm, ipc, configuration, edit-log, message-size |
| Did not get any valid JournaledEdits responses: " + msg | exception | warning | hdfs, qjm, journal-node, standby, edit-tailing, cache-miss, rpc |
| Interrupted waiting for doPreUpgrade() response | exception | error | hdfs, qjm, journal-node, upgrade, interrupted, ha |
| Timed out waiting for doPreUpgrade() response | exception | error | hdfs, qjm, journal-node, upgrade, timeout, ha |
| Interrupted waiting for doUpgrade() response | exception | error | hdfs, qjm, journal-node, upgrade, interrupted, ha |
| Timed out waiting for doUpgrade() response | exception | error | hdfs, qjm, journal-node, upgrade, timeout, ha |
| Interrupted waiting for doFinalize() response | exception | error | hdfs, qjm, journal-node, upgrade, finalize, interrupted, ha |
| Timed out waiting for doFinalize() response | exception | error | qjm, journalnode, timeout, upgrade-finalize, rpc |
| Results differed for canRollBack | exception | error | qjm, rollback, state-divergence, consensus-check |
| Interrupted waiting for lockSharedStorage() response | exception | error | qjm, rollback, interrupt, shutdown, misleading-message |
| Timed out waiting for lockSharedStorage() response | exception | error | qjm, rollback, timeout, journalnode, misleading-message |
| Interrupted waiting for discardSegments() response | exception | error | qjm, rollback, discard-segments, interrupt, edit-log |
| Timed out waiting for discardSegments() response | exception | error | qjm, rollback, discard-segments, timeout, journalnode |
| Results differed for getJournalCTime | exception | error | qjm, upgrade, ctime, state-divergence, consensus-check |
| Interrupted waiting for getJournalCTime() response | exception | error | qjm, upgrade, ctime, interrupt, shutdown |
| Timed out waiting for getJournalCTime() response | exception | error | qjm, upgrade, ctime, timeout, journalnode |
| getedit failed. {} | http | error | qjm, journalnode, http-servlet, edit-log, streaming |
| No edits file for range {}-{} | exception | error | qjm, journalnode, missing-file, edit-log, finalized-segment |
| Incompatible namespaceID for journal {}: NameNode has nsId { | exception | error | qjm, journalnode, namespace-mismatch, format, configuration |
| Incompatible clusterID for journal {}: NameNode has clusterI | exception | error | qjm, journalnode, cluster-id-mismatch, format, configuration |
| Proposed epoch {} <= last promise {} ; journal id: {} | exception | error | qjm, epoch, fencing, split-brain, ha-failover |
| IPC's epoch {} is less than the last promised epoch {} ; jou | exception | error | qjm, epoch, fencing, split-brain, stale-writer |
| IPC's epoch {} is not the current writer epoch {} ; journal | exception | error | qjm, epoch, writer-fencing, session-handshake, edit-log |
| Journal {} not formatted ; journal id: {} | exception | error | qjm, journalnode, not-formatted, initialization, configuration |
| Already have a finalized segment {} beginning at {} ; journa | exception | critical | qjm, edit-log, segment-conflict, corruption, split-brain, fencing |
| The log file {} seems to contain valid transactions ; journa | exception | error | hdfs, qjournal, edit-log, ha, name-node, corruption |
| No log file to finalize at transaction ID {} ; journal id: { | exception | critical | hdfs, qjournal, edit-log, ha, journal-out-of-sync, data-loss |
| Unable to delete paxos file {} ; journal id: {} | exception | error | hdfs, qjournal, paxos, file-delete, permissions, nfs |
| The journal edits cache is not enabled, which is a requireme | exception | error | hdfs, qjournal, configuration, ha, tail-edits, name-node |
| Highest txn ID available in the journal is %d, but requested | exception | critical | hdfs, qjournal, journal-lag, ha, tail-edits, data-loss |
| Journal dir '{}' should be an absolute path | validation | error | hdfs, qjournal, configuration, path, startup |
| Block pool {bpid} is not found | exception | error | hdfs, block-token, security, block-pool, data-node |
| currentKey hasn't been initialized. | exception | error | hdfs, block-token, security, initialization, lifecycle |
| Can't re-compute encryption key for nonce, since the require | exception | error | hdfs, block-token, security, encryption, key-expiry, data-node |
| No delegation token found for this identifier | exception | error | hdfs, delegation-token, security, auth, expiry |
| Can't load state from image in a running SecretManager. | exception | error | hdfs, delegation-token, security, lifecycle, fsimage |
| Can't add persisted delegation token to a running SecretMana | exception | error | hdfs, delegation-token, security, edit-log, lifecycle |
| Same delegation token being added twice; invalid entry in fs | exception | critical | hdfs, delegation-token, fsimage, edit-log, corruption, startup |
| Can't update persisted delegation token renewal to a running | exception | error | hdfs, delegation-token, edit-log, lifecycle, startup |
| InMemoryAliasMap location is null | validation | error | hdfs, provided-storage, aliasmap, configuration, leveldb |
| Unable to create missing aliasmap location: {levelDBpath} | exception | error | hdfs, provided-storage, aliasmap, permissions, filesystem |
| Failed to fully delete compressed aliasmap {compressedAliasM | exception | warning | hdfs, provided-storage, aliasmap, cleanup, file-delete |
| Unable to create aliasmap snapshot directory {newLevelDBDir} | exception | error | hdfs, provided-storage, aliasmap, snapshot, leveldb |
| Aliasmap archive ({tarname}) does not exist | exception | error | hdfs, provided-storage, aliasmap, bootstrap, file-transfer |
| Balancer without BlockPlacementPolicyDefault | validation | error | hdfs, balancer, block-placement, configuration, startup-check |
| {key} = {v} <= 0 | validation | error | hdfs, balancer, configuration, validation |
| Number out of range: threshold = {threshold} | validation | error | hdfs, balancer, cli, argument-validation, range-check |
| args = {args} | validation | error | hdfs, balancer, cli, argument-validation |
| Failed to read {type} node list from file: {filename} | validation | error | hdfs, balancer, cli, file-io, node-filter |
| Cannot parse string "{s}" | validation | error | hdfs, balancer, cli, argument-validation, enum-value |
| Block move cancelled. | exception | info | hdfs, balancer, dispatcher, cancellation, lifecycle |
| Block move timed out | exception | warning | hdfs, balancer, dispatcher, timeout, block-move |
| Cannot get access token since BlockKeyUpdater is not running | exception | warning | hdfs, balancer, security, block-token, shutdown-race |
| Another {name} is running. | exception | error | hdfs, balancer, singleton-lock, hdfs-lease, concurrency |
| Out of V1 (legacy) generation stamps | exception | critical | hdfs, namenode, block-management, generation-stamp, capacity-exhaustion |
| Trying to commit inconsistent block: id = {blockId}, expecte | exception | critical | hdfs, namenode, block-management, data-integrity, lease-recovery |
| Unexpected configuration parameters: dfs.namenode.replicatio | validation | error | hdfs, namenode, configuration, replication, startup-check |
| Unexpected configuration parameters: dfs.replication.max = { | validation | error | hdfs, namenode, configuration, replication, range-check, startup-check |
| Unexpected configuration parameters: dfs.namenode.replicatio | validation | error | hdfs, namenode, configuration, replication, cross-field-validation, startup-check |
| Unexpected configuration parameters: dfs.namenode.maintenanc | validation | error | hdfs, namenode, configuration, maintenance, replication, startup-check |
| Unexpected configuration parameters: dfs.namenode.maintenanc | validation | error | hdfs, namenode, configuration, maintenance, replication, cross-field-validation, startup-check |
| Security is enabled but block access tokens (via dfs.block.a | exception | error | hdfs, namenode, security, kerberos, block-access-token, configuration, startup-check |
| Commit block with mismatching GS. NN has {block}, client sub | exception | error | hdfs, namenode, block, generation-stamp, lease-recovery, write-conflict |
| Commit or complete block {commitBlock}, whereas it is under | exception | error | hdfs, namenode, block, lease-recovery, concurrency, file-close |
| Cannot complete block: block does not satisfy minimal replic | exception | error | hdfs, namenode, block, replication, min-replication, file-close |
| Cannot complete block: block has not been COMMITTED by the c | exception | error | hdfs, namenode, block, block-state, file-close, lease-recovery |
| Requested replication factor of {replication}{err} for {src} | exception | error | hdfs, replication, configuration, file-create, validation |
| Datanode {datanode} not found. | exception | warning | hdfs, balancer, datanode-registration, namenode, rpc |
| Cannot mark {blk} as corrupt because datanode {dn} ({datanod | exception | warning | hdfs, corrupt-replica, datanode-registration, incremental-block-report, namenode |
| Cannot invalidate {b} because datanode {dn} does not exist. | exception | warning | hdfs, invalidation, corrupt-replica, datanode-registration, namenode |
| File %s could only be written to %d of the %d %s. There are | exception | critical | hdfs, block-placement, replication, datanode-capacity, write |
| Data node {nodeID} is attempting to report storage ID {datan | exception | warning | hdfs, block-report, lease, datanode-registration, namenode-ha |
| ProcessReport from dead or unregistered node: {nodeID} | exception | warning | hdfs, block-report, datanode-registration, namenode, safe-mode |
| Got incremental block report from unregistered or dead node | exception | warning | hdfs, incremental-block-report, datanode-registration, namenode, failover |
| Configured cluster topology should be org.apache.hadoop.net. | exception | critical | hdfs, block-placement, network-topology, configuration, namenode-startup |
| Unable to create the Decommission monitor from {cls} | exception | critical | hdfs, namenode-startup, decommission, configuration, reflection, classpath |
| Missing storageIDs: It is likely that the HDFS client, who m | exception | error | hdfs, storageid, client-version, pipeline, rpc, backward-compatibility |
| Unresolved topology mapping for host {hostname} | exception | critical | hdfs, network-topology, datanode-registration, dns, rack-awareness, configuration |
| Datanode denied communication with namenode because hostname | exception | error | hdfs, datanode-registration, dns, configuration, namenode |
| Datanode denied communication with namenode because the host | exception | error | hdfs, datanode-registration, include-list, access-control, configuration, decommission |
| Recovery block {b} where it is not under construction. | exception | error | hdfs, lease-recovery, block-state, namenode, race-condition, internal-error |
| Datanode denied communication with namenode because the host | exception | error | hdfs, datanode, namenode, allowlist, dfs-hosts, refresh-nodes |
| All negative block group IDs are used, growing into positive | exception | critical | hdfs, erasure-coding, block-id, namenode, id-exhaustion, illegal-state |
| All positive block IDs are used, wrapping to negative IDs, w | exception | critical | hdfs, block-id, namenode, id-exhaustion, illegal-state |
| The \"downgrade\" option is no longer supported since it may | exception | error | hdfs, rolling-upgrade, namenode, cli, startup-option, version-compat |
| Failed to convert \"{s}\" to RollingUpgradeStartupOption | exception | error | hdfs, rolling-upgrade, namenode, cli, invalid-argument |
| Bad rule definition: {bad_lines} | exception | error | hdfs, webhdfs, httpfs, authorization-filter, config, rule-parsing |
| Cannot determine UGI from request or conf | exception | error | hdfs, web-ui, jsp, ugi, static-user, config |
| Security enabled but user not authenticated by filter | exception | error | hdfs, web-ui, kerberos, spnego, authentication, security |
| Usernames not matched: expecting null but name={name} | exception | error | hdfs, webhdfs, datanode, delegation-token, ugi, username-mismatch |
| Usernames not matched: name={shortName} != expected={expecte | exception | error | hdfs, webhdfs, datanode, delegation-token, kerberos, username-mismatch |
| Cannot remove current directory: {curDir} | exception | error | hdfs, storage, format, io, permissions, file-lock |
| Cannot create directory {curDir} | exception | error | hdfs, storage, format, io, permissions, disk-full |
| Can't format the storage directory because the current direc | exception | error | hdfs, storage, format, version-file, data-safety, inconsistent-state |
| Cannot create directory {rootPath} | exception | error | hdfs, storage, format, permissions, mkdir, config |
| version file in current directory is missing. | exception | critical | hdfs, storage, version-file, upgrade, inconsistent-state, namenode-startup |
| too many temporary directories. | exception | error | hdfs, storage, upgrade, rollback, inconsistent-state, recovery |
| previous and finalized.tmpcannot exist together. | exception | error | hdfs, storage, finalize, upgrade, inconsistent-state, recovery |
| previous and previous.tmp cannot exist together. | exception | error | hdfs, storage, upgrade, inconsistent-state, recovery, rename |
| one and only one directory current or previous must be prese | exception | error | hdfs, storage, rollback, inconsistent-state, recovery |
| Unexpected FS state: {curState} for storage directory: {root | exception | error | hdfs, storage, recovery, internal-error, version-mismatch, state-machine |
| Cannot lock storage {root}. The directory is already locked | exception | critical | hdfs, storage-directory, file-lock, startup, namenode, datanode |
| *********** Upgrade is not supported from this older versio | exception | critical | hdfs, upgrade, layout-version, namenode, storage |
| Failed to rename {from} to {to} due to failure in native ren | exception | error | hdfs, storage, rename, native-io, filesystem |
| Source must not be null | exception | error | hdfs, file-copy, null-check, programming-error |
| Destination must not be null | exception | error | hdfs, file-copy, null-check, programming-error |
| Source '{srcFile}' does not exist | exception | error | hdfs, file-copy, file-not-found, filesystem |
| Source '{srcFile}' exists but is a directory | exception | error | hdfs, file-copy, path-validation, filesystem |
| Source '{srcFile}' and destination '{destFile}' are the same | exception | error | hdfs, file-copy, path-validation, symlink |
| Destination '{parentFile}' directory cannot be created | exception | error | hdfs, file-copy, mkdir, permissions, filesystem |
| Destination '{destFile}' exists but is read-only | exception | error | hdfs, file-copy, permissions, read-only, filesystem |
| Destination '{destFile}' exists but cannot be deleted | exception | error | hdfs, file-copy, delete, permissions, file-locking |
| Failed to copy {srcFile} to {destFile} due to failure in Nat | exception | error | hdfs, file-copy, native-io, disk-full, io-error |
| Failed to copy full contents from '{srcFile}' to '{destFile} | exception | error | hdfs, file-copy, data-integrity, truncated-file, race-condition |
| Failed to delete {dir} | exception | error | hdfs, storage, delete, directory, permissions |
| Incompatible node types: storageType={storageType} but Stora | exception | critical | hdfs, storage, configuration, namenode, datanode, startup |
| cluster Id is incompatible with others. | exception | critical | hdfs, cluster-id, storage, configuration, startup |
| Unexpected version of storage directory {path}. Reported: {r | exception | critical | hdfs, layout-version, downgrade, version-mismatch, storage |
| namespaceID is incompatible with others. | exception | critical | hdfs, namespace-id, storage, configuration, startup |
| file VERSION has " + name + " missing. | exception | critical | hdfs, version-file, corruption, storage, startup |
| Image transfer servlet at " + url + " failed with status cod | exception | error | hdfs, checkpoint, http, namenode, kerberos, secondary-namenode |
| Content-Length header is not provided by the namenode when t | exception | error | hdfs, fsimage, checkpoint, http-header, namenode, transfer |
| No filename header provided by server | exception | error | hdfs, fsimage, transfer, http-header, local-path |
| Unable to download to any storage directory | exception | critical | hdfs, storage-directory, permissions, disk-full, checkpoint, fsimage |
| File " + url + " received length " + received + " is not of | exception | error | hdfs, fsimage, truncated-download, content-length, checkpoint |
| File " + url + " computed digest " + computedDigest + " does | exception | error | hdfs, fsimage, md5, checksum, data-corruption, transfer |
| Remove is not supported for provided storage | exception | warning | provided-storage, blockaliasmap, iterator, unsupported-operation |
| Block pool id required to get aliasmap reader | exception | error | provided-storage, aliasmap, block-pool, null-argument, inmemory-leveldb |
| Unable to retrieve InMemoryAliasMap for block pool id " + bl | exception | error | provided-storage, aliasmap, inmemory-leveldb, block-pool, rpc |
| Invalid options " + opts.getClass() | exception | error | provided-storage, aliasmap, leveldb, options, illegal-argument |
| A valid path needs to be specified for " + LevelDBFileRegion | exception | error | provided-storage, aliasmap, leveldb, configuration, missing-config |
| Unable to create " + dbFile | exception | error | provided-storage, aliasmap, leveldb, permissions, mkdir-failed |
| Invalid options " + opts.getClass() | exception | error | provided-storage, aliasmap, text, options, illegal-argument |
| Invalid line: " + line | exception | error | provided-storage, aliasmap, text, parse-error, delimiter, file-format |
| Refresh not supported by " + getClass() | exception | warning | provided-storage, aliasmap, text, unsupported-operation, refresh |
| " + idHelpText + " mismatch: previously connected to " + idH | exception | critical | hdfs, datanode, namenode, clusterid, namespaceid, ha, reformat |
| Received unimplemented DNA_SHUTDOWN | exception | error | hdfs, datanode, datanodeprotocol, unsupported-command, shutdown |
| DN shut down before block pool connected | exception | warning | hdfs, datanode, shutdown, namenode-connection, lifecycle |
| DN shut down before block pool registered | exception | warning | hdfs, datanode, shutdown, registration, lifecycle |
| Unrecognized BlockChecksumType: %s | exception | error | hdfs, datanode, block-checksum, enum-switch, version-skew |
| Unknown BlockChecksumType: " + groupChecksumType | exception | error | hdfs, datanode, erasure-coding, block-checksum, enum-switch |
| Unexpected blockChecksumType '%s', expecting COMPOSITE_CRC | exception | error | hdfs, datanode, composite-crc, version-skew, data-transfer-protocol |
| Byte-per-checksum not matched: bpc={} but bytesPerCRC={} | exception | error | hdfs, erasure-coding, checksum, configuration-mismatch |
| BlockChecksumType COMPOSITE_CRC doesn't support MIXED underl | exception | error | hdfs, erasure-coding, composite-crc, configuration-mismatch |
| No services to connect, missing NameNode address. | exception | critical | hdfs, datanode, configuration, namenode, rpc-address |
| Storage directory for location {} and block pool id {} does | exception | error | hdfs, datanode, storage, block-pool, missing-directory |
| Datanode CTime (={}) is not equal to namenode CTime (={}) | exception | critical | hdfs, datanode, storage, ctime, upgrade-mismatch |
| BlockPoolSliceStorage.recoverTransitionRead: attempt to load | exception | error | hdfs, datanode, storage, configuration, duplicate-path |
| file VERSION is invalid. | exception | error | hdfs, datanode, storage, version-file, corruption |
| Unexpected blockpoolID {}. Expected {} | exception | error | hdfs, datanode, storage, blockpoolid, identity-mismatch |
| Incompatible namespaceIDs in {}: namenode namespaceID = {}; | exception | critical | hdfs, datanode, storage, namespaceid, identity-mismatch |
| Incompatible blockpoolIDs in {}: namenode blockpoolID = {}; | exception | critical | hdfs, datanode, storage, blockpoolid, identity-mismatch |
| Datanode state: LV = {} CTime = {} is newer than the namespa | exception | critical | hdfs, datanode, storage, ctime, rollback-mismatch |
| Detached directory {} is not empty. Please manually move eac | exception | error | hdfs, datanode, storage, upgrade, legacy |
| Cannot remove directory {} | exception | error | hdfs, datanode, storage, filesystem, permissions |
| Failed to create directory {} | exception | error | hdfs, datanode, storage, rollback, disk-full |
| Failed to rename {} to {} | exception | error | hdfs, datanode, storage, rollback, filesystem |
| Cannot rollback to a newer state. Datanode previous state: L | exception | error | |
| Unsupported stage {} while receiving block {} from {} | exception | error | |
| Unexpected checksum mismatch while writing {} from {} | exception | error | |
| Received an out-of-sequence packet for {}from {} at offset { | exception | error | |
| Got wrong length during writeBlock({}) from {} at offset {}: | exception | error | |
| Invalid checksum length: received length is {} but expected | exception | error | |
| Terminating due to a checksum error.{} | exception | error | |
| Unexpected packet data length for {} from {}: a partial chun | exception | error | |
| Join on responder thread {} timed out | exception | error | |
| Interrupted receiveBlock | exception | error | |
| Partial CRC {} does not match value computed the last time | exception | error | |
| Could not send OOB reponse in time: {} | exception | error | |
| {}seqno: expected={}, received={} | exception | error | |
| Shutting down writer and responder since the down streams re | exception | error | |
| Shutting down writer and responder due to a checksum error i | exception | error | |
| All datanodes failed: block={}, datanodeids={} | exception | error | |
| Found {} replica(s) for block {} but none is in RWR or bette | exception | error | |
| Inconsistent size of finalized replicas. Replica {} expected | exception | error | |
| Incorrect block size | exception | error | |
| Cannot recover {}, the following datanodes failed: {} | exception | error | |
| {} has no enough internal blocks(current: {}), unable to sta | exception | critical | hdfs, erasure-coding, datanode, block-recovery, data-loss |
| No block pool offer service for bpid={} | exception | error | hdfs, datanode, block-pool, federation, configuration |
| Block pool {bpid} has not recognized an active NN | exception | error | hdfs, ha, namenode, datanode, failover |
| Replica gen stamp < block genstamp, block={block}, replica={ | exception | error | hdfs, datanode, read-path, generation-stamp, block-recovery |
| Replica is not readable, block={block}, replica={replica} | exception | error | hdfs, datanode, read-path, replica-state, rbw |
| Replica not found for {block}. The block may have been remov | exception | warning | hdfs, datanode, read-path, replica, balancer |
| Meta-data not found for {block} | exception | error | hdfs, datanode, read-path, metadata, checksum |
| The meta file length {metaIn.getLength()} is less than the e | exception | error | hdfs, datanode, read-path, metadata, disk-corruption |
| Offset {startOffset} and length {length} don't match block | exception | error | hdfs, datanode, read-path, offset, validation |
| A disk IO error occurred | exception | error | hdfs, datanode, read-path, disk-io, corruption |
| Checksum failed at {failedPos} for replica: {replica} | exception | error | hdfs, datanode, read-path, checksum, data-corruption |
| Could not change property {property} from '{oldVal}' to '{ne | exception | error | hdfs, datanode, reconfiguration, volumes, block-report |
| Not a valid Boolean value for {property} in reconfSlowPeerPa | validation | error | hadoop, hdfs, datanode, reconfiguration, configuration, peer-metrics |
| FsDatasetSpi has not been initialized | exception | error | hadoop, hdfs, datanode, reconfiguration, initialization, race-condition |
| Not a valid Boolean value for {property} | validation | error | hadoop, hdfs, datanode, reconfiguration, disk-balancer, configuration |
| No directory is specified. | exception | error | hadoop, hdfs, datanode, volume-management, reconfiguration, configuration |
| Changing storage type is not allowed. | exception | error | hadoop, hdfs, datanode, volume-management, storage-type, reconfiguration |
| Invalid path: {location}: directory does not exist | exception | error | hadoop, hdfs, datanode, volume-management, filesystem, path-validation |
| Disk mount {mount} already has volume, when trying to add {l | exception | error | hadoop, hdfs, datanode, volume-management, mount, disk-tiering |
| Attempt to remove all volumes. | exception | error | hadoop, hdfs, datanode, volume-management, reconfiguration, guard-clause |
| Cluster IDs not matched: dn cid={clusterId} but ns cid={nsCi | exception | critical | hadoop, hdfs, datanode, cluster-id, formatting, startup |
| Although a UNIX domain socket path is configured as {domainS | exception | critical | hadoop, hdfs, datanode, native-library, short-circuit-reads, unix-socket, startup |
| cannot locate OfferService thread for bp={blockPoolId} | exception | error | hadoop, hdfs, datanode, block-pool, federation, startup-race |
| Cannot start datanode because the configured max locked memo | exception | critical | hadoop, hdfs, datanode, native-library, centralized-cache, startup |
| Cannot start datanode because the configured max locked memo | exception | critical | hadoop, hdfs, datanode, ulimit, memlock, centralized-cache, os-limits |
| Invalid value configured for dfs.datanode.failed.volumes.tol | validation | critical | hadoop, hdfs, datanode, configuration, volume-management, startup |
| Security is enabled but block access tokens (via dfs.block.a | exception | critical | hadoop, hdfs, datanode, kerberos, security, configuration, startup |
| Cannot start secure DataNode due to incorrect config. See ht | exception | error | |
| Inconsistent Datanode IDs. Name-node returned {}. Expecting | exception | error | |
| Inconsistent configuration of block access tokens. Either al | exception | error | |
| NamespaceInfo not found: Block pool {} should have retrieved | exception | error | |
| Startup option not set. | exception | error | |
| cannot find BPOfferService for bpid={} | exception | error | |
| Error in {}Only kerberos based authentication is allowed. | exception | error | |
| Can't continue with getBlockLocalPathInfo() authorization. T | exception | error | |
| Your client is too old to read this block! Its format versi | exception | error | |
| This DataNode's FsDatasetSpi does not support short-circuit | exception | error | |
| Got access token error for connect ack, targets={} | exception | error | |
| Bad connect ack, targets={} status={} | exception | error | |
| Failed to instantiate DataNode. | exception | error | |
| Failed to instantiate DataNode | exception | error | |
| Can't continue since none or more than one BlockTokenIdentif | exception | error | |
| {} not found in datanode. | exception | error | |
| {} = storedGS < b.getGenerationStamp(), b={} | exception | error | |
| {} is neither a RBW nor a Finalized, r={} | exception | error | |
| Pipeline recovery for {} is interrupted. | exception | error | |
| The block pool is still running. First do a refreshNamenodes | exception | error | |
| Storage not yet initialized for {} | exception | error | hadoop, hdfs, datanode, rpc, startup, initialization |
| Shutdown already in progress. | exception | warning | hadoop, hdfs, datanode, shutdown, idempotency, rpc |
| Interrupted while running disk check | exception | error | hadoop, hdfs, datanode, interrupted, disk-check, concurrency |
| Not an OOB status: {} | exception | error | hadoop, hdfs, datanode, oob, status, validation |
DATANODE_STATUS_NOT_REGULAR Datanode is in special state, e.g. Upgrade/Rollback etc. Disk balancing not perm | exception | error | hadoop, hdfs, datanode, diskbalancer, startup-options, upgrade |
UNKNOWN_KEY Unknown key | exception | error | hadoop, hdfs, datanode, diskbalancer, configuration, rpc |
| DiskBalancer is not initialized | exception | error | hadoop, hdfs, datanode, diskbalancer, configuration |
| Storage directory with location {} does not exist | exception | error | hadoop, hdfs, datanode, storage, data-dir, filesystem |
| Storage directory is in use. | exception | warning | hadoop, hdfs, datanode, storage, hot-swap, reconfig |
| dfs.datanode.parallel.volumes.load.threads.num = {} < 1 | exception | error | hadoop, hdfs, datanode, configuration, validation, upgrade |
| Failed to remove %s: %s | exception | error | hadoop, hdfs, datanode, storage, file-lock, startup |
| All specified directories have failed to load. | exception | critical | hadoop, hdfs, datanode, storage, startup, fatal |
| file VERSION is invalid. | exception | error | hadoop, hdfs, datanode, storage, version-file, corruption |
| has incompatible storage Id. | exception | error | hadoop, hdfs, datanode, storage, storage-id, mismatch |
| Root {}: DatanodeUuid={}, does not match {} from other Stora | exception | critical | hadoop, hdfs, datanode, storage, datanode-uuid, mismatch, startup |
| Incompatible namespaceIDs in {}: namenode namespaceID = {}; | exception | critical | hadoop, hdfs, datanode, storage, namespaceid, mismatch, pre-federation |
| Incompatible clusterIDs in {}: namenode clusterID = {}; data | exception | critical | hadoop, hdfs, datanode, storage, clusterid, mismatch, reformat |
| BUG: The stored LV = {} is newer than the supported LV = {} | exception | critical | hadoop, hdfs, datanode, storage, layout-version, downgrade, version-mismatch |
| Detached directory {} is not empty. Please manually move eac | exception | error | hadoop, hdfs, datanode, storage, rollback, detach, legacy |
| Cannot remove directory {} | exception | error | hadoop, hdfs, datanode, storage, rollback, permissions, filesystem |
| Cannot rollback to a newer state. Datanode previous state: L | exception | critical | hdfs, datanode, rollback, upgrade, layout-version, ctime |
| Cannot create directory {} | exception | error | hdfs, datanode, upgrade, mkdirs, filesystem, permissions |
| Failed to mkdirs {} | exception | error | hdfs, datanode, upgrade, block-id-layout, mkdirs, hardlink |
| You cannot pass file descriptors over anything but a UNIX do | exception | warning | hdfs, short-circuit-reads, unix-domain-socket, dataxceiver, client-config |
| {} does not support multiple targets {} | exception | error | hdfs, dataxceiver, write-block, block-transfer, protocol, pipeline |
| Interrupted while serving request. Aborting. | exception | warning | hdfs, dataxceiver, shutdown, interrupted, block-pool |
| Not ready to serve the block pool, {}. | exception | error | hdfs, datanode, block-pool, registration, namenode, timeout |
| Xceiver count {} exceeds the limit of concurrent xceivers: { | exception | error | hdfs, datanode, xceiver, thread-limit, capacity, config |
| Failed to create temporary file for {}. File {} should not | exception | error | hdfs, datanode, temp-file, stale-state, block-write, crash-recovery |
| Possible disk error: Failed to create {} | exception | error | hdfs, datanode, disk-error, enospc, permissions, volume-health |
| Failed to create temporary file for {}. File {} should be c | exception | error | hdfs, datanode, race-condition, temp-file, block-write, lease-recovery |
| Cannot list contents of {} | exception | error | hdfs, datanode, directory-scan, listfiles-null, permissions, volume-health |
| Meta file for {} not found. | exception | error | hdfs, datanode, metadata-file, checksum, block-corruption, filenotfound |
PLAN_ALREADY_IN_PROGRESS Executing another plan | exception | error | hdfs, diskbalancer, plan-execution, concurrency, dfsadmin |
NO_SUCH_PLAN No such plan. | exception | error | hdfs, diskbalancer, cancel-plan, plan-id, dfsadmin |
INTERNAL_ERROR Internal error, Unable to create JSON string. | exception | error | hdfs, diskbalancer, json, serialization, internal-error |
DISK_BALANCER_NOT_ENABLED Disk Balancer is not enabled. | exception | error | hdfs, diskbalancer, configuration, feature-flag, dfsadmin |
INVALID_PLAN_VERSION Invalid plan version. | exception | error | hdfs, diskbalancer, plan-version, version-mismatch, rolling-upgrade |
INVALID_PLAN Invalid plan. | exception | error | hdfs, diskbalancer, empty-payload, plan-validation |
INVALID_PLAN_HASH Invalid or mis-matched hash. | exception | error | hdfs, diskbalancer, sha1, integrity-check, plan-hash |
MALFORMED_PLAN Parsing plan failed. | exception | error | disk-balancer, json, plan-validation, hdfs, datanode |
OLD_PLAN_SUBMITTED Plan was generated more than {} ago | exception | error | disk-balancer, plan-expiry, configuration, hdfs, datanode |
DATANODE_ID_MISMATCH Plan was generated for another node. | exception | error | disk-balancer, datanode-uuid, plan-validation, hdfs |
INVALID_VOLUME Disk Balancer - Unable to find source volume: {}. SubmitPlan failed. | exception | error | disk-balancer, volume, storage-id, hdfs, datanode |
INVALID_MOVE Disk Balancer - Source and destination volumes are same: {} | exception | error | disk-balancer, invalid-move, plan-validation, hdfs |
| Mkdirs failed to create {} | exception | error | filesystem, mkdirs, permissions, disk-full, hdfs, datanode |
| Mkdirs failed to create ${dir} | exception | error | filesystem, mkdirs, permissions, disk-full, hdfs, datanode |
| Replica of type ${getState()} does not support getOriginalRe | exception | error | provided-storage, replica, unsupported-operation, hdfs, datanode |
| Replica of type ${getState()} does not support getRecoveryID | exception | error | provided-storage, replica, recovery, unsupported-operation, hdfs |
| Replica of type ${getState()} does not support setRecoveryID | exception | error | provided-storage, replica, recovery, unsupported-operation, hdfs |
| Replica of type ${getState()} does not support createInfo | exception | error | provided-storage, replica, recovery, unsupported-operation, hdfs |
| Replica of type ${getState()} does not support getOriginalRe | exception | error | replica, finalized, recovery, unsupported-operation, hdfs, datanode |
| Replica of type ${getState()} does not support getRecoveryID | exception | error | replica, finalized, recovery, unsupported-operation, hdfs, datanode |
| Replica of type ${getState()} does not support setRecoveryID | exception | error | replica, finalized, recovery, unsupported-operation, hdfs, datanode |
| Replica of type ${getState()} does not support createInfo | exception | error | replica, finalized, recovery, unsupported-operation, hdfs, datanode |
| Copy of file ${file} size ${file.length()} into file ${tmpFi | exception | error | block, hardlink, io, disk-corruption, hdfs, datanode |
| detachBlock:Block not found. ${this} | exception | error | block, hardlink, volume, hdfs, datanode |
| Failed to move block file for ${this} from ${srcfile} to ${d | exception | error | filesystem, rename, block, disk-full, hdfs, datanode |
| Block ${this} reopen failed. Unable to move meta file ${ol | exception | error | |
| Expected block file at ${f} does not exist. | exception | error | |
| Cannot truncate block to from oldlen (=${oldlen}) to newlen | exception | error | |
| Failed to sync ${dir} | exception | error | |
| Need %d bytes, but only %d bytes available | exception | error | |
| Join on writer thread ${thread} timed out | exception | error | |
| Waiting for writer thread is interrupted. | exception | error | |
| Client requested checksum ${requestedChecksum} when appendin | exception | error | |
| Corrupted block: ${this} | exception | error | |
| Replica of type ${getState()} does not support getOriginalRe | exception | error | |
| Replica of type ${getState()} does not support getRecoveryID | exception | error | |
| Replica of type ${getState()} does not support setRecoveryID | exception | error | |
| Replica of type ${getState()} does not support createInfo | exception | error | |
| The source replica with blk id ${oldReplicaInfo.getBlockId() | exception | error | |
| Block ${oldReplicaInfo} reopen failed. Unable to move meta | exception | error | |
| Block ${oldReplicaInfo} reopen failed. Unable to move block | exception | error | |
| PathHandle specified, but unsuported | exception | error | |
| Remote filesystem for provided replica ${this} does not exis | exception | error | |
| OutputDataStream is not implemented for ProvidedReplica | exception | error | |
| ProvidedReplica does not support deleting block data | exception | error | |
| ProvidedReplica does not support deleting metadata | exception | error | hdfs, datanode, provided-storage, read-only, metadata |
| ProvidedReplica does not support renaming metadata | exception | error | hdfs, datanode, provided-storage, read-only, rename |
| ProvidedReplica does not support renaming data | exception | error | hdfs, datanode, provided-storage, read-only, rename |
| ProvidedReplica does not support pinning | exception | error | hdfs, datanode, provided-storage, pinning, read-only |
| ProvidedReplica does not yet support writes | exception | error | hdfs, datanode, provided-storage, generation-stamp, block-recovery |
| ProvidedReplica does not yet support truncate | exception | error | hdfs, datanode, provided-storage, truncate, read-only |
| ProvidedReplica does not yet support update | exception | error | hdfs, datanode, provided-storage, disk-balancer, block-movement |
| ProvidedReplica does not yet support copy metadata | exception | error | hdfs, datanode, provided-storage, block-replication, metadata |
| ProvidedReplica does not yet support copy data | exception | error | hdfs, datanode, provided-storage, block-replication, read-only |
| Unknown replica state {} | exception | error | hdfs, datanode, replica, builder, validation |
| Incompatible fromReplica state: {} | exception | error | hdfs, datanode, replica, builder, rbw |
| A valid writer is required for constructing a RBW from block | exception | error | hdfs, datanode, replica, builder, rbw, required-parameter |
| A valid writer is required for constructing a Replica from b | exception | error | hdfs, datanode, replica, builder, temporary-replica, required-parameter |
| Missing a valid replica to recover from | exception | error | hdfs, datanode, replica, builder, block-recovery, required-parameter |
| Invalid state for recovering from replica with blk id {} | exception | error | hdfs, datanode, replica, builder, block-recovery, conflicting-arguments |
| Finalized PROVIDED replica cannot be constructed from anothe | exception | error | hdfs, datanode, replica, builder, provided-storage |
| Trying to construct a provided replica on {} without enough | exception | error | hdfs, datanode, provided-storage, replica, builder, illegal-argument |
| Unknown replica state {} for PROVIDED replica | exception | error | hdfs, datanode, provided-storage, replica, state-machine, illegal-argument |
| Cannot recover replica: {} | exception | error | hdfs, datanode, block-recovery, replica, state-machine, illegal-argument |
| The new recovery id: {} must be greater than the current one | exception | error | hdfs, datanode, block-recovery, generation-stamp, replica, illegal-argument |
| Replica of type {} does not support getOriginalReplica | exception | error | hdfs, datanode, block-recovery, replica, unsupported-operation |
| Replica of type {} does not support getRecoveryID | exception | error | hdfs, datanode, block-recovery, replica, unsupported-operation |
| Replica of type {} does not support createInfo | exception | error | hdfs, datanode, block-recovery, replica, unsupported-operation |
| Failed to report bad block {} to namenode. | exception | warning | hdfs, datanode, namenode, rpc, bad-block, retry-queue |
| Unable to bind on specified streaming port in secure context | exception | critical | hdfs, datanode, security, kerberos, jsvc, port-binding, startup |
| Unable to bind on specified info port in secure context. Nee | exception | critical | hdfs, datanode, security, kerberos, jsvc, port-binding, http-server, startup |
| there is no shared memory segment registered with shmId {} | exception | error | hdfs, datanode, short-circuit, shared-memory, domain-socket, client |
| URI: {} is not in the expected format | exception | error | hdfs, datanode, storage, uri, config, illegal-argument |
| Capacity ratio{} is not between 0 to 1: {} | exception | error | hdfs, datanode, storage, config, capacity, tiering, illegal-argument |
| Capacity ratio config is not with correct format: {} | exception | error | hdfs, datanode, storage, config, capacity, tiering, illegal-argument |
| Invalid value configured for dfs.datanode.disk.check.timeout | exception | error | hdfs, datanode, disk-check, config, startup, validation |
| Invalid value configured for dfs.datanode.disk.check.min.gap | exception | error | hdfs, datanode, disk-check, config, startup, validation |
| Invalid value configured for dfs.datanode.disk.check.timeout | exception | error | hdfs, datanode, disk-check, config, startup, dead-code, validation |
| Invalid value configured for dfs.datanode.failed.volumes.tol | exception | error | |
| Invalid value configured for dfs.datanode.disk.check.timeout | exception | error | |
| Invalid value configured for dfs.datanode.failed.volumes.tol | exception | error | |
| Invalid value configured for dfs.datanode.failed.volumes.tol | exception | error | |
| Too many failed volumes - current valid volumes: {}, volumes | exception | error | |
| All directories in dfs.datanode.data.dir are invalid: {} | exception | error | |
| Transfer failed for all targets. | exception | error | |
| Can't find minimum sources required by reconstruction, block | exception | error | |
| Can't read data from minimum number of sources required by r | exception | error | |
| All targets are failed. | exception | error | |
| No more available volumes | exception | error | |
| No more available volumes | exception | error | |
| Out of space: The volume with the most available space (={} | exception | error | |
| Failed to mkdirs {} | exception | error | |
| Unable to cleanup unlinked tmp file {} | exception | error | |
| configured value {}for dfs.datanode.cache.revocation.polling | exception | error | |
| Invalid value configured for dfs.datanode.failed.volumes.tol | exception | error | |
| Too many failed volumes - current valid volumes: {}, volumes | exception | error | |
| Found duplicated storage UUID: %s in %s. | exception | critical | hadoop, hdfs, datanode, fsdataset, storage-uuid, duplicate-config |
| Storage type %s already exists on same mount: %s. | exception | error | hadoop, hdfs, datanode, fsdataset, same-disk-tiering, storage-type, mount |
| BlockId {} is not valid. | exception | error | hadoop, hdfs, datanode, fsdataset, replica, block-not-found |
| No data exists for block {} | exception | error | hadoop, hdfs, datanode, fsdataset, read-path, replica, block-not-found |
| Replica does not exist {} | exception | error | hadoop, hdfs, datanode, fsdataset, replica, replica-not-found |
| Cannot append to a replica with unexpected generation stamp | exception | error | hadoop, hdfs, datanode, fsdataset, generation-stamp, append, lease-recovery |
| Replica does not exist {}:{} | exception | error | hadoop, hdfs, datanode, fsdataset, replica, replica-not-found, locking |
| Failed to move meta file for {b} from {metadataURI} to {dstm | exception | error | hadoop, hdfs, datanode, fsdataset, mover, rename, metadata-file, io |
| Failed to move block file for {b} from {blockURI} to {absolu | exception | error | hadoop, hdfs, datanode, fsdataset, mover, rename, block-file, io |
| Failed to copy {srcReplica} metadata to {dstMeta} | exception | error | hadoop, hdfs, datanode, fsdataset, lazy-persist, ram-disk, copy, metadata-file |
| Failed to copy {srcReplica} block file to {dstFile} | exception | error | hadoop, hdfs, datanode, fsdataset, lazy-persist, copy, block-file, disk-full |
| Failed to hardLink {srcReplica} block file to {dstFile} | exception | error | hadoop, hdfs, datanode, fsdataset, hardlink, same-disk-tiering, io |
| Failed to hardLink {srcReplica} metadata to {dstMeta} | exception | error | hadoop, hdfs, datanode, fsdataset, hardlink, metadata-file, io |
| Cannot append to an unfinalized replica {block} | exception | warning | hadoop, hdfs, datanode, fsdataset, mover, storage-policy, replica-state |
| Corrupted replica {replicaInfo} with a length of {numBytes} | exception | error | hadoop, hdfs, datanode, fsdataset, mover, corruption, block-length |
| Replica {replicaInfo} already exists on storage {targetStora | exception | warning | hadoop, hdfs, datanode, fsdataset, mover, idempotency, storage-policy |
| Replica {replicaInfo} cannot be moved from storageType : {st | exception | warning | hadoop, hdfs, datanode, fsdataset, lazy-persist, ram-disk, mover |
| Destination '{parentFile}' directory cannot be created | exception | error | hadoop, hdfs, datanode, fsdataset, checksum, mkdir, permissions |
| The new generation stamp {newGS} should be greater than the | exception | error | hdfs, datanode, append, generation-stamp, lease-recovery |
| Cannot append to an unfinalized replica {b} | exception | error | hdfs, datanode, append, replica-state, lease-recovery |
| Corrupted replica {replicaInfo} with a length of {numBytes} | exception | error | hdfs, datanode, append, replica-corruption, length-mismatch |
| Only a Finalized replica can be appended to; Replica with bl | exception | error | hdfs, datanode, append, replica-state, race-condition |
| Append on block {blockId} returned a replica of state {state | exception | error | hdfs, datanode, append, invariant, custom-fsdataset |
| Cannot recover append/close to a replica that's not FINALIZE | exception | error | hdfs, datanode, block-recovery, replica-state, datanode-restart |
| Cannot append to a replica with unexpected generation stamp | exception | error | hdfs, datanode, block-recovery, generation-stamp, lease-recovery |
| RBW replica {replicaInfo}bytesRcvd({numBytes}), bytesOnDisk( | exception | error | hdfs, datanode, block-recovery, rbw, length-mismatch |
| Corrupted replica {replicaInfo} with a length of {replicaLen | exception | error | hdfs, datanode, block-recovery, replica-corruption, length-mismatch |
| Block {b} already exists in state {state} and thus cannot be | exception | error | hdfs, datanode, block-write, create-rbw, idempotency |
| CreateRBW returned a replica of state {state} for block {blo | exception | error | hdfs, datanode, block-write, invariant, custom-fsdataset |
| Cannot recover a non-RBW replica {replicaInfo} | exception | error | hdfs, datanode, block-recovery, replica-state, rbw |
| Cannot append to a replica with unexpected generation stamp | exception | error | hdfs, datanode, block-recovery, rbw, generation-stamp |
| Unmatched length replica {rbw}: BytesAcked = {bytesAcked} By | exception | error | hdfs, datanode, block-recovery, rbw, length-mismatch |
| Found fewer bytesOnDisk than bytesAcked for replica {rbw} | exception | error | hdfs, datanode, block-recovery, replica-corruption, disk-failure |
| Replica does not exist {b} | exception | error | hdfs, datanode, block-write, replica-not-found, temporary-replica |
| r.getState() != ReplicaState.TEMPORARY, r={r} | exception | error | hdfs, datanode, block-write, replica-state, temporary-replica |
| temp.getGenerationStamp() != expectedGs = {expectedGs}, temp | exception | error | hdfs, datanode, block-write, generation-stamp, temporary-replica |
| {numBytes} = numBytes < visible = {visible}, temp={temp} | exception | error | hdfs, datanode, block-write, length-mismatch, temporary-replica |
| r.getVolume() = null, temp={temp} | exception | error | hdfs, datanode, block-write, volume-failure, invariant |
| Expected replica state: RBW obtained {state} for converting | exception | error | hdfs, datanode, block-recovery, replica-state, invariant |
| Unable to stop existing writer for block {b} after {writerSt | exception | error | hdfs, datanode, writer-stop, timeout, disk-io |
| Cannot finalize block: {b} from Interrupted Thread | exception | error | hdfs, datanode, finalize, thread-interrupt, shutdown |
| Generation Stamp should be monotonically increased bpid: {bp | exception | error | hdfs, datanode, finalize, generation-stamp, lease-recovery |
| No volume for bpid: {bpid}, block: {replicaInfo} | exception | error | hdfs, datanode, finalize, volume-missing, disk-failure |
| Replica not found for {b}. The block may have been removed r | exception | warning | hdfs, datanode, block-check, replica-not-found, balancer |
| Replica {b} is not in expected state {state} | exception | error | hdfs, datanode, block-check, replica-state, lease-recovery |
| {blockURI} | exception | critical | hdfs, datanode, block-check, file-not-found, data-loss, disk-failure |
| {b}'s on-disk length {onDiskLength} is shorter than minLengt | exception | error | hdfs, datanode, block-check, truncated-block, eof, disk-full |
| Block data not found, r={r} | exception | critical | hdfs, datanode, replica-files, file-not-found, data-loss |
| Block length mismatch, len={len} but r={r} | exception | error | hdfs, datanode, replica-files, length-mismatch, consistency |
| {metadataURI} does not exist, r={r} | exception | error | hdfs, datanode, replica-files, checksum-meta, file-not-found |
| Metafile is empty, r={r} | exception | error | hdfs, datanode, replica-files, checksum-meta, corruption |
| Failed to delete {count} (out of {total}) replica(s): {error | exception | error | hdfs, datanode, invalidate, delete-failed, permissions, disk-failure |
| getBytesOnDisk() < getVisibleLength(), rip={replica} | exception | error | hdfs, datanode, block-recovery, truncated-block, visible-length |
| replica.getGenerationStamp() < block.getGenerationStamp(), b | exception | error | hdfs, datanode, block-recovery, generation-stamp, stale-replica |
| THIS IS NOT SUPPOSED TO HAPPEN: replica.getGenerationStamp() | exception | error | hdfs, datanode, block-recovery, generation-stamp, invariant, name-node |
| rur.getRecoveryID() >= recoveryId = {recoveryId}, block={blo | exception | warning | hdfs, datanode, block-recovery, recovery-in-progress, concurrency |
| replica.getState() != RUR, replica={replica} | exception | error | hdfs, datanode, block-recovery, replica-state, lease-recovery |
| THIS IS NOT SUPPOSED TO HAPPEN: replica.getBytesOnDisk() != | exception | critical | hdfs, datanode, block-recovery, data-corruption, disk |
| rur.getRecoveryID() != recoveryId = {recoveryId}, rur={rur} | exception | error | hdfs, datanode, block-recovery, generation-stamp, lease-recovery |
| rur.getNumBytes() < newlength = {newlength}, rur={rur} | exception | critical | hdfs, datanode, block-recovery, data-corruption, pipeline |
| Cannot delete block pool, it contains some block files | exception | warning | hdfs, datanode, block-pool, cleanup, refreshnamenodes |
| Replica generation stamp < block generation stamp, block={bl | exception | error | hdfs, datanode, short-circuit-read, generation-stamp, stale-replica |
| unlinkTmpFile={unlinkTmpFile} does not end with .unlinked | exception | error | hdfs, datanode, file-naming, unlink, argument-validation |
| Meta file not found, blockFile={blockFile} | exception | critical | hdfs, datanode, metadata, checksum, orphan-block |
| Found more than one meta files: {matches} | exception | error | hdfs, datanode, metadata, generation-stamp, crash-recovery |
| Failed to parse generation stamp: blockFile={blockFile}, met | exception | error | hdfs, datanode, file-naming, generation-stamp, metadata |
| The filePath should not be null! | exception | error | hdfs, datanode, null-check, checksum, programming-error |
| Failed to delete the mapped file: {filePath} | exception | warning | hdfs, datanode, file-delete, race-condition, checksum |
| StorageLocation specified for storage directory {sd} is null | exception | error | hdfs, datanode, storage, configuration, volume |
| The volume has already closed. | exception | warning | hdfs, datanode, volume, shutdown, race-condition |
| block pool {bpid} is not found | exception | error | hdfs, datanode, block-pool, registration, race-condition |
| Failed to delete {rbwDir} | exception | error | hdfs, datanode, block-pool, cleanup, rbw |
| Failed to delete {finalizedDir} | exception | error | hdfs, datanode, block-pool, cleanup, finalized-blocks |
| Failed to delete {lazypersistDir} | exception | error | hdfs, datanode, block-pool-removal, lazy-persist, filesystem |
| Failed to delete {f} | exception | error | hdfs, datanode, block-pool-removal, filesystem |
| Failed to delete {bpCurrentDir} | exception | error | hdfs, datanode, block-pool-removal, filesystem |
| Failed to delete {bpDir} | exception | error | hdfs, datanode, block-pool-removal, filesystem |
| Expected to read {checksumSize} bytes from offset {offsetInC | exception | error | hdfs, datanode, checksum, truncation, corruption |
| Expected to read {checksumSize} bytes from offset {offsetInC | exception | error | hdfs, datanode, checksum, truncation, corruption |
| Insufficient space for appending to ${replicaInfo} | exception | error | hdfs, datanode, disk-full, append, capacity |
| LazyWriter fail to find or create lazy persist dir: ${lazyPe | exception | error | hdfs, datanode, lazy-persist, ram-disk, mkdir |
| Block InputStream meta file has no FileChannel. | exception | error | hdfs, datanode, centralized-cache, filechannel, defensive-check |
| checksum verification failed: premature EOF | exception | error | hdfs, datanode, centralized-cache, checksum, corruption |
| Block InputStream has no FileChannel. | exception | error | hdfs, datanode, centralized-cache, mlock, filechannel, defensive-check |
| Not enough capacity ratio left on mount: ${mount}, for ${tar | exception | error | hdfs, datanode, same-disk-tiering, configuration, capacity-ratio |
| Block InputStream has no FileChannel. | exception | error | hdfs, datanode, pmem, centralized-cache, filechannel, defensive-check |
| Failed to map the block ${blockFileName} to persistent stora | exception | error | hdfs, datanode, pmem, centralized-cache, native-io, mmap |
| Cannot get FileChannel from Block InputStream meta file. | exception | error | hdfs, datanode, pmem, centralized-cache, filechannel, defensive-check |
| Checksum verification failed for the block ${blockFileName}: | exception | error | hdfs, datanode, pmem, centralized-cache, checksum, corruption |
| Failed to recover the block ${cacheFile} in persistent stora | exception | error | hdfs, datanode, pmem, cache-recovery, native-io |
| Failed to unmap the mapped file from pmem address: ${pmemMap | exception | warning | hdfs, datanode, pmem, munmap, resource-leak |
| Block InputStream has no FileChannel. | exception | error | hdfs, datanode, pmem, centralized-cache, filechannel, defensive-check |
| The persistent memory volume, dfs.datanode.pmem.cache.dirs i | exception | error | |
| At least one valid persistent memory volume is required! | exception | error | |
| ${pmemDir} does not exist | exception | error | |
| ${pmemDir} is not a directory | exception | error | |
| Failed to create ${realPmemDir} | exception | error | |
| Failed to map the test file under ${realPmemDir} | exception | error | |
| Exception while writing data to persistent storage dir: ${re | exception | error | |
| Failed to create ${cacheDir} | exception | error | |
| No usable persistent memory is found | exception | error | |
| There is no enough persistent memory space for caching. The | exception | error | |
| Failed to create ${filePath} | exception | error | |
| ProvidedVolume does not yet support writes | exception | error | |
| block pool ${bpid} is not found | exception | error | |
| Error instantiating ReservedSpaceCalculator | exception | error | |
| Failed to initialize HostRestrictingAuthorizationFilter. | exception | error | |
| Failed to initialize RestCsrfPreventionFilter. | exception | error | |
| Invalid operation {op} | http | error | |
| Another DiskBalancer files already exist at the target locat | exception | error | |
INVALID_HOST_FILE_PATH The input host file path '%s' is not a valid path. Please make sure the host fil | validation | error | |
INVALID_NODE The number of input nodes is 0. Please input the valid nodes. | validation | error | |
| Invalid Arguments found. | validation | error | |
| Top limit input should be a positive numeric value | validation | error | |
| A node name is required to create a plan. | validation | error | |
| Unable to find the specified node. {node} | validation | error | |
INVALID_NODE The number of input nodes is 0. Please input the valid nodes. | validation | error | |
| Invalid @class value in NodePlan JSON: {textValue} | validation | error | |
| Unrecognized planner name : {plannerName} | validation | error | |
| The path {target} is not absolute | validation | error | |
| The path {target} does not contain scheme and authority thus | validation | error | |
| Cannot resolve the path {target}. The namenode services spec | exception | error | |
| Invalid ACL: only directories may have a default ACL. Path: | exception | error | |
| Invalid ACL: multiple entries with same scope, type and name | exception | error | |
| Invalid ACL: this entry type must not have a name: {entry}. | exception | error | |
| Invalid ACL: the user, group and other entries are required. | exception | error | |
| Invalid default ACL: the user, group and other entries are r | exception | error | |
| Invalid ACL: ACL has {accessEntries.size()} access entries, | exception | error | |
| Invalid ACL: ACL has {defaultEntries.size()} default entries | exception | error | |
| Invalid ACL: mask is required and cannot be deleted. | exception | error | |
| checkpoint directory does not exist or is not accessible. | exception | error | |
| setSafeMode | exception | error | |
| Registration rejected by {nnRpcAddress}. Shutting down. | exception | error | |
| Incompatible build versions: active name-node BV = {nsInfo.g | exception | error | |
| Operation category {op} is not supported at {getRole()} | exception | error | |
| Failed to start backup services | exception | error | |
| Failed to stop backup services | exception | error | |
| No more available IDs. | exception | error | |
| No pool specified. | exception | error | |
| Invalid empty pool name. | exception | error | |
| No path specified. | exception | error | |
| Invalid path '{path}'. | exception | error | |
| Invalid replication factor {repl} <= 0 | exception | error | |
| Cannot set a negative expiration: {expiry.getMillis()} | exception | error | |
| Expiration {expiry.toString()} is too far in the future! | exception | error | |
| Expiration expiry.toString() is too far in the future! | exception | error | |
| Caching path path of size stats.getBytesNeeded() / replicati | exception | error | |
| Invalid negative ID. | exception | error | |
| No directive with ID id found. | exception | error | |
| Unknown pool poolName | exception | error | |
| Must supply an ID. | exception | error | |
| Filtering by replication is unsupported. | exception | error | |
| Did not find requested id id | exception | error | |
| Cache pool poolName already exists. | exception | error | |
| Cache pool poolName does not exist. | exception | error | |
| Cannot remove non-existent cache pool poolName | exception | error | |
| processCacheReport from dead or unregistered datanode: datan | exception | error | |
| Inconsistent checkpoint fields.\nLV = layoutVersion namespac | exception | error | |
| Name-node backupNode.nnRpcAddress requested shutdown. | exception | error | |
| Unsupported NamenodeCommand: cmd.getAction() | exception | error | |
| No logs to roll forward from lastApplied | exception | error | hdfs, backup-node, checkpoint, edit-log, transaction-id |
| The NameSpace quota (directories and files) of directory pat | exception | error | hdfs, quota, namenode, namespace, dfsadmin |
| The DiskSpace quota of pathName is exceeded: quota = quota B | exception | error | hdfs, quota, diskspace, replication, dfsadmin |
| Quota by storage type : type on path : pathName is exceeded. | exception | error | hdfs, quota, storage-type, storage-policy, tiering |
| No header found in log | exception | error | hdfs, edit-log, corruption, namenode-startup |
| No header present in log (value is -1), probably due to disk | exception | warning | hdfs, edit-log, disk-full, preallocation, namenode-startup |
| EOF while reading layout flags from log | exception | error | hdfs, edit-log, corruption, layout-flags, namenode-startup |
| Reached EOF when reading log header | exception | error | hdfs, edit-log, corruption, eof, namenode-startup |
| Unexpected version of the file system log file: logVersion. | exception | critical | hdfs, edit-log, layout-version, downgrade, upgrade |
| Fetch of url failed with status code connection.getResponseC | exception | error | hdfs, edit-log, http, kerberos, standby-nn |
| "Invalid Content-Length header: " + contentLength | exception | error | hdfs, edit-log, http, content-length, proxy |
| "Content-Length header is not provided by the server when tr | exception | error | hdfs, edit-log, http, content-length, proxy, chunked-encoding |
| "Could not parse encryption zone for inode " + iip.getPath() | exception | error | hdfs, encryption-zone, xattr, protobuf, metadata-corruption |
| srcIIP.getPath() + " can't be moved from an encryption zone. | exception | error | hdfs, encryption-zone, rename, security |
| srcIIP.getPath() + " can't be moved into an encryption zone. | exception | error | hdfs, encryption-zone, rename, security, ingest |
| srcIIP.getPath() + " can't be moved from encryption zone " + | exception | error | hdfs, encryption-zone, rename, key-management, distcp |
| pathName + " can't be moved because encryption zone " + getF | exception | error | hdfs, encryption-zone, reencryption, rename, key-rotation |
| "cannot find " + srcIIP.getPath() | exception | error | hdfs, encryption-zone, file-not-found, provisioning |
| Attempt to create an encryption zone for a file. | exception | error | hdfs, encryption-zone, path-type, provisioning |
| "Directory " + srcIIP.getPath() + " is already an encryption | exception | error | hdfs, encryption-zone, already-exists, key-management |
| Attempt to create an encryption zone for a non-empty directo | exception | error | |
| No key provider configured, re-encryption operation is rejec | exception | error | |
| "Zone " + zoneName + " is already submitted for re-encryptio | exception | error | |
| "INode does not exist for " + name | exception | error | |
| "Path " + name + " is not the root of an encryption zone." | exception | error | |
| Addition of user defined erasure coding policy is disabled. | exception | error | |
| "Codec name " + policy.getCodecName() + " is not supported" | exception | error | |
| "Number of data and parity blocks in an EC group " + blocksI | exception | error | |
| "Cell size " + policy.getCellSize() + " should not exceed ma | exception | error | |
| "Adding erasure coding policy failed because the number of p | exception | error | |
| "The policy name " + name + " does not exist" | exception | error | |
| "System erasure coding policy " + name + " cannot be removed | exception | error | |
| EC policy '%s' specified at %s is not a valid policy. Please | exception | error | |
| e.getMessage() + " Path: " + src | exception | error | |
| The ACL operation has been rejected. Support for ACLs has b | exception | error | hdfs, acl, namenode, config |
| "Cannot append to directory " + path + "; already exists as | exception | error | hdfs, append, filesystem, namenode |
| "Failed to append to non-existent file " + path + " for clie | exception | error | hdfs, append, file-not-found |
| Append on EC file without new block is not supported. Use NE | exception | error | hdfs, append, erasure-coding, create-flag |
| "Cannot append to lazy persist file " + path | exception | error | hdfs, append, storage-policy, lazy-persist |
| "append: lastBlock=" + lastBlock + " of src=" + path + " is | exception | warning | hdfs, append, block-state, retry, replication |
| "append: lastBlock=" + lastBlock + " of src=" + path + " is | exception | error | hdfs, append, replication, retry, datanode |
| "User " + pc.getUser() + " is not a super user (non-super us | exception | error | hdfs, permissions, chown, access-control |
| "User " + pc.getUser() + " does not belong to " + group | exception | error | hdfs, permissions, groups, access-control |
| "Cannot find a block policy with the name " + policyName | exception | error | hdfs, storage-policy, namenode, validation |
| "File/Directory does not exist: " + iip.getPath() | exception | error | hdfs, storage-policy, file-not-found |
| "Access denied for user " + pc.getUser() + ". Superuser or o | exception | error | hdfs, quota, permissions, access-control |
| "Illegal value for nsQuota or ssQuota : " + nsQuota + " and | exception | error | hdfs, quota, validation, illegal-argument |
| "Failed to set quota by storage type because either" + DFS_Q | exception | error | hdfs, quota, storage-type, config |
| "Policy " + newPolicy + " cannot be set after file creation. | exception | error | hdfs, storage-policy, lazy-persist, copy-on-create |
| "Existing policy " + currentPolicy.getName() + " cannot be c | exception | error | hdfs, storage-policy, lazy-persist, copy-on-create |
| iip.getPath() + " is not a file or directory" | exception | error | hdfs, storage-policy, symlink, namenode |
| "File/Directory " + iip.getPath() + " does not exist." | exception | error | hdfs, namenode, settimes, file-not-found, concurrent-delete |
| "Concat operation doesn't support " + FSDirectory.DOT_RESERV | exception | error | hdfs, concat, reserved-path, encryption-zone |
| "Concat operation doesn't support " + FSDirectory.DOT_RESERV | exception | error | hdfs, concat, reserved-path, encryption-zone |
| concat can not be called for files in an encryption zone. | exception | error | hdfs, concat, encryption-zone, unsupported-operation |
| "concat: target file " + target + " is under construction" | exception | error | hdfs, concat, under-construction, lease, open-file |
| "Source file " + src + " is not in the same directory with t | exception | error | hdfs, concat, same-directory, precondition |
| "Concat: the source file " + src + " is in snapshot" | exception | error | hdfs, concat, snapshot, snapshot-conflict |
| "Concat: the source file " + src + " is referred by some oth | exception | error | hdfs, concat, snapshot, inode-reference, rename |
| "concat: the src file " + src + " is the same with the targe | exception | error | hdfs, concat, self-reference, precondition |
| "concat: source file " + src + " is invalid or empty or unde | exception | error | hdfs, concat, empty-file, under-construction, precondition |
| "concat: source file " + src + " has preferred block size " | exception | error | hdfs, concat, block-size, precondition, configuration-mismatch |
| "Source file " + src + " and target file " + targetIIP.getPa | exception | error | hdfs, concat, erasure-coding, policy-mismatch, precondition |
| concat: at least two of the source files are the same | exception | error | hdfs, concat, duplicate-source, precondition |
| iip.getPath() + " is non empty" | exception | error | hdfs, delete, directory-not-empty, precondition |
| "Can't create an encryption zone for " + src + " since no ke | exception | error | hdfs, encryption-zone, kms, key-provider, configuration |
| Must specify a key name when creating an encryption zone | exception | error | hdfs, encryption-zone, invalid-argument, key-name |
| "Key " + keyName + " doesn't exist." | exception | error | hdfs, encryption-zone, kms, key-not-found, tde |
| "Could not find reencryption XAttr for file " + iip.getPath( | exception | error | hdfs, encryption-zone, reencryption, xattr, key-rotation |
| "Could not parse file encryption info for inode " + iip.getP | exception | critical | hdfs, encryption-zone, xattr, protobuf, corruption, reencryption |
| {} is not an encryption zone. | exception | error | hdfs, encryption-zone, kms, hdfs-crypto, re-encryption |
| Policy '%s' does not match any enabled erasure coding polici | exception | error | hdfs, erasure-coding, ec-policy, hdfs-ec, hadoop-3 |
| The given erasure coding policy {} does not exist. | exception | error | hdfs, erasure-coding, ec-policy, hdfs-ec, typo |
| Path not found: {} | exception | error | hdfs, erasure-coding, hdfs-ec, file-not-found, xattr |
| Attempt to set an erasure coding policy for a file {} | exception | error | hdfs, erasure-coding, hdfs-ec, not-a-directory |
| No erasure coding policy explicitly set on {} | exception | error | hdfs, erasure-coding, hdfs-ec, xattr, policy-inheritance |
| Cannot unset an erasure coding policy on a file {} | exception | error | hdfs, erasure-coding, hdfs-ec, not-a-directory |
| Path is not a directory: {} | exception | error | hdfs, mkdir, file-already-exists, filesystem |
| Failed to create directory: {} | exception | error | hdfs, mkdir, race-condition, concurrency |
| Parent path is not a directory: {} {} | exception | error | hdfs, mkdir, parent-not-directory, path-conflict |
| The source {} and destination {} are the same | exception | error | hdfs, rename, file-already-exists, path-validation |
| rename destination cannot be the root | exception | error | hdfs, rename, root-path, path-validation |
| rename destination parent {} not found. | exception | error | hdfs, rename, file-not-found, destination |
| rename destination parent {} is a file. | exception | error | hdfs, rename, parent-not-directory, destination |
| rename from {} to {} failed. | exception | error | hdfs, rename, race-condition, transaction-rollback |
| Cannot rename symlink {} to its target {} | exception | error | hdfs, rename, symlink, file-already-exists |
| Rename destination {} is a directory or file under source {} | exception | error | hdfs, rename, subtree, path-validation |
| Cannot rename to or from /.reserved | exception | error | hdfs, rename, reserved-path, invalid-path |
| Source {} and destination {} must both be directories | exception | error | |
| rename destination {} already exists | exception | error | |
| rename destination directory is not empty: {} | exception | error | |
| rename source {} is not found. | exception | error | |
| rename source cannot be the root | exception | error | |
| Unable to rename because {} has snapshottable descendant dir | exception | error | |
| Failed to rename {} to {} because the source can not be remo | exception | error | |
| Source {} and dest {} are not under the same snapshot root. | exception | error | |
| Snapshot name cannot contain "/" | exception | error | |
| Invalid snapshot name: {} | exception | error | |
| The directory {} cannot be deleted since {} is snapshottable | exception | error | |
| Can't find startAfter {} | exception | error | |
| Directory is not a snapshottable directory: {} | exception | error | |
| File does not exist: {} | exception | error | |
| File/Directory does not exist: {} | exception | error | |
| Invalid link name: {} | exception | error | |
| Invalid target name: {} | exception | error | |
| failed to create link {} either because the filename is inva | exception | error | |
| Cannot truncate file with striped block {} | exception | error | |
| Cannot truncate lazy persist file <src> | exception | error | |
| Failed to TRUNCATE_FILE <src> for <clientName> on <clientMac | exception | error | hdfs, truncate, concurrency, lease-recovery, namenode |
| Cannot truncate to a larger file size. Current size: <oldLen | exception | error | hdfs, truncate, argument-validation, file-size |
| Unexpected BlockPoolId <blockPoolId> - expected <bpId> | exception | error | hdfs, federation, block-pool, misconfiguration, ha |
| Not replicated yet: <src> | exception | error | hdfs, block-allocation, replication, datanode-health, transient |
| File has reached the limit on maximum number of blocks (dfs. | exception | error | hdfs, limits, block-size, file-size, namenode-config |
| <path> already exists as a directory | exception | error | hdfs, create, path-conflict, directory |
| Can't overwrite non-existent <src> | exception | error | hdfs, create, create-flags, file-not-found |
| <src> for client <clientMachine> already exists | exception | error | hdfs, lease, concurrency, create, file-exists |
| Unable to add <src> to namespace | exception | error | hdfs, create, race-condition, namespace |
| Cannot find a block policy with the name <storagePolicy> | exception | error | hdfs, storage-policy, create, argument-validation |
| Request looked like a retry to allocate block <lastBlockInFi | exception | error | hdfs, addblock, retry, client-state, data-integrity |
| Cannot allocate block in <src>: passed 'previous' block <pre | exception | error | hdfs, addblock, stale-state, lease-recovery, ha-failover |
| The LAZY_PERSIST storage policy has been disabled by the adm | exception | error | hdfs, storage-policy, lazy-persist, create-flag, namenode-config |
| At least one of the attributes provided was not found. | exception | warning | hdfs, xattr, not-found, permissions |
| No matching attributes found for remove operation | exception | error | hdfs, xattr, remove, not-found, idempotency |
| The xattr 'security.hdfs.unreadable.by.superuser' can not be | exception | error | hdfs, xattr, security, access-control, protected-attribute |
| Can only set 'security.hdfs.unreadable.by.superuser' on a fi | exception | error | hdfs, xattr, security, type-mismatch, files-vs-dirs |
| Cannot specify the same XAttr to be set more than once | exception | error | |
| Cannot add additional XAttr to inode, would exceed limit of | exception | error | |
| The XAttr is too big. The maximum combined size of the name | exception | error | |
| The XAttr operation has been rejected. Support for XAttrs h | exception | error | |
| Invalid file name: <src> | exception | error | |
| ".snapshot" is a reserved name. | exception | error | |
| File name "<localName>" is reserved and cannot be created. I | exception | error | |
| cannot find <path> | exception | error | |
| Invalid inode path: <path> | exception | error | |
| File for given inode path does not exist: <path> | exception | error | |
| Directory/File does not exist <path> | exception | error | |
| Modification on a read-only snapshot is disallowed | exception | error | |
| Parent directory doesn't exist: <parentPath> | exception | error | |
| Parent path is not a directory: <parentPath> | exception | error | |
| No journals available to flush | exception | error | |
| Cannot start a new log segment at txid {} since only up to t | exception | error | |
| No shared log found. | exception | error | |
| inProgressOk = false, but selectInputStreams returned an in- | exception | error | |
| Gap in transactions. Expected to be able to read up until at | exception | error | |
| Invalid class specified for {} | exception | error | hdfs, namenode, edit-log, journal-manager, configuration, classpath |
| No class configured for {} | exception | error | hdfs, namenode, edit-log, journal-manager, configuration, missing-config |
| Unable to construct journal, {} | exception | error | hdfs, namenode, edit-log, journal-manager, reflection, constructor, api-mismatch |
| Error replaying edit log at offset {}. Expected transaction | exception | critical | hdfs, namenode, edit-log, corruption, recovery-mode, txid, startup |
| The layout version {} supports inodeId but gave bogus inodeI | exception | error | hdfs, namenode, edit-log, inode-id, layout-version, corruption, replay |
| File is not under construction: {} | exception | error | hdfs, namenode, edit-log, replay, op-close, hdfs-2991 |
| Symlinks not supported - please remove symlink before upgrad | exception | error | hdfs, namenode, symlink, upgrade, edit-log, op-symlink |
| Invalid operation read {} | exception | critical | hdfs, namenode, edit-log, opcode, downgrade, version-mismatch, corruption |
| Mismatched block IDs or generation stamps for the old last b | exception | critical | hdfs, namenode, edit-log, replay, blocks, generation-stamp, corruption |
| Mismatched block IDs or generation stamps, attempting to rep | exception | critical | hdfs, namenode, edit-log, replay, blocks, generation-stamp, corruption |
| Trying to remove a block from file {} which is not under con | exception | error | hdfs, namenode, edit-log, replay, blocks, abandon-block |
| Trying to remove more than one block from file {} | exception | error | hdfs, namenode, edit-log, replay, blocks, abandon-block, corruption |
| Trying to delete non-existant block {} | exception | error | hdfs, namenode, edit-log, replay, blocks, corruption |
| Tried to read {} byte(s) past the limit at offset {} | exception | error | hdfs, namenode, edit-log, corruption, max-op-size, oom-guard, stream-limit |
| Tried to skip {} bytes past the limit at offset {} | exception | error | hdfs, namenode, edit-log, corruption, max-op-size, stream-limit |
| Can't have more than {} in an AddCloseOp. | exception | error | hdfs, namenode, edit-log, add-close-op, max-blocks, validation |
| Incorrect data format. logVersion is {} but writables.length | exception | critical | hdfs, namenode, edit-log, corruption, layout-version, data-format |
| invalid negative number of blocks | exception | critical | hdfs, namenode, edit-log, corruption, blocks, data-format |
| invalid number of blocks: {}. The maximum number of blocks | exception | error | hdfs, edit-log, namenode, corruption, blocks |
| ConcatDeleteOp can only have {} sources at most. | exception | error | hdfs, concat, edit-log, validation, limits |
| Incorrect data format for ConcatDeleteOp. | exception | error | hdfs, edit-log, corruption, legacy-format |
| Incorrect data format. ConcatDeleteOp cannot have a negative | exception | error | hdfs, edit-log, corruption, legacy-format |
| Incorrect data format. ConcatDeleteOp can have at most {} so | exception | error | hdfs, edit-log, corruption, concat, limits |
| Incorrect data format. Old rename operation. | exception | error | hdfs, edit-log, corruption, rename, legacy-format |
| Incorrect data format. delete operation. | exception | error | hdfs, edit-log, corruption, delete, legacy-format |
| Incorrect data format. Mkdir operation. | exception | error | hdfs, edit-log, corruption, mkdir, legacy-format, layout-version |
| Incorrect data format. times operation. | exception | error | hdfs, edit-log, corruption, times, legacy-format |
| Incorrect data format. symlink operation. | exception | error | hdfs, edit-log, corruption, symlink, legacy-format |
| Incorrect data format. Rename operation. | exception | error | hdfs, edit-log, corruption, rename, legacy-format |
| Failed to read fields from SetAclOp | exception | error | hdfs, edit-log, protobuf, acl, corruption, truncation |
| got unexpected exception {message} | exception | error | hdfs, edit-log, corruption, recovery, unexpected-exception |
| Read extra bytes after the terminator! | exception | critical | hdfs, edit-log, corruption, data-loss, terminator |
| Read invalid opcode {opCode} | exception | error | hdfs, edit-log, corruption, opcode, downgrade |
| Op {opCodeByte} has size {opLength}, but maxOpSize = {maxOpS | exception | error | hdfs, edit-log, corruption, configuration, limits |
| Op {opCodeByte} has size {opLength}, but the minimum op size | exception | error | hdfs, edit-log, corruption, truncation, limits |
| Transaction is corrupt. Calculated checksum is {calculatedCh | exception | critical | hdfs, edit-log, corruption, checksum, crc32 |
| Can't scan a pre-transactional edit log. | exception | error | hdfs, edit-log, version-compatibility, recovery, java |
| can't understand DelegationTokenIdentifier KIND {kind} | exception | error | hdfs, offline-edits-viewer, xml, delegation-token, java |
| {e} | exception | error | hdfs, offline-edits-viewer, xml, hex, delegation-key |
| Invalid value for FsAction | exception | error | hdfs, offline-edits-viewer, xml, permissions, acl |
| All specified directories are not accessible or do not exist | exception | critical | hdfs, namenode, configuration, storage-directory, startup |
| NameNode is not formatted. | exception | critical | hdfs, namenode, format, startup, storage-directory |
| File system image contains an old layout version {layoutVer | exception | critical | hdfs, namenode, upgrade, layout-version, startup |
| Directory {dir} is in an inconsistent state: storage directo | exception | critical | hdfs, namenode, storage-directory, permissions, startup |
| Cannot import image from a checkpoint. NameNode already con | exception | error | hdfs, namenode, checkpoint, import, startup |
| Directory {dir} is in an inconsistent state: previous fs sta | exception | error | hdfs, namenode, upgrade, finalize, rollback |
| Upgrade failed in {count} storage directory(ies), previously | exception | critical | hdfs, namenode, upgrade, io-error, storage-directory |
| Cannot rollback. None of the storage directories contain pre | exception | error | hdfs, namenode, rollback, upgrade |
| Cannot import image from a checkpoint. "dfs.namenode.checkpo | exception | error | hdfs, namenode, checkpoint, import, configuration |
| Cannot import image from a checkpoint. "dfs.namenode.checkpo | exception | error | hdfs, namenode, checkpoint, import, configuration |
| Failed to load image from {imageFile} | exception | critical | hdfs, namenode, fsimage, reserved-path, startup |
| Failed to load FSImage file, see error(s) above for more inf | exception | critical | hdfs, namenode, fsimage, corruption, startup |
| Directory {dir} is in an inconsistent state: Message digest | exception | critical | hdfs, namenode, fsimage, checksum, version-file, migration |
| It looks like the shared log is already being upgraded but t | exception | error | |
| No MD5 file found corresponding to image file {imageFile} | exception | error | |
| Image file {curFile} is corrupt with MD5 checksum of {readIm | exception | error | |
| FS image is being downloaded from another NN at txid {} | exception | error | |
| FS image is being downloaded from another NN | exception | error | |
| No image directories available! | exception | error | |
| Failed to save in any storage directories while saving names | exception | error | |
| renaming {} to {} FAILED | exception | error | |
| Not a supported codec: {} | exception | error | |
| imgVersion {} expected to be {} | exception | error | |
| Read unexpect number of files: {} | exception | error | |
| First node is not root | exception | error | |
| Symlinks not supported - please remove symlink before upgrad | exception | error | |
| Unknown inode type: numBlocks={} | exception | error | |
| /.reserved is a reserved path and .snapshot is a reserved pa | exception | error | |
| Expected to load {} in parallel, but loaded {}. The image ma | exception | error | |
| File name \"{}\" is reserved. Please change the name of the | exception | error | |
| Unrecognized file format | exception | error | |
| Image version {} is not equal to the software version {} | exception | error | |
| Unrecognized section {} | exception | critical | hadoop, hdfs, namenode, fsimage, protobuf, version-mismatch |
| Image file is not found in {} | exception | critical | hadoop, hdfs, namenode, fsimage, storage-dir, legacy-format |
| Edits file is not found in {} | exception | critical | hadoop, hdfs, namenode, edits, storage-dir, legacy-format |
| Inconsistent storage detected, image and edits checkpoint ti | exception | critical | hadoop, hdfs, namenode, checkpoint, storage-consistency, legacy-format |
| Unable to delete {} | exception | error | hadoop, hdfs, namenode, checkpoint-recovery, file-permissions, legacy-format |
| Unable to rename {} to {} | exception | error | hadoop, hdfs, namenode, checkpoint-recovery, file-rename, legacy-format |
| Invalid block array length: {} | exception | error | hadoop, hdfs, fsimage, edits, serialization, corruption |
| unknown flags set in ModifyCacheDirectiveInfoOp: {} | exception | error | hadoop, hdfs, namenode, cache-directive, edits, serialization, version-mismatch |
| Unknown flag in CachePoolInfo: {} | exception | error | hadoop, hdfs, namenode, cache-pool, serialization, version-mismatch |
| No valid image files found | exception | critical | hadoop, hdfs, namenode, fsimage, storage-dir, startup |
| Negative length of the file | exception | critical | hadoop, hdfs, namenode, fsimage, truncated-file, disk-full |
| Unsupported file version {} | exception | critical | hadoop, hdfs, namenode, fsimage, protobuf, version-mismatch |
| Unsupported layout version {} | exception | critical | hadoop, hdfs, namenode, fsimage, layout-version, downgrade |
| addDirective: you cannot specify an ID for this operation. | exception | error | hadoop, hdfs, namenode, cache-directive, api-misuse |
| Required edits directory {} not found: dfs.namenode.edits.di | exception | error | hadoop, hdfs, namenode, configuration, edits-dir, startup |
| Invalid configuration: a shared edits dir must not be specif | exception | error | hadoop, hdfs, namenode, configuration, high-availability, shared-edits |
| Invalid checksum type in dfs.checksum.type: {} | exception | error | hadoop, hdfs, namenode, configuration, checksum, enum-value |
| Algorithm 'MD5' not found | exception | error | hadoop, hdfs, namenode, jvm, security-provider, md5 |
| dfs.namenode.lazypersist.file.scrub.interval.sec must be zer | validation | error | hadoop, hdfs, namenode, configuration, lazy-persist, numeric-range |
| {}. Name node is in safe mode. {} NamenodeHostName:{} | exception | warning | hadoop, hdfs, namenode, safe-mode, transient, retry |
| Multiple shared edits directories are not yet supported | exception | error | hdfs, namenode, ha, qjm, edit-log, configuration |
| Unknown OpenFileType: {} | validation | error | hdfs, namenode, client-protocol, enum, illegal-argument, open-files |
| Zero blocklocations for {}. Name node is in safe mode. {} Na | exception | warning | hdfs, safe-mode, block-locations, read-path, retryable, namenode |
| Cannot truncate to a negative file size: {}. | validation | error | hdfs, truncate, argument-validation, hdfs-file-api |
| Symlinks not supported | exception | error | hdfs, symlink, system-property, unsupported-operation, client-jvm |
| Failed to %s since %s is set to false. | exception | error | hdfs, storage-policy, configuration, namenode |
| Cannot request to satisfy storage policy when storage policy | exception | error | hdfs, storage-policy-satisfier, sps, mover, configuration |
| No crypto protocol versions provided by the client are suppo | exception | error | hdfs, encryption-zone, crypto-protocol, version-mismatch, tde |
| {} | validation | error | hdfs, path-validation, reserved-names, invalid-path, file-create |
| SHOULD_REPLICATE flag and ecPolicyName are exclusive paramet | validation | error | hdfs, erasure-coding, create-flags, mutually-exclusive-parameters |
| Specified block size {} is less than configured minimum valu | validation | error | hdfs, block-size, fs-limits, file-create, configuration |
| Specified block size ({}) is less than the cell size ({}) of | validation | error | hdfs, erasure-coding, cell-size, block-size, file-create |
| Failed to {} {} for {} on {} because {} is already the curre | exception | error | hdfs, lease, already-being-created, single-writer, concurrency |
| Failed to {} {} for {} on {} because the file is under const | exception | error | hdfs, lease, orphaned-lease, namenode-failover, under-construction |
| Failed to {} {} for {} on {} because lease recovery is in pr | exception | warning | hdfs, lease-recovery, transient, retry |
| Failed to {} {} for {} on {} because another recovery is in | exception | warning | hdfs, lease-recovery, under-recovery, transient, concurrency |
| Failed to {} {} for {} on {} because this file lease is curr | exception | error | hdfs, lease, single-writer, already-being-created, concurrency |
| File does not exist: {} (inode {}) {} | exception | error | hdfs, lease, file-deleted, filenotfound, concurrent-write |
| INode is not a regular file: {} (inode {}) {} | exception | error | hdfs, lease, not-a-file, path-misuse |
| File is not open for writing: {} (inode {}) {} | exception | error | hdfs, lease-expired, append, lease-renewal |
| File is deleted: {} (inode {}) {} | exception | error | hdfs, namenode, lease, file-not-found, deleted-file |
| Client (={}) is not the lease owner (={}: {} (inode {}) {} | exception | error | hdfs, namenode, lease, single-writer, concurrency |
| DIR* NameSystem.internalReleaseLease: attempt to release a c | exception | error | hdfs, namenode, lease-recovery, block-state, invariant |
| DIR* NameSystem.internalReleaseLease: Failed to release leas | exception | error | hdfs, namenode, lease-recovery, under-replicated, datanode |
| Cannot finalize file {} because it is not under construction | exception | error | hdfs, namenode, double-completion, state-machine, idempotency |
| Block (={}) not found | exception | error | hdfs, namenode, block-not-found, pipeline-recovery, retry |
| The blockCollection of {} is null, likely because the file o | exception | error | hdfs, namenode, deleted-file, race-condition, block-gc |
| File not found: {}, likely due to delayed block removal | exception | error | hdfs, namenode, file-not-found, race-condition, delayed-block-removal |
| The recovery id {} does not match current recovery id {} for | exception | error | hdfs, namenode, block-recovery, generation-stamp, retry |
| Too many source paths (%d > %d) | validation | error | hdfs, namenode, batched-listing, limit, input-validation |
| Path {} does not exist | exception | error | hdfs, namenode, batched-listing, file-not-found |
| Safe mode should be turned ON in order to create namespace i | exception | error | hdfs, namenode, safe-mode, checkpoint, fsimage |
| Exceeded the configured number of objects {} in the filesyst | exception | error | hdfs, namenode, quota, small-files, capacity |
| {} does not exist. | exception | error | hdfs, namenode, block-not-found, pipeline-recovery |
| Unexpected BlockUCState: {} is {} but not UNDER_CONSTRUCTION | exception | error | hdfs, namenode, block-state, pipeline-recovery, state-machine |
| The file {} belonged to does not exist or it is not under co | exception | error | hdfs, namenode, lease, block-state, file-closed |
| Lease mismatch: {} is accessed by a non lease holder {} | exception | error | hdfs, namenode, lease, single-writer, pipeline-recovery |
| Update {} but the new block {} does not have a larger genera | exception | error | hdfs, namenode, generation-stamp, pipeline-recovery, monotonicity |
| Update {} (size={}) to a smaller size block {} (size={}) | exception | error | hdfs, namenode, block-update, truncate, validation |
| Incompatible namespaceIDs: Namenode namespaceID = {}; {} no | exception | critical | hdfs, namenode, backup-node, namespace-id, cluster-identity |
| Cannot run listCorruptFileBlocks because replication queues | exception | error | |
| Delegation Token can be issued only with kerberos or web aut | exception | error | |
| Delegation Token can be renewed only with kerberos or web au | exception | error | |
| Directory is not a snapshottable directory: {} | exception | error | |
| Feature %s unsupported at NameNode layout version %d. If a | exception | error | |
| Failed to {} since a rolling upgrade is already in progress. | exception | error | |
| No key provider configured, re-encryption operation is rejec | exception | error | |
| Failed to get key version name for {} | exception | error | |
| Path not found: {} | exception | error | |
| {} not supported. | exception | error | |
| Permission denied: user={}, access={}, inode="{}":{}:{}:{}{} | exception | error | |
| Permission denied. user={} is not the owner of inode={} | exception | error | |
| Permission denied by sticky bit: user=%s, path="%s":%s:%s:%s | exception | error | |
| Permission denied while accessing pool {}: user {} does not | exception | error | |
| {} (is not a directory) | exception | error | |
| FS_IMAGE is not specified. | validation | error | hdfs, fsimage, cli, missing-argument, environment-variable |
| args = {} | validation | error | hdfs, cli, argument-validation, fsimage |
| Observer Node received request without stateId. This mostly | exception | warning | hdfs, ha, observer, client-configuration, proxy-provider, read-your-writes |
| Observer Node is too far behind: serverStateId = {} clientSt | exception | warning | hdfs, observer, ha, replication-lag, retry, read-your-writes |
| The authorization provider does not implement the checkPermi | exception | error | hdfs, authorization, provider-plugin, upgrade, default-method, rbf |
| Access denied for user {}. Superuser privilege is required f | exception | error | hdfs, authorization, superuser, permissions, rbf |
| {} | exception | error | hdfs, authorization, audit, permissions, access-denied |
| Directory does not exist: {} | exception | error | hdfs, namenode, namespace, file-not-found, race-condition |
| {} | exception | error | hdfs, namenode, path-type, namespace |
| File does not exist: {} | exception | error | hdfs, namenode, file-not-found, race-condition, namespace |
| Path is not a file: {} | exception | error | hdfs, namenode, path-type, file-not-found, namespace |
| ACLs are not supported on symlinks | exception | error | hdfs, acl, symlink, unsupported-operation, namenode |
| XAttrs are not supported on symlinks | exception | error | hdfs, xattr, symlink, unsupported-operation, namenode |
| Storage policy are not supported on symlinks | exception | error | hdfs, storage-policy, symlink, unsupported-operation, namenode |
| NameNode initialization not yet complete. FSImage has not be | http | warning | hdfs, namenode, startup, checkpoint, http-403, image-transfer |
| Could not find image with txid " + txid | exception | error | hdfs, namenode, checkpoint, fsimage, image-transfer, txid |
| GetImage failed. " + StringUtils.stringifyException(t) | http | error | hdfs, namenode, checkpoint, fsimage, http-transfer |
| Only Namenode, Secondary Namenode, and administrators may ac | http | error | hdfs, security, kerberos, authorization, checkpoint |
| This namenode has storage info " + myStorageInfoString + " b | http | error | hdfs, checkpoint, clusterid, storage-info, configuration |
| Illegal parameters to TransferFsImage | exception | error | hdfs, http, request-validation, query-params |
| PutImage failed. " + StringUtils.stringifyException(t) | http | error | hdfs, namenode, checkpoint, fsimage, upload |
| failed for too many journals | exception | critical | hdfs, editlog, journal, availability, storage |
| Failed to get files with active leases | exception | error | hdfs, leases, concurrency, executor, open-files |
| user requested stop | exception | info | hdfs, recovery, editlog, cli, control-flow |
| Undefined scheme for " + u | exception | error | hdfs, configuration, uri, storage |
| Exception while processing StorageDirectory " + sd.getRoot() | exception | error | hdfs, configuration, path, storage |
| NameNode directory " + sd.getRoot() + " is not formatted. | exception | critical | hdfs, namenode, format, storage, version-file |
| Properties not found for storage directory " + sd | exception | critical | hdfs, namenode, storage, version-file, startup |
| storage directory " + sd.getRoot().getAbsolutePath() | exception | critical | hdfs, upgrade, rollback, layout-version |
| No edits file for txid " + startTxId + "-" + endTxId + " exi | exception | error | hdfs, editlog, storage, recovery |
| file VERSION has no block pool Id. | exception | critical | hdfs, namenode, storage, blockpool, version-file |
| Unexepcted blockpoolID " + bpid + " . Expected " + blockpool | exception | critical | hdfs, namenode, storage, blockpool, clusterid |
| No storage directories contained VERSION information | exception | critical | hdfs, namenode, storage, version-file, startup |
| Storage directories contain multiple layout versions: {layou | exception | critical | hdfs, namenode, upgrade, layout-version, storage |
| All the storage failed while writing properties to VERSION f | exception | critical | hdfs, namenode, storage, disk-full, version-file |
| Cannot rollback to storage version {prevStorage.getLayoutVer | exception | error | hdfs, namenode, upgrade, rollback, layout-version, storage |
| Cannot create directory {curDir} | exception | error | hdfs, namenode, upgrade, permissions, disk-full, filesystem |
| Unknown protocol to name node: {protocol} | exception | error | hdfs, rpc, namenode, protocol, client-compatibility |
| Namenode is in startup mode | exception | warning | hdfs, namenode, startup, retry, rpc |
| Cannot start trash emptier with negative interval. Set fs.tr | exception | error | hdfs, namenode, configuration, trash, startup |
| NameNode format aborted as reformat is disabled for this clu | exception | error | hdfs, namenode, format, configuration, safety-guard |
| The option dfs.namenode.support.allow.format is set to false | exception | error | hdfs, namenode, format, configuration, ha, safety-guard |
| Can't combine -recover with other startup options. | exception | error | hdfs, namenode, cli, arguments, recovery, startup-options |
| Error parsing recovery options: can't understand option "{ar | exception | error | hdfs, namenode, cli, arguments, recovery |
| The NameNode has no resources available | exception | critical | hdfs, namenode, ha, zookeeper-failover, health-check, storage-failure |
| The NameNode is configured to report UNHEALTHY to ZKFC in Sa | exception | error | hdfs, namenode, ha, safemode, health-check, zookeeper-failover |
| HA for namenode is not enabled | exception | error | hdfs, namenode, ha, state-transition, configuration |
| Cannot transition from 'observer' to 'active' | exception | error | hdfs, namenode, ha, observer, state-transition, failover |
| {getRole()} still not leave safemode | exception | error | hdfs, namenode, ha, safemode, state-transition, failover |
| Cannot transition from 'active' to 'observer' | exception | error | hdfs, namenode, ha, observer, state-transition, failover |
| Manual HA control for this NameNode is disallowed, because a | exception | error | hdfs, name-node, ha, haadmin, failover, access-control, zookeeper |
| Request from ZK failover controller at {Server.getRemoteAddr | exception | error | hdfs, name-node, ha, zkfc, failover, access-control, config-drift |
| Could not change property {property} from '{oldVal}' to '{ne | exception | error | hdfs, name-node, reconfig, configuration, dfsadmin, version-skew |
| For enabling or disabling storage policy satisfier, must pas | exception | error | hdfs, name-node, reconfig, storage-policy-satisfier, sps, dfsadmin, enum-value |
| Enabling or disabling storage policy satisfier service on {s | exception | error | hdfs, name-node, reconfig, storage-policy-satisfier, sps, ha, standby |
| Could not change property {} from '{}' to '{}' | exception | error | hdfs, name-node, reconfig, block-placement, dfsadmin, number-format |
| {} is not boolean value | validation | error | hdfs, name-node, reconfig, metrics, lock, dfsadmin, boolean-value |
| Missing directory {} | exception | critical | hdfs, name-node, startup, edits-dir, filesystem, mount, resource-checker |
| Unexpected not positive size: {} | validation | error | hdfs, name-node, rpc, balancer, getblocks, argument-validation |
| Only an ACTIVE node can invoke startCheckpoint. | exception | error | hdfs, name-node, backup-node, checkpoint, rpc, namenode-protocol |
| create: Pathname too long. Limit {} characters, {} levels. | validation | error | |
| rename: Pathname too long. Limit {} characters, {} levels. | validation | error | |
| mkdirs: Pathname too long. Limit {} characters, {} levels. | validation | error | |
| namespaces({}) should be null or empty | validation | error | |
| {} is not yet supported. | validation | error | |
| Bandwidth should not exceed maximum limit {} bytes per secon | validation | error | |
| Symlink path exceeds {} character limit | validation | error | |
| File does not exist: {} | exception | error | |
| Path {} is not a symbolic link | exception | error | |
| Block report 0x{} was rejected as lease 0x{} is invalid | exception | error | |
| Unregistered server: {} | exception | error | |
| Service Level Authorization not enabled! | exception | error | |
| Request from ZK failover controller at {} denied since the n | exception | error | |
| Unexpected version of data node. Reported: {}. Expecting = { | exception | error | |
| createSnapshot: Pathname too long. Limit {} characters, {} | validation | error | |
| The snapshot name is null or empty. | validation | error | |
| The new snapshot name is null or empty. | validation | error | |
| {} still not started | exception | error | |
| Not supported by Standby Namenode. | exception | error | |
| SPS service mode is {}, so external SPS service is not allow | exception | error | |
| fsck encountered internal errors! | exception | error | |
| failed to initialize lost+found | exception | error | |
| failed to create directory {} | exception | error | |
| Could not obtain block {} | exception | error | |
| Recorded block size is {}, but datanode returned {} bytes | exception | error | |
| No live nodes contain current block | exception | error | |
| Print network topology failed. {} | http | error | |
| Bad format: {} | validation | error | |
| got premature end-of-file at txid {}; expected file to go up | exception | error | |
| We encountered an error reading ${streams[curIdx].getName()} | exception | error | |
| Zone ${zoneName} is not under re-encryption | exception | error | |
| Zone ${zoneId} status cannot be found. | exception | error | |
| Re-encryption is canceled for zone ${zoneId} | exception | error | |
| Cannot use SecondaryNameNode in an HA cluster. The Standby N | exception | error | |
| Found no edit logs to download on NN since txid ${sig.mostRe | exception | error | |
| Bad edit log manifest (expected txid = ${expectedTxId}: ${ma | exception | error | |
| This is not a DFS | exception | error | |
| May not pass both geteditsize and checkpoint | validation | error | |
| -checkpoint may only take 'force' as an argument | validation | error | |
| cannot access checkpoint directory. | exception | error | hdfs, secondary-namenode, checkpoint, permissions, security-manager, startup |
| checkpoint directory does not exist or is not accessible. | exception | error | hdfs, secondary-namenode, checkpoint, missing-directory, storage, startup |
| Could not create directory ${curDir} | exception | error | hdfs, secondary-namenode, checkpoint, mkdir-failed, disk-full, storage |
| Couldn't find image file at txid ${sig.mostRecentCheckpointT | exception | error | hdfs, secondary-namenode, checkpoint, file-not-found, merge, storage |
| String table bits ${bits} > ${maskBits} | exception | critical | hdfs, fsimage, serial-number, version-mismatch, downgrade, illegal-argument |
| serial id ${id} > ${maxEntryNumber} | exception | critical | hdfs, fsimage, serial-number, data-corruption, image-load, illegal-state |
| ${name}: serial number map is full | exception | critical | hdfs, namenode, serial-number, capacity-exceeded, users-groups, xattr, illegal-state |
| ${name}: serial number ${i} does not exist | exception | critical | hdfs, namenode, serial-number, data-corruption, image-load, illegal-state |
| No targets in destination storage! | exception | error | hdfs, namenode, transferfsimage, bootstrap-standby, missing-configuration, storage |
| Could not find image with txid ${txId} | exception | error | hdfs, namenode, transferfsimage, checkpoint, file-not-found, image-upload |
| Image uploading failed, status: %d, url: %s, message: %s | exception | error | hdfs, namenode, transferfsimage, http, image-upload, kerberos, checkpoint |
| Failed to start active services | exception | critical | hdfs, namenode, ha, state-transition, service-failed, failover |
| Failed to stop active services | exception | error | hdfs, namenode, ha, state-transition, shutdown, service-failed |
| Illegal argument: ${arg} | validation | warning | hdfs, namenode, bootstrap-standby, cli, invalid-argument, usage |
| HA is not enabled for this namenode. | validation | error | hdfs, namenode, bootstrap-standby, ha, missing-configuration |
| Shared edits storage is not enabled for this namenode. | validation | error | hdfs, namenode, bootstrap-standby, ha, shared-edits, missing-configuration |
| InMemoryAliasMap enabled with null location | exception | error | hdfs, namenode, bootstrap-standby, provided-storage, aliasmap, missing-configuration |
| Cannot remove current alias map: ${aliasMapFile} | exception | error | hdfs, namenode, bootstrap-standby, aliasmap, leveldb, file-delete-failed, permissions |
| Cannot create directory ${aliasMapFile} | exception | error | hdfs, namenode, bootstrap-standby, aliasmap, mkdir-failed, permissions, disk-full |
| Remote NameNodes not correctly configured! | exception | critical | hadoop, hdfs, high-availability, configuration, namenode, startup, edit-log |
| Cannot find any valid remote NN to service request! | exception | error | hadoop, hdfs, high-availability, namenode, standby, network, edit-log |
| Transition from state {} to {} is not allowed. | exception | error | hadoop, hdfs, high-availability, namenode, state-machine, failover |
| Directory is not a snapshottable directory: {} | exception | error | |
| Failed to gcDeletedSnapshot {} from {}: snapshot is not mark | exception | error | |
| Failed to removeSnapshot {} from {}: Unexpected prior (={}) | exception | error | |
| Failed to delete snapshot {} from {} since {} is not the fir | exception | error | |
| The path {} is neither snapshottable nor under a snapshot ro | exception | error | |
| Failed to create the snapshot. The FileSystem has run out of | exception | error | |
| Failed to create snapshot: there are already {} snapshot(s) | exception | error | |
| Outstanding satisfier queue limit: {} exceeded, try later! | exception | error | |
| The bucket size in the rolling window is not integer: window | exception | error | |
| Namenode is in startup mode | exception | error | |
| Namesystem has not been initialized yet. | http | error | |
| File {} not found. | http | error | |
| Offset={} out of the range [0, {}); {}, path={} | http | error | |
| Block could not be located. Path={}, offset={} | http | error | |
| No active and not excluded nodes contain this block | http | error | |
| Invalid path name {} | validation | error | |
| Failed to find datanode, suggest to check cluster health. ex | http | error | |
| Required param {} for op: {} is null or empty | validation | error | |
| Both owner and group are empty. | validation | error | |
| Storage policy name is empty. | validation | error | webhdfs, hdfs, storage-policy, rest-api, missing-parameter, query-parameter |
| {} is not supported | http | error | webhdfs, hdfs, rest-api, http-method, unsupported-operation, put |
| {} is not supported | http | error | webhdfs, hdfs, rest-api, http-method, unsupported-operation, post |
| File does not exist: {} | http | error | webhdfs, hdfs, file-not-found, rest-api, http-404, getfilestatus |
| {} parameter is not null. | validation | error | webhdfs, hdfs, delegation-token, authentication, rest-api, security |
| File {} does not exist. | http | error | webhdfs, hdfs, file-not-found, liststatus, rest-api, http-404 |
| FileSystem {} is not an HDFS file system. The fs class is: { | validation | error | hdfs, dfsadmin, filesystem, configuration, fs-defaultfs, viewfs |
| "{}" is not a valid value for a quota. | validation | error | hdfs, dfsadmin, quota, cli, argument-parsing, number-format |
| Storage type {} is not available. Available storage types ar | validation | error | hdfs, dfsadmin, storage-type, quota, cli, argument-parsing |
| Failed to convert "{}" to RollingUpgradeAction | validation | error | hdfs, dfsadmin, rolling-upgrade, cli, argument-parsing, enum-value |
| Wait Interrupted | exception | error | hdfs, dfsadmin, safe-mode, interruption, cli, threading |
| Datanode unreachable. {} | exception | error | hdfs, dfsadmin, datanode, rpc, connection, balancer-bandwidth |
| Cannot finalize with no NameNode active | exception | error | hdfs, dfsadmin, ha, namenode, finalize-upgrade, high-availability |
| HA is not enabled for this namenode. | exception | error | hadoop, hdfs, high-availability, zkfc, configuration |
| Could not get the namenode ID of this node. You may run zkfc | exception | error | hadoop, hdfs, high-availability, zkfc, nameservice-id |
| Disallowed RPC access from {} at {}. Not listed in dfs.clust | exception | error | hadoop, hdfs, access-control, acl, zkfc, permissions |
| Invalid checksum type: userOpt={}, default={}, effective=nul | validation | error | hadoop, hdfs, checksum, debug-tool, configuration |
| Invalid or extra Arguments: {} | validation | error | hadoop, hdfs, diskbalancer, cli, arguments |
| Did not expect argument: {} | validation | error | hadoop, hdfs, getconf, cli, arguments |
| usage: -confKey [key] | validation | error | hadoop, hdfs, getconf, cli, arguments |
| invalid args: {} | validation | error | hadoop, hdfs, jmxget, cli, arguments |
| Unable to determine service address for namenode '{}' | exception | error | hadoop, hdfs, ha, haadmin, rpc-address, configuration |
| Unable to determine the name service ID. | exception | error | hadoop, hdfs, ha, haadmin, nameservice-id, configuration |
| Unable to determine the name service ID. This is an HA confi | exception | error | hadoop, hdfs, ha, federation, haadmin, nameservice-id |
| No fencer configured for {} | exception | error | hadoop, hdfs, ha, fencing, failover, configuration |
| Unknown processor {} (valid processors: xml, binary, stats) | validation | error | hadoop, hdfs, offline-edits-viewer, cli, arguments |
| expecting </EDITS> | validation | error | hadoop, hdfs, offline-edits-viewer, xml, parsing |
| you must put <EDITS> at the top of the XML file! Got tag {} | validation | error | hadoop, hdfs, offline-edits-viewer, xml, parsing |
| you must put <EDITS_VERSION> at the top of the XML file! Got | validation | error | hadoop, hdfs, offline-edits-viewer, xml, parsing |
| expected a <RECORD> tag | validation | error | hadoop, hdfs, offline-edits-viewer, xml, parsing |
| expected an <OPCODE> tag | validation | error | hadoop, hdfs, offline-edits-viewer, xml, parsing |
| expected a <DATA> tag | validation | error | hadoop, hdfs, offline-edits-viewer, xml, parsing |
| not expecting anything after </EDITS> | validation | error | hadoop, hdfs, offline-edits-viewer, xml, parsing |
| expected <EDITS/> | validation | error | hdfs, offline-edits-viewer, oev, edit-log, xml, sax |
| expected </EDITS_VERSION> | validation | error | hdfs, offline-edits-viewer, oev, edit-log, xml, header-validation |
| expected </EDITS> or </RECORD> | validation | error | hdfs, offline-edits-viewer, oev, edit-log, xml, state-machine |
| expected </OPCODE> | validation | error | hdfs, offline-edits-viewer, oev, edit-log, xml, record-validation |
| expected <DATA/> | validation | error | hdfs, offline-edits-viewer, oev, edit-log, xml, record-validation |
| expected </DATA> | validation | error | hdfs, offline-edits-viewer, oev, edit-log, xml, nesting |
| SAXTransformer error: {} | exception | error | hdfs, offline-edits-viewer, xml, jaxp, transformer, classpath |
| SAX error: {} | exception | error | hdfs, offline-edits-viewer, xml, sax, output-stream |
| Param op must be specified. | http | error | hdfs, offline-image-viewer, webhdfs, http, query-parameter |
| Invalid value for webhdfs parameter "op" | http | error | hdfs, offline-image-viewer, webhdfs, http, query-parameter, unsupported-operation |
| Path: {path} should start with /webhdfs/v1 | http | error | hdfs, offline-image-viewer, webhdfs, http, url-path |
| Unrecognized FSImage | exception | error | hdfs, offline-image-viewer, oiv, fsimage, file-format |
| Unrecognized section {s.getName()} | exception | error | hdfs, offline-image-viewer, oiv, fsimage, version-skew, protobuf |
| {path} | http | error | hdfs, offline-image-viewer, webhdfs, path-resolution, file-not-found |
| Unrecognized FSImage | exception | error | hdfs, offline-image-viewer, oiv, file-distribution, fsimage, file-format |
| Too many distribution intervals {numIntervals} | exception | error | hdfs, offline-image-viewer, fsimage, file-distribution, input-validation |
| Cannot process fslayout version {imageVersion} | exception | error | hdfs, fsimage, layout-version, version-mismatch, offline-image-viewer |
| Image compression codec not supported: {codecClassName} | exception | error | hdfs, fsimage, compression-codec, classpath, offline-image-viewer |
| Error skipping over blocks | exception | error | hdfs, fsimage, truncated-file, skipblocks, offline-image-viewer |
| Expecting {expected}, but got XMLStreamException | exception | error | hdfs, reversexml, malformed-xml, fsimage, offline-image-viewer |
| Got unexpected attribute: {ev} | exception | error | hdfs, reversexml, xml-attributes, fsimage |
| Got unxpected characters while looking for {expected}: {ev.a | exception | error | hdfs, reversexml, xml-text-content, fsimage |
| Got unexpected end event while looking for {expected} | exception | error | hdfs, reversexml, xml-structure, fsimage |
| Failed to find <{expected}>; got {ev.asStartElement().getNam | exception | error | hdfs, reversexml, xml-tag-mismatch, fsimage |
| Expected tag end event for {expected}, but got: {ev} | exception | error | hdfs, reversexml, xml-tag-mismatch, fsimage |
| Expected tag end event for {expected}, but got tag end event | exception | error | hdfs, reversexml, mismatched-closing-tag, fsimage |
| Node {key} contains children of its own. | exception | error | hdfs, reversexml, xml-nesting, fsimage |
| Found unknown XML keys in {sectionName}: {remainingKeyNames} | exception | error | hdfs, reversexml, xml-schema, fsimage |
| Unexpected XML event {ev} | exception | error | hdfs, reversexml, xml-attributes, fsimage |
| <NameSection> is missing <namespaceId> | exception | error | hdfs, reversexml, fsimage, required-field, namesection |
| Failed to find <numInodes> in INodeSection. | exception | error | hdfs, reversexml, fsimage, required-field, inodesection |
| Only found {actualNumINodes} <inode> entries out of {expecte | exception | error | hdfs, reversexml, fsimage, count-mismatch, inodesection |
| INode XML found with no <type> tag. | exception | error | hdfs, reversexml, fsimage, required-field, inode |
| <inode> found without <id> | exception | error | hdfs, reversexml, fsimage, required-field, inode |
| INode XML found with unknown <type> tag {type} | exception | error | |
| <file-under-construction> found without <clientName> | exception | error | |
| <file-under-construction> found without <clientMachine> | exception | error | |
| INode XML found with unknown <blocktype> {blockType} | exception | error | |
| <block> found without <id> | exception | error | |
| <block> found without <genstamp> | exception | error | |
| <block> found without <numBytes> | exception | error | |
| <typeQuota> was missing <type> | exception | error | |
| <typeQuota> had unknown <type> {type} | exception | error | |
| <typeQuota> was missing <quota> | exception | error | |
| <xattr> had no <ns> entry. | exception | error | |
| <xattr> had no <val> or <valHex> entry. | exception | error | |
| SecretManager section had no <currentId> | exception | error | |
| SecretManager section had no <tokenSequenceNumber> | exception | error | |
| SecretManager section had no <numDelegationKeys> | exception | error | |
| SecretManager section had no <numTokens> | exception | error | |
| Only read ${actualNumKeys} delegation keys out of ${expected | exception | error | |
| Delegation key stanza <delegationKey> lacked an <id> field. | exception | error | |
| Delegation key stanza <delegationKey> lacked an <expiry> fie | exception | error | |
| Delegation key stanza <delegationKey> lacked a <key> field. | exception | error | |
| Only read ${actualNumTokens} tokens out of ${expectedNumToke | exception | error | |
| Failed to parse ISO date string ${dateStr} | exception | error | |
| CacheManager section had no <nextDirectiveId> | exception | error | |
| CacheManager section had no <numPools> | exception | error | |
| CacheManager section had no <numDirectives> | exception | error | |
| Only read ${actualNumPools} cache pools out of ${expectedNum | exception | error | |
| Only read ${actualNumDirectives} cache pools out of ${expect | exception | error | |
| <pool> found without <poolName> | exception | error | |
| <pool> found without <ownerName> | exception | error | |
| <pool> found without <groupName> | exception | error | |
| <pool> found without <mode> | exception | error | |
| <pool> found without <limit> | exception | error | |
| <pool> found without <maxRelativeExpiry> | exception | error | |
| <directive> found without <id> | exception | error | |
| <directive> found without <path> | exception | error | |
| <directive> found without <replication> | exception | error | |
| <directive> found without <pool> | exception | error | |
| cache directive <expiration> found without <millis> | exception | error | |
| No <snapshotCounter> entry found in SnapshotSection header | exception | error | |
| No <numSnapshots> entry found in SnapshotSection header | exception | error | |
| Only read ${actualNumSnapshots} <snapshot> entries out of ${ | exception | error | hdfs, oiv, fsimage, reversexml, snapshot, count-mismatch |
| <snapshot> section was missing <id> | exception | error | hdfs, oiv, fsimage, reversexml, snapshot, missing-field |
| Got unexpected end tag for ${name} | exception | error | hdfs, oiv, fsimage, reversexml, snapshot-diff, malformed-xml |
| SnapshotDiffSection contained unexpected tag ${tagName} | exception | error | hdfs, oiv, fsimage, reversexml, snapshot-diff, unexpected-tag |
| <dirDiffEntry> contained no <inodeId> entry. | exception | error | hdfs, oiv, fsimage, reversexml, snapshot-diff, missing-field |
| <dirDiffEntry> contained no <count> entry. | exception | error | hdfs, oiv, fsimage, reversexml, snapshot-diff, missing-field |
| Only read ${actualDiffs + 1} diffs out of ${expectedDiffs} | exception | error | hdfs, oiv, fsimage, reversexml, snapshot-diff, count-mismatch |
| Expected to find <childrenSize> in <dirDiff> section. | exception | error | hdfs, oiv, fsimage, reversexml, snapshot-diff, missing-field |
| Expected to find <createdListSize> in <dirDiff> section. | exception | error | hdfs, oiv, fsimage, reversexml, snapshot-diff, missing-field |
| Expected <created> entry to have a <name> field | exception | error | hdfs, oiv, fsimage, reversexml, snapshot-diff, missing-field |
| <createdListSize> was {}, but there were {} <created> entrie | exception | error | hdfs, oiv, fsimage, reversexml, snapshot-diff, count-mismatch |
| <fileDiffEntry> contained no <inodeid> entry. | exception | error | hdfs, oiv, fsimage, reversexml, snapshot-diff, missing-field |
| <fileDiffEntry> contained no <count> entry. | exception | error | hdfs, oiv, fsimage, reversexml, snapshot-diff, missing-field |
| Only read {} diffs out of {} | exception | error | hdfs, oiv, fsimage, reversexml, snapshot-diff, count-mismatch |
| Unable to parse permission string {}: expected 3 components, | exception | error | hdfs, oiv, fsimage, reversexml, permission, validation |
| Cannot have more than 2**25 strings in the fsimage, because | exception | error | hdfs, oiv, fsimage, reversexml, string-table, limit-exceeded |
| No <version> section found at the top of the fsimage XML. T | exception | error | hdfs, oiv, fsimage, reversexml, version, legacy-format |
| The <version> section doesn't contain the onDiskVersion. | exception | error | hdfs, oiv, fsimage, reversexml, version, missing-field |
| The <version> section doesn't contain the layoutVersion. | exception | error | hdfs, oiv, fsimage, reversexml, version, missing-field |
| Layout version mismatch. This oiv tool handles layout versi | exception | error | hdfs, oiv, fsimage, reversexml, layout-version, version-mismatch |
| FSImage XML ended prematurely, without including section(s) | exception | error | hdfs, offline-image-viewer, fsimage, xml, reversexml |
| Got unexpected tag end event for {} while looking for sectio | exception | error | hdfs, offline-image-viewer, xml, stax, fsimage |
| Expected section header START_ELEMENT; got event of type {} | exception | error | hdfs, offline-image-viewer, xml, stax |
| Unknown or duplicate section found for {} | exception | error | hdfs, offline-image-viewer, xml, fsimage |
| Unknown FSImage section {}. Valid section names are [{}] | exception | error | hdfs, offline-image-viewer, internal-invariant |
| No image processor to read version {} is available. | exception | error | hdfs, oiv-legacy, fsimage, version-mismatch |
| Folder {} already exists! Delete manually or provide another | exception | error | hdfs, offline-image-viewer, leveldb, temp-dir |
| Failed to mkdir on {} | exception | error | hdfs, offline-image-viewer, filesystem, permissions |
| bytes array length error. Actual length is {} | exception | error | hdfs, offline-image-viewer, leveldb, data-corruption |
| Unrecognized FSImage | exception | error | hdfs, offline-image-viewer, fsimage, file-format |
| Unrecognized section {} | exception | error | hdfs, offline-image-viewer, fsimage, version-mismatch |
| Expected to parse {} in parallel, but parsed {}. The image m | exception | error | hdfs, offline-image-viewer, fsimage, data-corruption, multithreaded |
| Unrecognized FSImage | exception | error | hdfs, offline-image-viewer, fsimage, xml, file-format |
| Unrecognized section {} | exception | error | hdfs, offline-image-viewer, fsimage, version-mismatch |
| unknown DiffEntry type {} | exception | error | hdfs, offline-image-viewer, protobuf, snapshot, version-mismatch |
| file not open for writing. | exception | error | hdfs, oiv-legacy, io, visitor-lifecycle |
| WebImageViewer does not support secure mode. To start in non | exception | error | hdfs, offline-image-viewer, webhdfs, kerberos, security |
| Tried to exit non-existent enclosing element in FSImage file | exception | error | hdfs, oiv-legacy, xml, visitor-lifecycle |
| Could not delete original file {} | exception | error | hadoop, io, windows, file-lock, atomic-write |
| Could not rename temporary file {} to {} due to failure in n | exception | error | filesystem, rename, windows, native-io, close |
| File {} had invalid length: {} | exception | error | filesystem, corruption, storage, journalnode, metadata |
| Illegal maxload factor: {} | exception | error | validation, constructor, illegal-argument, hash-table |
| Illegal minload factor: {} | exception | error | validation, constructor, illegal-argument, hash-table |
| Null element is not supported. | exception | error | null-safety, set, illegal-argument, contains |
| modification={} != expectedModification = {} | exception | error | iteration, fail-fast, concurrent-modification, set |
| Input array can not be null | exception | error | null-safety, toarray, null-pointer, set |
| retainAll is not supported. | exception | error | unsupported-operation, set, retainall, set-algebra |
| Null element is not supported. | exception | error | null-safety, set, illegal-argument, add, linked-set |
| Input array can not be null | exception | error | null-safety, toarray, null-pointer, linked-set |
| modification={} != startModification = {} | exception | error | iteration, fail-fast, concurrent-modification, linked-set |
| Remove is not supported. | exception | error | unsupported-operation, iterator, remove, linked-set |
| File {} did not match stored MD5 checksum (stored: {}, comp | exception | critical | checksum, md5, corruption, fsimage, integrity |
| Error reading md5 file at {} | exception | error | filesystem, md5, io-error, permissions, checksum |
| Invalid MD5 file {}: the content "{}" does not match the exp | exception | error | md5, regex, file-format, validation, checksum |
| MD5 file at {} references file named {} but we expected it t | exception | error | md5, checksum, file-naming, fsimage, sidecar |
| {} does not exist. | exception | error | filesystem, md5, precondition, file-not-found, checkpoint |
| Unknown entity ref {} | exception | error | xml, parsing, entity-references, hdfs, fsimage |
| unterminated code point escape: expected semicolon at end. | exception | error | xml, parsing, escape-sequences, hdfs, fsimage |
| error parsing unmangling escape code | exception | error | xml, parsing, escape-sequences, hdfs, fsimage |
| unterminated entity ref starting with {} | exception | error | xml, parsing, entity-references, hdfs, fsimage |
| unterminated code point escape: string broke off in the midd | exception | error | xml, parsing, escape-sequences, hdfs, fsimage |
| no entry found for {} | exception | error | xml, fsimage, offline-image-viewer, hdfs, parsing |
| More than one value found for {} | exception | error | xml, fsimage, offline-image-viewer, hdfs, parsing |
| Failed to obtain user group information: {} | exception | error | kerberos, spnego, webhdfs, authentication, hdfs, security |
| Bootstrap's JavaScript requires jQuery | exception | error | javascript, bootstrap, jquery, script-order, hdfs-web-ui |
| Bootstrap's JavaScript requires jQuery version 1.9.1 or high | exception | error | javascript, bootstrap, jquery, version-mismatch, hdfs-web-ui |
| `selector` option must be specified when initializing {} on | exception | error | javascript, bootstrap, tooltip, configuration |
| {} `template` option must consist of exactly 1 top-level ele | exception | error | javascript, bootstrap, tooltip, template, configuration |
| Popover requires tooltip.js | exception | error | javascript, bootstrap, popover, tooltip, script-order |
| {} is not a number | exception | error | javascript, json, numeric, validation, hdfs-web-ui |
| Passed URI's scheme is not for Hdfs | exception | error | hdfs, uri, configuration, filecontext, hadoop |
| Incomplete HDFS URI, no host: {} | exception | error | hdfs, uri, configuration, filecontext, hadoop |
| File does not exist: {} | exception | error | hdfs, file-not-found, io, hadoop |
| File {} does not exist. | exception | error | hdfs, directory-listing, file-not-found, remote-iterator, filecontext |
| No more entry in {} | exception | error | hdfs, remote-iterator, no-such-element, api-contract, programming-error |
| Filesystem closed | exception | error | hdfs, filesystem, lifecycle, use-after-close, resource-management, thread-safety |
| caught interrupted | exception | error | hdfs, delegation-token, thread-interruption, deprecated-api, kerberos |
| Unable to map logical nameservice URI '{}' to a NameNode. Lo | exception | error | hdfs, high-availability, delegation-token, configuration, multi-cluster, token-renewal |
| Cannot open filename {} | exception | error | hdfs, open-file, file-not-found, race-condition, exception-typing |
| failed to append to non-existent file {} on client {} | exception | error | hdfs, append, file-not-found, createflag, writer-sink |
| Cannot truncate to a negative file size: {}. | exception | error | hdfs, truncate, argument-validation, arithmetic-underflow |
| File does not exist: {} | exception | error | hdfs, file-checksum, file-not-found, race-condition, distcp |
| Fail to get checksum, since file {} is under construction. | exception | error | hdfs, file-checksum, under-construction, stream-lifecycle, lease |
| Invalid values for quota : {} and {} | exception | error | hdfs, quota, argument-validation, dfsadmin, configuration |
| Invalid values for quota :{} | exception | error | hdfs, quota, storage-type, argument-validation |
| Invalid storage type(null) | exception | error | hdfs, quota, storage-type, null-argument, argument-validation |
| Don't support Quota for storage type : {} | exception | error | hdfs, quota, storage-type, ram-disk, unsupported-operation |
| We expected the next batch of events to start with transacti | exception | error | hdfs, inotify, edit-log, txid-gap, event-stream, checkpoint, consumer-lag |
| Could not obtain the last block locations. | exception | error | hdfs, open, under-construction, block-report, cluster-restart |
| Interrupted while getting the last block length. | exception | error | hdfs, interrupt, open, concurrency |
| Cannot open filename {} | exception | error | hdfs, open, file-not-found, name-node, ha |
| Blocklist for {} has changed! | exception | error | hdfs, concurrency, file-replaced, read |
| Interrupted while getting the length. | exception | error | hdfs, interrupt, block-length, concurrency |
| Cannot obtain block length for {} of {} | exception | error | hdfs, block-replica, under-construction, read |
| offset < 0 || offset >= getFileLength(), offset={}, locatedB | exception | error | hdfs, offset, validation, read |
| Could not find target position {} | exception | error | hdfs, eof, offset, read |
| Offset: {} exceeds file length: {} | exception | error | hdfs, offset, validation, read |
| Attempted to read past end of file | exception | error | hdfs, eof, read, truncate |
| Stream closed | exception | error | hdfs, lifecycle, use-after-close, read |
| Unexpected EOS from the reader | exception | error | hdfs, replica-corruption, read, datanode |
| Could not obtain block: {} file={} No live nodes contain cur | exception | critical | hdfs, block-missing, data-loss, read |
| Interrupted while choosing DataNode for read. | exception | error | hdfs, interrupt, datanode, backoff |
| truncated return from reader.read(): excpected {}, got {} | exception | error | hdfs, truncated-read, replica-corruption, datanode |
| fetchBlockByteRange(). Got a checksum exception for {} at {} | exception | error | hdfs, checksum, corruption, datanode |
| Failed to read block %s for file %s from datanode %s. Except | exception | error | hdfs, datanode, failover, read |
| Interrupted while waiting for reading task | exception | error | hdfs, interrupt, hedged-read, concurrency |
| Cannot seek after EOF | exception | error | hdfs, seek, eof, validation |
| Cannot seek to negative offset | exception | error | hdfs, hdfs-client, seek, offset-validation, io |
| Stream is closed! | exception | error | hdfs, hdfs-client, stream-lifecycle, seek, resource-management |
| BlockReader failed to seek to {}. Instead, it seeked to {}. | exception | warning | hdfs, hdfs-client, block-reader, seek, short-circuit, internal-bug |
| Mark/reset not supported | exception | error | hdfs, hdfs-client, mark-reset, compatibility, io |
| End of file reached before reading fully. | exception | error | hdfs, hdfs-client, eof, read-fully, positional-read |
| can't read a negative number of bytes. | validation | error | hdfs, hdfs-client, zero-copy, validation, io |
| failed to allocate new BlockReader at position {} | exception | error | hdfs, hdfs-client, block-reader, datanode, connectivity, short-circuit |
| tried to release a buffer that was not created by this strea | validation | error | hdfs, hdfs-client, zero-copy, buffer-management, double-release |
| Invalid value: bytesPerChecksum = {} <= 0 | validation | error | hdfs, hdfs-client, config, checksum, validation |
| Invalid values: dfs.bytes-per-checksum (={}) must divide blo | validation | error | hdfs, hdfs-client, config, block-size, checksum, validation |
| Too many retries because of encryption zone operations | exception | error | hdfs, hdfs-client, encryption-zone, kms, create, retry |
| The last block for file {} is full. | exception | error | hdfs, hdfs-client, append, block, lease-recovery |
| writeChunk() buffer size is {} is larger than supported byt | exception | error | hdfs, hdfs-client, write, checksum, chunk |
| writeChunk() checksum size is supposed to be {} but found to | exception | error | hdfs, hdfs-client, write, checksum, chunk |
| Failed to shutdown streamer | exception | error | hdfs, hdfs-client, close, thread-interrupt, streamer |
| Unable to close file because dfsclient was unable to contac | exception | error | hdfs, hdfs-client, close, namenode, connectivity, lease, failover |
| Unable to close file because the last block {} does not have | exception | error | hdfs, hdfs-client, close, replication, datanode, under-replicated |
| Attempted to read past end of file | exception | error | hdfs, hdfs-client, erasure-coding, striped, eof, read |
| Cannot seek after EOF | exception | error | hdfs, hdfs-client, erasure-coding, striped, seek, eof |
| Cannot seek to negative offset | exception | error | hdfs, erasure-coding, input-stream, seek, argument-validation |
| Stream is closed! | exception | error | hdfs, erasure-coding, input-stream, lifecycle, stream-closed |
| Stream closed | exception | error | hdfs, erasure-coding, input-stream, read, stream-closed, lifecycle |
| Not support enhanced byte buffer access. | exception | error | hdfs, erasure-coding, zero-copy, bytebuffer, unsupported-operation, input-stream |
| Invalid values: dfs.bytes-per-checksum (={}) must divide cel | exception | error | hdfs, erasure-coding, configuration, checksum, validation, write |
| Failed: the number of failed blocks = {} > the number of fai | exception | critical | hdfs, erasure-coding, write, pipeline-failure, datanode-failure |
| Data streamers failed while creating new block streams: {}. | exception | critical | hdfs, erasure-coding, write, pipeline-recovery, datanode-failure |
| Unsupported scheme: {} | exception | error | hdfs, webhdfs, scheme, argument-validation, configuration |
| Unresolved host: {} | exception | error | hdfs, dns, network, short-circuit-read, datanode |
| Invalid URI for NameNode address (check %s): %s has no autho | exception | error | hdfs, namenode, uri, configuration, argument-validation |
| Invalid URI for NameNode address (check %s): %s is not of sc | exception | error | hdfs, namenode, uri, scheme, configuration, argument-validation |
| Failed to add a datanode. Response status: {} | exception | error | hdfs, write, pipeline-recovery, datanode, block-transfer |
| Datanode {} is restarting: {} | exception | error | hdfs, write, datanode-restart, rolling-upgrade, pipeline |
| Receive reply from slowNode {} for continuous {} times, trea | exception | error | |
| Failed to replace a bad datanode on the existing pipeline du | exception | error | |
| Unable to create new block. | exception | error | |
| A datanode is restarting. | exception | error | |
| Incomplete HDFS URI, no host: | exception | error | |
| Invalid DFS directory name | exception | error | |
| Pathname from is not a valid DFS filename. | exception | error | |
| Cannot recoverLease through a symlink to a non-DistributedFi | exception | error | |
| Cannot clone: underlying stream is, not a DFSInputStream | exception | error | |
| Cannot clone: stream belongs to a different DFSClient instan | exception | error | |
| Invalid FileStatus | exception | error | |
| PathHandle only available for files | exception | error | |
| Wrong FileSystem: | exception | error | |
| Cannot create with favoredNodes through a symlink to a non-D | exception | error | |
| Cannot perform unsetStoragePolicy on a non-DistributedFileSy | exception | error | |
| Cannot concat with a symlink target: | exception | error | |
| Cannot concat with a symlink src: | exception | error | |
| File does not exist. | exception | error | |
| Link resolution does not work with multiple file systems for | exception | error | hdfs, symlink, cross-filesystem, listlocatedstatus, filesystemlinkresolver, distributed-filesystem |
| One or more paths do not exist. | exception | error | hdfs, batched-listing, file-not-found, remote-iterator, distributed-filesystem |
| No more entries | exception | error | hdfs, remote-iterator, no-such-element-exception, iterator-misuse, distributed-filesystem |
| FileSystem does not support non-recursivemkdir | exception | error | hdfs, mkdirs, symlink, cross-filesystem, filesystemlinkresolver, distributed-filesystem |
| File does not exist: | exception | error | hdfs, getfilestatus, file-not-found, distributed-filesystem |
| Symlinks not supported | exception | error | hdfs, symlink, unsupported-operation, feature-disabled, distributed-filesystem |
| getFileChecksum(Path, long) is not supported by | exception | error | hdfs, checksum, symlink, cross-filesystem, unsupported-filesystem, distributed-filesystem |
| username == null && groupname == null | exception | error | hdfs, setowner, argument-validation, permissions, distributed-filesystem |
| Cannot perform snapshot operations on a symlink to a non-Dis | exception | error | hdfs, snapshot, symlink, cross-filesystem, unsupported-operation, distributed-filesystem |
| Found non-empty trash root at. Rename or delete it, then try | exception | error | hdfs, snapshot, trash, disallowsnapshot, encryption-zone, distributed-filesystem |
| Remote Iterator issupported for snapshotDiffReport between t | exception | error | |
| Cannot call isFileClosed on a symlink to a non-DistributedFi | exception | error | |
| Cannot call createEncryptionZone on a symlink to a non-Distr | exception | error | |
| Cannot call getEZForPath on a symlink to a non-DistributedFi | exception | error | |
| Cannot call reencryptEncryptionZone on a symlink to a non-Di | exception | error | |
| File does not exist: {} | exception | error | |
| Cannot call getFileEncryptionInfo on a symlink to a non-Dist | exception | error | |
| Cannot provisionEZTrash through a symlink to a non-Distribut | exception | error | |
| {} is not an encryption zone. | exception | error | |
| {} is not the root of an encryption zone. Do you mean {}? | exception | error | |
| Will not provision new trash directory for encryption zone { | exception | error | |
| Cannot provisionSnapshotTrash through a symlink to a non-Dis | exception | error | |
| {} is not a snapshottable directory. | exception | error | |
| Can't provision trash for snapshottable directory {} because | exception | error | |
| Cannot setErasureCodingPolicy through a symlink to a non-Dis | exception | error | |
| Cannot satisfyStoragePolicy through a symlink to a non-Distr | exception | error | |
| Cannot getErasureCodingPolicy through a symlink to a non-Dis | exception | error | |
| Cannot unsetErasureCodingPolicy through a symlink to a non-D | exception | error | |
| Must specify either create or append | exception | error | hdfs, distributed-filesystem, builder-pattern, file-write, invalid-argument |
| Cannot getLocatedBlocks through a symlink to a non-Distribut | exception | error | hdfs, symlink, unsupported-operation, block-location, file-system |
| Unknown ChecksumCombineMode: {} | exception | error | hdfs, checksum, configuration, enum, version-conflict |
| Byte-per-checksum not matched: bpc={} but bytesPerCRC={} | exception | error | hdfs, checksum, file-integrity, configuration, distcp |
| DataChecksum.Type.MIXED is not supported for COMPOSITE_CRC | exception | error | hdfs, checksum, erasure-coding-unrelated, configuration, crc32c |
| Unexpected blockChecksumType '%s', expecting COMPOSITE_CRC | exception | error | hdfs, checksum, rolling-upgrade, version-mismatch, datanode |
| Unknown BlockChecksumType: {} | exception | error | hdfs, checksum, classpath, enum, version-conflict |
| Fail to get block MD5 for {} | exception | error | hdfs, checksum, replica-unavailable, datanode, block-health |
| Fail to get block checksum for {} | exception | error | hdfs, erasure-coding, checksum, block-group, datanode |
| Client does not support specified CryptoProtocolVersion {} v | exception | error | hdfs, encryption, hdfs-encryption-zones, version-mismatch, kms |
| NameNode specified unknown CipherSuite with ID {}, cannot in | exception | error | hdfs, encryption, cipher-suite, version-mismatch, classpath |
| No configuration found for the cipher suite {} prefixed with | exception | error | hdfs, encryption, cipher-suite, configuration, kms |
| No KeyProvider is configured, cannot access an encrypted fil | exception | error | hdfs, encryption, kms, key-provider, configuration |
| Couldn't create proxy provider {} | exception | error | hdfs, high-availability, namenode, configuration, ha |
| Port {} specified in URI {} but host '{}' is a logical (HA) | exception | error | hdfs, high-availability, uri, configuration, ha |
| Could not load failover proxy provider class {} which is con | exception | error | hdfs, high-availability, class-not-found, configuration, classpath |
| Cannot initialize expiryPeriod to {} when cache is enabled. | exception | error | hdfs, configuration, socket-cache, dfsclient, invalid-config |
| {} missing blocks, the stripe is: {}; locatedBlocks is: {} | exception | critical | hdfs, erasure-coding, data-loss, datanode, striped-read |
| Unexpected EOS from the reader | exception | error | hdfs, erasure-coding, premature-eof, datanode, network |
| The BlockReader is null. The BlockReader creation failed or | exception | error | hdfs, erasure-coding, block-reader, datanode, io |
| Read request interrupted | exception | error | hdfs, erasure-coding, interruption, concurrency |
| Unable to create new block.{} | exception | error | hdfs, erasure-coding, write, pipeline, datanode |
| This API:{} is specific to DFS. Can't run on other fs:{} | exception | error | hdfs, viewfs, unsupported-operation, mount-table |
| This API:{} cannot be supported without default cluster(that | exception | error | hdfs, viewfs, mount-table, link-fallback, config |
| Can't rename across file systems. | validation | error | hdfs, viewfs, rename, federation |
| createSymlink is not supported in ViewHDFS | exception | error | hdfs, viewfs, symlink, unsupported |
| No DFS available in child file systems. | exception | error | hdfs, viewfs, centralized-caching, unsupported |
| No DFS found in child fs. This API can't be supported in non | exception | error | hdfs, viewfs, centralized-caching, unsupported, remote-iterator |
| No more elements | exception | error | hdfs, viewfs, iterator, centralized-caching |
| No DFS available in child filesystems | exception | error | hdfs, viewfs, erasure-coding, topology-check, mount-table |
| An XAttr name must be prefixed with user/trusted/security/sy | validation | error | hdfs, xattr, validation, client-side |
| XAttr name cannot be empty. | validation | error | hdfs, xattr, validation, empty-value |
| XAttr names can not be null or empty. | validation | error | hdfs, xattr, validation, empty-collection |
| '{}' is not an HDFS URI. | validation | error | hdfs, admin, uri, filesystem-scheme |
| can not have both PROVISION_TRASH and NO_TRASH flags | validation | error | hdfs, encryption-zone, validation, flags |
| The scheme is not hdfs, uri={} | validation | error | hdfs, health-check, uri, filesystem-scheme |
| the datanode {} failed to pass a file descriptor (might have | exception | error | hdfs, datanode, short-circuit-read, file-descriptors, ulimit, domain-socket |
| Got unexpected checksum file EOF at {}, block file position | exception | error | hdfs, block-corruption, short-circuit-read, checksums, metadata-file |
| Configured BlockReaderLocalLegacy buffer size ({}) is not la | validation | error | hdfs, short-circuit-read, configuration, buffer-size, checksums |
| BlockReader: error in packet header {} | exception | error | hdfs, data-transfer, packet, corruption, network |
| Expected empty end-of-read packet! Header: {} | exception | error | hdfs, data-transfer, packet, end-of-block, protocol |
| BlockReader: error in first chunk offset ({}) startOffset is | exception | error | hdfs, data-transfer, chunk-offset, block-read |
| Premature EOF from inputStream | exception | error | hdfs, block-read, truncated-block, eof, replication |
| No more corrupt file blocks | exception | warning | hdfs, iterator, corrupt-files, api-misuse |
| Invalid checksum type: userOpt=${userOpt}, default=${default | exception | error | hdfs, checksum, configuration, write-path, validation |
| Unexpected block size: ${numBytes} | exception | error | hdfs, serialization, data-corruption, wire-protocol |
| Did not find requested id ${id} | exception | warning | hdfs, caching, pagination, compatibility |
| Limit is negative. | exception | error | hdfs, caching, validation, configuration |
| Default Replication is negative | exception | error | hdfs, caching, validation, replication |
| Max relative expiry is negative. | exception | error | hdfs, caching, validation, expiration |
| Max relative expiry is too big. | exception | error | hdfs, caching, validation, expiration, overflow |
| invalid empty cache pool name | exception | error | hdfs, caching, validation, naming |
| Path ${path} is not a symbolic link | exception | error | hdfs, symlink, file-status, api-misuse |
| Path ${path} is not a symbolic link | exception | error | hdfs, symlink, file-status, api-misuse |
| Could not resolve handle | exception | error | hdfs, path-handle, file-not-found, identity |
| Content changed | exception | error | hdfs, path-handle, staleness, mtime |
| Wrong file | exception | error | hdfs, path-handle, identity, inode |
| Got access token error, status message ${message}, ${logInfo | exception | error | hdfs, security, block-token, kerberos, ha-failover |
| Got error, status=${status}, status message ${message}, ${lo | exception | error | hdfs, datanode, lazy-persist, ram-disk, memory |
| Invalid payload length ${payloadLen} | exception | critical | hdfs, data-transfer, corruption, wire-protocol, packet |
| Invalid header length ${headerLen} | exception | critical | hdfs, data-transfer, corruption, wire-protocol, packet-header |
| Incorrect value for packet payload size: ${payloadLen} | exception | critical | hdfs, data-transfer, packet-size, corruption, memory-guard |
| Invalid packet: data length in packet header exceeds data le | exception | critical | hdfs, data-transfer, packet, corruption, checksum |
| Premature EOF reading from ${channel} | exception | error | hdfs, data-transfer, connection-reset, eof, network |
| This feature is disabled. Please refer to dfs.client.block. | exception | error | hdfs, write-pipeline, datanode-replacement, configuration |
| Illegal configuration value for dfs.client.block.write.repla | exception | error | hdfs, configuration, fail-fast, client-startup |
| Failed to complete SASL handshake | exception | error | hdfs, sasl, security, data-transfer-protection, authentication |
| SASL handshake completed, but channel does not have acceptab | exception | error | hdfs, sasl, qop, security, configuration |
| Unknown status: ${status}, message: ${message} | exception | error | hdfs, protobuf, version-skew, data-transfer-protocol |
| Invalid cipher suite, %s=%s | exception | error | hdfs, configuration, encryption, cipher-suite |
| Invalid cipher suite, %s=%s | validation | error | hdfs, configuration, encryption, sasl-client |
| Unexpected EOF while trying to read response from server | exception | error | hdfs, eof, network, inotify, protobuf-framing |
| Can't handle old inotify server response. | exception | error | hdfs, inotify, version-skew, backward-compatibility |
| Error converting TxidResponseProto: got a transaction id {} | exception | error | hdfs, inotify, protocol-invariant, txid |
| EOF while reading header from the metadata file. The meta fi | exception | error | hdfs, datanode, block-metadata, corruption, disk |
| The block meta file header is corrupt | exception | error | hdfs, datanode, block-metadata, corruption, checksum |
| EOF while reading header from meta. The meta file may be tru | exception | error | hdfs, datanode, block-metadata, truncated-file, eof |
| Could not find any configured addresses for URI {} | validation | error | hdfs, high-availability, nameservice, configuration, client-setup |
| Virtual IP for failover not found,misconfigured {}? | validation | error | hdfs, observer-name-node, ip-failover, configuration |
| No valid proxies left. All NameNode proxies have failed over | exception | critical | hdfs, high-availability, hedging, name-node-unavailable |
| got EOF while trying to transfer the file descriptor for the | exception | warning | hdfs, short-circuit-reads, unix-domain-socket, shared-memory |
| the datanode {} failed to pass a file descriptor for the sha | exception | warning | hdfs, short-circuit-reads, file-descriptor, data-transfer-protocol |
| {feature} is enabled but dfs.domain.socket.path is not set. | validation | error | hdfs, short-circuit-reads, configuration, unix-domain-socket |
| invalid metadata header version {version}. Can only handle | exception | error | hdfs, short-circuit-read, block-metadata, version-mismatch, disk-corruption |
| size of shared memory segment was {intSize}, but that is not | exception | error | hdfs, short-circuit-read, shared-memory, dev-shm, datanode-config, containers |
| NativeIO is not available. | exception | error | hdfs, short-circuit-read, native-library, jni, nativeio, libhadoop |
| DfsClientShm is not yet implemented for Windows. | exception | error | hdfs, short-circuit-read, windows, platform-support, shared-memory |
| can't use DfsClientShm because we failed to load misc.Unsafe | exception | error | hdfs, short-circuit-read, sun-misc-unsafe, jdk-compatibility, reflection, jlink |
| {this}: no more slots are available. | exception | error | hdfs, short-circuit-read, shared-memory, slots, resource-exhaustion, stream-leak |
| {this}: slot {slotIdx} does not exist. | exception | warning | hdfs, short-circuit-read, shared-memory, slots, datanode, stale-state |
| {this}: invalid negative slot index {slotIdx} | exception | warning | hdfs, short-circuit-read, shared-memory, slots, protocol-violation, datanode |
| {this}: invalid slot index {slotIdx} | exception | warning | hdfs, short-circuit-read, shared-memory, slots, version-skew, datanode |
| {this}: slot {slotIdx} is already in use. | exception | warning | hdfs, short-circuit-read, shared-memory, slots, duplicate-request, datanode |
| {this}: slot {slotIdx} is not marked as valid. | exception | warning | hdfs, short-circuit-read, shared-memory, slots, race-condition, memory-visibility |
| n = {n} <= 0 | validation | error | hdfs, util, byte-buffer, argument-validation, power-of-two |
| Overflow: for n = {n}, the least power of two (the least int | exception | error | hdfs, util, integer-overflow, byte-buffer, power-of-two |
| host file read operation timed out | exception | error | hdfs, namenode, hosts-file, timeout, nfs, configuration |
| Failed to load EC policy file: {policyFilePath} | exception | error | hdfs, erasure-coding, ec-policy, xml, hdfs-ec-cli, configuration |
| Bad EC policy configuration file: top-level element not <con | validation | error | hdfs, erasure-coding, ec-policy, xml, schema-validation, configuration |
| Bad EC policy configuration file: no <policies> element | validation | error | hdfs, erasure-coding, ec-policy, xml, schema-validation, missing-element |
| Bad EC policy configuration file: no <schemas> element | validation | error | hdfs, erasure-coding, ec-policy, xml, schema-validation, missing-element |
| The parse failed because of bad layoutversion value | validation | error | hdfs, erasure-coding, ec-policy, xml, layout-version, version-mismatch |
| Bad EC policy configuration file: no <layoutVersion> element | validation | error | hdfs, erasure-coding, ec-policy, xml, configuration |
| Bad layoutVersion value {value} is found. It should be an in | validation | error | hdfs, erasure-coding, ec-policy, xml, number-format |
| Value of <layoutVersion> is null | validation | error | hdfs, erasure-coding, ec-policy, xml, configuration |
| Repetitive schemas in EC policy configuration file: {schemaI | validation | error | hdfs, erasure-coding, ec-policy, xml, duplicate-entry |
| Bad element in EC policy configuration file: {tagName} | validation | error | hdfs, erasure-coding, ec-policy, xml, schema-validation |
| EC policy file {url} found on the classpath is not on the lo | validation | error | hdfs, erasure-coding, ec-policy, url, local-filesystem |
| Value of <{tagName}> is null | validation | error | hdfs, erasure-coding, ec-policy, xml, schema-validation |
| Bad EC policy cellsize value {value} is found. It should be | validation | error | hdfs, erasure-coding, ec-policy, xml, number-format |
| Bad policy is found in EC policy configuration file | validation | error | hdfs, erasure-coding, ec-policy, xml, schema-validation |
| Illagal value: {NAME} = {value} < MIN = {MIN} | validation | error | hdfs, namenode, bit-packing, internal-api, illegal-argument |
| Illagal value: ${NAME} = ${value} < MIN = ${MIN} | validation | error | hdfs, namenode, bit-packing, internal-api, integer-overflow |
| Block pool IDs mismatched: block${i}=${blocki}, expected blo | exception | error | hdfs, erasure-coding, striped-blocks, block-pool, write-path |
| Block IDs mismatched: block${i}=${blocki}, expected block gr | exception | error | hdfs, erasure-coding, striped-blocks, block-id, write-path |
| Generation stamps mismatched: block${i}=${blocki}, expected | exception | error | hdfs, erasure-coding, striped-blocks, generation-stamp, write-path |
| Stream closed | exception | error | hdfs, webhdfs, io, stream-lifecycle |
| Negative Position | exception | error | hdfs, webhdfs, io, seek, offset-validation |
| Content-Length is missing: ${headers} | exception | error | hdfs, webhdfs, http, proxy, headers |
| Got EOF but currentPos = ${currentPos} < filelength = ${file | exception | error | hdfs, webhdfs, http, truncated-response, network |
| The length to read ${length} exceeds the file length ${fin.l | exception | error | java, hadoop, webhdfs, eof, positioned-read |
| End of file reached before reading fully. | exception | error | java, hadoop, webhdfs, eof, read-fully |
| Invalid value in server response: name=[${name}] | exception | error | java, hadoop, webhdfs, json, datanode, compatibility |
| Missing both 'ipAddr' and 'name' in server response. | exception | error | java, hadoop, webhdfs, json, datanode, schema |
| Invalid or missing 'xferPort' in server response. | exception | error | java, hadoop, webhdfs, json, datanode, port |
| Unknown algorithm: ${algorithm} | exception | error | java, hadoop, webhdfs, checksum, compatibility |
| Algorithm not matched. Expected ${algorithm}, Received ${che | exception | error | java, hadoop, webhdfs, checksum, response-validation |
| Length not matched: length=${length}, checksum.getLength()=$ | exception | error | java, hadoop, webhdfs, checksum, response-validation |
| Failed to obtain current username | exception | error | java, hadoop, webhdfs, kerberos, authentication, usergroupinformation |
| Unable to load OAuth2 connection factory. | exception | error | java, hadoop, webhdfs, oauth2, configuration, initialization |
| Invalid DFS directory name ${result} | validation | warning | java, hadoop, webhdfs, path, validation |
| The ${useErrorStream ? "error" : "input"} stream is null. | exception | error | java, hadoop, webhdfs, http, json, response-body |
| Content-Type "${contentType}" is incompatible with "applicat | exception | error | java, hadoop, webhdfs, http, content-type, json |
| Unexpected HTTP response: code=${code} != ${op.getExpectedHt | exception | error | java, hadoop, webhdfs, http, status-code, json |
| Access denied: dfs.http.policy is HTTPS_ONLY. | exception | critical | java, hadoop, webhdfs, security, kerberos, https, configuration |
| Missing response | exception | error | java, hadoop, webhdfs, http, json, empty-response |
| File does not exist: ${f} | exception | error | java, hadoop, webhdfs, file-not-found, path |
| owner == null && group == null | validation | warning | java, hadoop, webhdfs, input-validation, setowner |
| The client is configured to only allow connecting to secure | exception | error | webhdfs, security, kerberos, delegation-token, authentication |
| Unknown operation ${operation.name()} | exception | warning | webhdfs, internal-api, defensive-check, block-locations |
| Invalid values for quota : ${namespaceQuota} and ${storagesp | validation | error | webhdfs, quota, argument-validation, hdfs |
| Invalid values for quota :${quota} | validation | error | webhdfs, quota, storage-type, argument-validation |
| Invalid storage type (null) | validation | error | webhdfs, null-argument, storage-type, quota |
| Quota for storage type '${type}' is not supported | validation | error | webhdfs, quota, storage-type, ram-disk |
| policyName == null | validation | error | webhdfs, null-argument, storage-policy |
| File does not exist: {f} | exception | error | webhdfs, file-not-found, symlink, filesystem |
| Stream closed | exception | error | webhdfs, io, stream-lifecycle, read-after-close |
| Premature EOF: pos={pos} < filelength={fileLength} | exception | error | webhdfs, io, premature-eof, datanode, retry |
| Credential has not been provided in configuration | validation | error | oauth2, webhdfs, configuration, initialization |
| Received invalid http response: {statusCode}, text = {text} | exception | error | oauth2, webhdfs, http-status, refresh-token |
| Exception while refreshing access token | exception | error | oauth2, webhdfs, response-parsing, refresh-token |
| Received invalid http response: {statusCode}, text = {text} | exception | error | oauth2, webhdfs, http-status, client-credentials |
| Unable to obtain access token from credential | exception | error | oauth2, webhdfs, response-parsing, client-credentials |
| No value for {key} found in conf file. | validation | error | oauth2, webhdfs, configuration, missing-property |
| Failed to parse "{str}" to Boolean. | validation | error | webhdfs, query-param, boolean-parsing, rest |
| {str} is not a valid DELETE operation. | validation | error | webhdfs, http-delete, query-param, hdfs, rest-api |
| Invalid parameter value: destination = "{str}" is not an abs | validation | error | webhdfs, rename, path-validation, query-param, hdfs |
| {str} is not a valid GET operation. | validation | error | webhdfs, http-get, query-param, hdfs, rest-api |
| Invalid parameter range: {name} = {value} < {min} | validation | error | webhdfs, query-param, range-validation, integer, hdfs |
| Invalid parameter range: {name} = {value} > {max} | validation | error | webhdfs, query-param, range-validation, integer, hdfs |
| Failed to parse "{str}" as a radix-{radix} integer. | validation | error | webhdfs, query-param, number-parsing, integer, hdfs |
| Invalid parameter range: {name} = {value} < {min} | validation | error | webhdfs, query-param, range-validation, long, hdfs |
| Invalid parameter range: {name} = {value} > {max} | validation | error | webhdfs, query-param, range-validation, long, hdfs |
| Failed to parse "{str}" as a radix-{radix} long integer. | validation | error | webhdfs, query-param, number-parsing, long, hdfs |
| Failed to parse "{str}" for the parameter {varName}. The va | validation | error | webhdfs, query-param, validation, httpfs, hdfs |
| {str} is not a valid POST operation. | validation | error | webhdfs, http-post, query-param, hdfs, rest-api |
| {str} is not a valid PUT operation. | validation | error | webhdfs, http-put, query-param, hdfs, rest-api |
| Invalid parameter range: {name} = {value} < {min} | validation | error | webhdfs, query-param, range-validation, short, hdfs |
| Invalid parameter range: {name} = {value} > {max} | validation | error | webhdfs, query-param, range-validation, permissions, hdfs |
| Failed to parse "{str}" as a radix-{radix} short integer. | validation | error | webhdfs, query-param, number-parsing, permissions, hdfs |
| Invalid value: "{str}" does not belong to the domain {domain | validation | error | webhdfs, query-param, regex-validation, usernames, httpfs |
| Parameter [{0}], cannot be NULL | validation | error | webhdfs, kerberos, user-param, authentication, hdfs |
| Parameter [{0}], it's length must be at least 1 | validation | error | webhdfs, user-param, authentication, validation, hdfs |
| Could not determine filetype for: {path} | validation | error | httpfs, filestatus, json-serialization, custom-filesystem, testing |
| Missing HTTP 'Location' header for [{0}] | exception | error | webhdfs, httpfs, http-redirect, proxy, io |
| Expected HTTP status was [307], received [{0}] | exception | error | webhdfs, httpfs, http-307-redirect, create-append, reverse-proxy |
| Invalid DFS directory name {0} | exception | error | webhdfs, httpfs, path-validation, working-directory, illegalargument |
| JSON parser error, {0} | exception | error | webhdfs, xattr, json-parse, client-server-skew |
| Invalid scheme [{0}] it should be 'webhdfs' or 'swebhdfs' | exception | error | webhdfs, httpfs, uri-scheme, misconfiguration, illegalargument |
| Content-Type "{0}" is incompatible with "application/json" ( | exception | error | webhdfs, httpfs, content-type, json, proxy |
| JSON parser error, {0} | exception | error | webhdfs, httpfs, json-parse, truncated-response, client-server-skew |
| allowSnapshot is not supported for HttpFs on {0}. Please che | exception | error | httpfs, webhdfs, snapshot, unsupported-operation, fs-defaultfs |
| disallowSnapshot is not supported for HttpFs on {0}. Please | exception | error | httpfs, webhdfs, snapshot, unsupported-operation, fs-defaultfs |
| getSnapshotDiff is not supported for HttpFs on {0}. Please c | exception | error | httpfs, webhdfs, snapshot-diff, unsupported-operation, fs-defaultfs |
| getSnapshotDiffListing is not supported for HttpFs on {0}. P | exception | error | httpfs, webhdfs, snapshot-diff, pagination, unsupported-operation, fs-defaultfs |
| getSnapshottableDirListing is not supported for HttpFs on {0 | exception | error | httpfs, webhdfs, snapshot, unsupported-operation, fs-defaultfs |
| getSnapshotListing is not supported for HttpFs on {0}. Pleas | exception | error | httpfs, webhdfs, snapshot, unsupported-operation, fs-defaultfs |
| getServerDefaults is not supported for HttpFs on {0}. Please | exception | error | httpfs, webhdfs, server-defaults, unsupported-operation, fs-defaultfs |
| checkaccess is not supported for HttpFs on {0}. Please check | exception | error | httpfs, webhdfs, checkaccess, permissions, unsupported-operation, fs-defaultfs |
| setErasureCodingPolicy is not supported for HttpFs on {0}. P | exception | error | httpfs, webhdfs, erasure-coding, unsupported-operation, fs-defaultfs |
| getErasureCodingPolicy is not supported for HttpFs on {0}. P | exception | error | httpfs, webhdfs, erasure-coding, unsupported-operation, fs-defaultfs |
| unsetErasureCodingPolicy is not supported for HttpFs on {0}. | exception | error | httpfs, webhdfs, erasure-coding, unsupported-operation, fs-defaultfs |
| satisfyStoragePolicy is not supported for HttpFs on {0}. Ple | exception | error | httpfs, webhdfs, storage-policy, unsupported-operation, fs-defaultfs |
| Unable to support FSFileBlockLocationsLegacy because the fil | exception | error | httpfs, webhdfs, block-locations, legacy-client, unsupported-operation, fs-defaultfs |
| getErasureCodingPolicies is not supported for HttpFs on {0}. | exception | error | httpfs, webhdfs, erasure-coding, unsupported-operation, fs-defaultfs |
| getErasureCodeCodecs is not supported for HttpFs on {0}. Ple | exception | error | hdfs, httpfs, webhdfs, erasure-coding, fs-defaultfs, configuration, unsupported-operation |
| getTrashRoots is not supported for HttpFs on {0}. Please che | exception | error | hdfs, httpfs, webhdfs, trash, fs-defaultfs, configuration, unsupported-operation |
| Undefined property: signature.secret.file | exception | critical | httpfs, hadoop-auth, authentication, configuration, startup-failure, signature-secret |
| No secret in HttpFs signature secret file: {0} | exception | critical | httpfs, hadoop-auth, authentication, signature-secret, configuration, startup-failure |
| Could not read HttpFS signature secret file: {0} | exception | critical | httpfs, hadoop-auth, signature-secret, file-permissions, configuration, startup-failure |
| Operation [{0}], invalid path [{1}], must be '/' | exception | error | httpfs, webhdfs, rest-api, request-path, validation |
| User not in HttpFSServer admin group | exception | error | httpfs, authorization, access-control, instrumentation, configuration, http-403 |
| Invalid HTTP GET operation [{0}] | exception | error | httpfs, webhdfs, rest-api, http-get, operation-dispatch, bad-request |
| Invalid HTTP DELETE operation [{0}] | exception | error | httpfs, webhdfs, rest-api, http-delete, operation-dispatch, bad-request |
| Invalid HTTP POST operation [{0}] | exception | error | httpfs, webhdfs, rest-api, http-post, operation-dispatch, bad-request |
| Invalid HTTP PUT operation [{0}] | http | error | httpfs, webhdfs, rest-api, http-put, operation-dispatch, bad-request |
| [{0}] must be an absolute path [{1}] | validation | critical | httpfs, server-startup, path-validation, configuration, illegal-argument |
S11 Service [{0}] exception during status change to [{1}] -server shutting down-, {2 | error_code | critical | httpfs, server-lifecycle, service-failure, startup-failure, shutdown |
S01 Dir [{0}] does not exist | error_code | critical | httpfs, server-startup, missing-directory, configuration |
S02 [{0}] is not a directory | error_code | critical | httpfs, server-startup, path-validation, filesystem, configuration |
S03 Could not load file from classpath [{0}], {1} | error_code | critical | httpfs, server-startup, classpath, log4j, deployment-corruption |
S05 [{0}] is not a file | error_code | critical | httpfs, server-startup, config-file, path-validation |
S06 Could not load file [{0}], {1} | error_code | critical | httpfs, server-startup, xml-config, configuration, file-permissions |
S04 Service [{0}] does not implement declared interface [{1}] | error_code | critical | httpfs, server-startup, service-loading, custom-service, class-identity |
S07 Could not instanciate service class [{0}], {1} | error_code | critical | httpfs, service-loader, reflection, startup, configuration |
S08 Could not load service classes, {0} | error_code | critical | httpfs, classpath, service-loader, startup, class-not-found |
S10 Service [{0}] requires service [{1}] | error_code | critical | httpfs, service-dependencies, configuration, startup |
S09 Could not set service [{0}] programmatically -server shutting down-, {1} | error_code | critical | httpfs, hot-swap, runtime-admin, service-lifecycle |
H01 Service property [{0}] not defined | error_code | critical | httpfs, kerberos, configuration, security, keytab |
H02 Kerberos initialization failed, {0} | error_code | critical | httpfs, kerberos, authentication, kdc, keytab |
H09 Invalid FileSystemAccess security mode [{0}] | error_code | critical | httpfs, configuration, security, authentication, validation |
H10 Hadoop config directory not found [{0}] | error_code | critical | httpfs, hadoop-conf, configuration, startup, filesystem |
H11 Could not load Hadoop config files, {0} | error_code | critical | httpfs, hadoop-conf, xml, configuration, parsing |
H05 [{0}] validation failed, {1} | error_code | error | httpfs, whitelist, namenode, authorization, configuration |
H03 FileSystemExecutor error, {0} | error_code | error | httpfs, hdfs, filesystem, io, wrapper |
H08 {0} | error_code | error | httpfs, hdfs, filesystem, runtime, classpath |
| System property [{0}] not defined | validation | critical | httpfs, system-property, startup, servlet, deployment |
S13 Missing system property [{0}] | exception | critical | httpfs, system-property, startup, network, configuration |
S14 Could not initialize server, {0} | exception | critical | httpfs, dns, startup, network, hostname-resolution |
| {name} cannot be null | validation | error | httpfs, null-check, argument-validation, programming-error |
| {name} cannot be empty | validation | error | httpfs, empty-string, argument-validation, input-validation |
| [{0}] = [{1}] exceeds max len [{2}] | validation | error | java, hadoop, httpfs, validation, string-length |
| [{0}] = [{1}] must be "{2}" | validation | error | java, hadoop, httpfs, validation, regex, identifier |
| parameter [{0}] = [{1}] must be greater than zero | validation | error | java, hadoop, httpfs, validation, numeric |
| parameter [{0}] = [{1}] must be greater than or equals zero | validation | error | java, hadoop, httpfs, validation, numeric |
| Invalid value [{0}], must be a boolean | validation | error | java, hadoop, httpfs, rest, webhdfs, boolean, query-string |
| Parameter [{0}], invalid value [{1}], value must be [{2}] | validation | error | java, hadoop, httpfs, rest, webhdfs, query-string, validation |
| Param class [{0}] does not have default constructor | exception | error | java, hadoop, httpfs, reflection, jax-rs, constructor |
| Missing Operation parameter [{0}] | validation | error | java, hadoop, httpfs, rest, webhdfs, query-string |
| Invalid Operation [{0}] | validation | error | java, hadoop, httpfs, rest, webhdfs, enum, query-string |
| Unsupported Operation [{0}] | validation | error | java, hadoop, httpfs, jax-rs, provider-registration |
| Parameter [{0}], invalid value [{1}], value must be [{2}] | validation | error | java, hadoop, httpfs, rest, webhdfs, regex, query-string |
| Invalid value | validation | error | java, hadoop, httpfs, validation, regex |
EINVAL Unable to determine the configured value for %s. | console | error | c, hadoop, fuse-dfs, libhdfs, configuration, mount |
| hdfsConnFree(username=%s): hdfsDisconnect failed with error | console | error | |
| hdfsConnCheckKpath(conn.usrname=%s): the kerberos ticket cac | console | error | |
| hdfsConnCheckKpath(conn.usrname=%s): stat(%s) failed with er | console | error | |
| hdfsConnCheckKpath(conn.usrname=%s): mtime on '%s' has chang | console | error | |
| hdfsConnExpiry: LOGIC ERROR: condemned connection as %s is s | console | error | |
EACCES fuseNewConnect: failed to find Kerberos ticket cache file '%s'. Did you remembe | console | error | |
| fuseNewConnect(usrname=%s): Unable to create fs: error code | console | error | |
| fuseConnect(usrname=%s): fuseNewConnect failed with error co | console | error | |
| fuseConnectTest failed with error code %d | console | error | |
| hdfsConnRelease(usrname=%s): freeing condemend FS! | console | error | |
EIO fuseConnectAsThreadUid: failed to open a libhdfs connection! error %d.
| console | error | |
EIO fuseConnectAsThreadUid: failed to open a libhdfs connection! error %d.
| console | error | |
EIO fuseConnectAsThreadUid: failed to open a libhdfs connection! error %d.
| console | error | |
EIO fuseConnectAsThreadUid: failed to open a libhdfs connection! error %d.
| console | error | |
EIO fuseConnectAsThreadUid: failed to open a libhdfs connection! error %d.
| console | error | |
EIO fuseConnectAsThreadUid: failed to open a libhdfs connection! error %d.
| console | error | c, fuse-dfs, libhdfs, kerberos, connection, eio, readdir |
EIO fuseConnectAsThreadUid: failed to open a libhdfs connection! error %d.
| console | error | c, fuse-dfs, libhdfs, kerberos, connection, eio, rename |
EIO fuseConnectAsThreadUid: failed to open a libhdfs connection! error %d.
| console | error | c, fuse-dfs, libhdfs, kerberos, connection, eio, rmdir |
EIO fuseConnectAsThreadUid: failed to open a libhdfs connection! error %d.
| console | error | c, fuse-dfs, libhdfs, kerberos, connection, eio, statfs, df |
EIO fuseConnectAsThreadUid: failed to open a libhdfs connection! error %d.
| console | error | c, fuse-dfs, libhdfs, kerberos, connection, eio, truncate |
EIO fuseConnectAsThreadUid: failed to open a libhdfs connection! error %d.
| console | error | c, fuse-dfs, libhdfs, kerberos, connection, eio, unlink, rm |
EIO fuseConnectAsThreadUid: failed to open a libhdfs connection! error %d.
| console | error | c, fuse-dfs, libhdfs, kerberos, connection, eio, utimens, touch |
| PrintExceptionAndFree: error determining class name of excep | console | warning | c, libhdfs, jni, jvm, exception-handling, einternal |
| error: | console | error | c, libhdfs, jni, logging, exception, errno-mapping |
| (unable to get root cause for %s) | console | warning | c, libhdfs, jni, classpath, version-mismatch, diagnostics |
| (unable to get stack trace for %s) | console | warning | c, libhdfs, jni, classpath, version-mismatch, diagnostics |
| error: (no exception) | console | warning | c, libhdfs, jni, jvm, oom, error-handling |
EINVAL port %d was given, but URI '%s' already contains a port!
| console | error | c, libhdfs, uri, configuration, einval, connection |
ENOMEM calcEffectiveURI: out of memory | console | error | c, libhdfs, oom, enomem, connection |
ENOTSUP ERROR: cannot open an hdfs file in O_RDWR mode
| console | error | c, libhdfs, hdfs, file-open, enotsup, posix-portability |
EIO hdfsGetWorkingDirectory: FileSystem#getWorkingDirectory returned NULL | console | error | hdfs, libhdfs, jni, working-directory |
EINTERNAL hdfsGetHosts(path=%s, start=%"PRId64", length=%"PRId64"): BlockLocation#getHosts | console | error | hdfs, libhdfs, jni, block-location, data-locality |
| could not find method %s from class %s with signature %s | console | critical | hdfs, libhdfs, jni, classpath, version-mismatch, nosuchmethoderror |
| wildcard_expandPath: on readdir %s: %s | console | warning | hdfs, libhdfs, classpath, readdir, wildcard-expansion |
| wildcard_expandPath: on closedir %s: %s | console | warning | hdfs, libhdfs, classpath, closedir, wildcard-expansion |
| wildcard_expandPath: on opendir %s: %s | console | error | hdfs, libhdfs, classpath, opendir, wildcard-expansion |
| getClassPath_helper: failed strdup: %s | console | error | hdfs, libhdfs, classpath, out-of-memory, strdup |
| getClassPath: failed calloc: %s | console | error | hdfs, libhdfs, classpath, out-of-memory, calloc |
| Expected classpath expansion length to be %zu but instead go | console | error | hdfs, libhdfs, classpath, race-condition, wildcard-expansion |
| JNI_GetCreatedJavaVMs failed with error: %d | console | critical | hdfs, libhdfs, jni, jvm, initialization |
| Environment variable CLASSPATH not set! | console | error | libhdfs, jni, classpath, environment-variable, jvm |
| Call to JNI_CreateJavaVM failed with error: %d | console | critical | libhdfs, jni, jvm, libhdfs-opts, jvm-options |
| Call to AttachCurrentThread failed with error: %d | console | error | libhdfs, jni, attachcurrentthread, multithreading, jvm |
| getJNIEnv: Unable to create ThreadLocalState | console | critical | libhdfs, out-of-memory, malloc, thread-local-storage |
| getJNIEnv: getGlobalJNIEnv failed | console | error | libhdfs, jni, jvm-bootstrap, umbrella-error, thread-local-storage |
| mutexLock: pthread_mutex_lock failed with error %d | console | error | libhdfs, pthread, mutex, posix, synchronization |
| mutexUnlock: pthread_mutex_unlock failed with error %d | console | error | libhdfs, pthread, mutex, posix, deadlock |
| threadCreate: pthread_create failed with error %d | console | error | libhdfs, pthread, thread-creation, resource-limits, posix |
| threadJoin: pthread_join failed with error %d | console | error | libhdfs, pthread, thread-join, posix, double-join |
| hdfsThreadDestructor: GetJavaVM failed with error %d | console | warning | libhdfs, jni, thread-exit, tls-destructor, getjavavm |
| hdfsThreadDestructor: Unable to detach thread %s from the JV | console | warning | libhdfs, jni, detachcurrentthread, thread-exit, tls-destructor |
| threadLocalStorageCreate: OOM - Unable to allocate thread lo | console | critical | libhdfs, out-of-memory, malloc, thread-local-storage |
| threadLocalStorageGet: pthread_key_create failed with error | console | error | libhdfs, pthread, tls, thread-local-storage, resource-limits |
| threadLocalStorageSet: pthread_setspecific failed with error | console | error | libhdfs, pthread, tls, thread-local-storage, out-of-memory |
| threadCreate: CreateThread failed with error %d | console | error | libhdfs, windows, createthread, thread-creation, win32 |
| threadJoin: WaitForSingleObject failed with error %d | console | error | libhdfs, windows, waitforsingleobject, thread-join, win32 |
| threadJoin: WaitForSingleObject unexpected error %d | console | warning | libhdfs, windows, waitforsingleobject, thread-join, win32 |
| detachCurrentThreadFromJvm: GetJavaVM failed with error %d | console | warning | libhdfs, windows, jni, thread-detach, dll |
| detachCurrentThreadFromJvm: Unable to detach thread %s from | console | warning | libhdfs, windows, jni, detachcurrentthread, dll |
| tlsCallback: TlsFree failed with error %d | console | info | libhdfs, windows, tls, tlsfree, dll-unload |
| hdfsRead failed and set errno %d | console | error | |
| testLibHdfs: some threads failed: [ | console | error | |
| ]. FAILURE. | console | error | |
-EIO testRecursiveJvmMutex: getJNIEnv failed
| console | error | |
| testRecursiveJvmMutex failed | console | error | |
| testLibHdfs: must have a number of threads between 1 and %d | console | error | |
| malloc(%d) failed | console | error | |
EIO nmdGetNameNodePort failed with error %d
| console | error | |
| TEST_ERROR: test_zerocopy: nmdGetNameNodePort returned error | console | error | |
| failed to allocate memory for stopwatch | console | error | |
| clock_gettime(CLOCK_MONOTONIC) failed with error %d (%s) | console | error | |
| failed to calloc options | console | error | |
| You must set the VECSUM_PATH environment variable to the pat | console | error | |
| Can't parse VECSUM_LENGTH of '%s'. | console | error | |
| VECSUM_LENGTH must be a multiple of '%lld'. The currently s | console | error | |
| You must set the VECSUM_PASSES environment variable to the n | console | error | |
| Invalid value for the VECSUM_PASSES environment variable. Y | console | error | |
| You must set the VECSUM_TYPE environment variable to libhdfs | console | error | environment-variable, configuration, vecsum, startup-validation |
| Invalid VECSUM_TYPE environment variable. Valid values are | console | error | environment-variable, configuration, input-validation, vecsum |
| hdfsOpenFile(%s) failed: error %d (%s)\n | console | error | hdfs, libhdfs, c, errno, file-open, vecsum |
EINVAL %s is not a multiple of sizeof(double)\n | validation | error | libhdfs, c, vecsum, einval, alignment, compile-time-constants |
| hadoopReadZero failed with error code %d (%s)\n | console | error | hdfs, libhdfs, zero-copy, short-circuit, domain-socket, errno, vecsum |
ENOMEM hadoopRzOptionsAlloc failed.\n | console | error | libhdfs, c, errno, memory, vecsum, zero-copy |
| vecsum_zcr_loop pass %d failed with error %d\n | console | error | hdfs, vecsum, zero-copy, wrapper |
| hdfsRead failed with error %d (%s)\n | console | error | hdfs, libhdfs, c, errno, read, vecsum |
| vecsum_normal_loop pass %d failed with error %d\n | console | error | hdfs, vecsum, wrapper, read |
| vecsum_length: stat(%s) failed: error %d (%s)\n | console | warning | libhdfs, c, vecsum, local-mode, stat, errno |
| vecsum failed with error %d\n | console | error | hdfs, vecsum, wrapper, exit-code |
| AsyncDataService is already shutdown | exception | error | nfs-gateway, hadoop, java, executor, lifecycle, race-condition, shutdown |
| FS:%s, Namenode ID collision for path:%s nnid:%s uri being a | exception | critical | nfs-gateway, hdfs, exports, dfsclientcache, startup, configuration |
| No namenode URI found for user:{} namenodeId:{} | exception | error | nfs-gateway, hdfs, exports, dfsclient, mount, cache-loader |
| Only HDFS is supported as underlyingFileSystem, fs scheme:{} | exception | error | nfs-gateway, hdfs, filesystem-scheme, exports, configuration |
| output stream is out of sync, pos={} and nextOffset should b | exception | critical | nfs-gateway, hdfs, write-path, data-integrity, invariant, nfs3 |
| Must start privileged NFS server with 'nfs.registration.port | exception | critical | nfs-gateway, hadoop, configuration, privileged-port, startup, jsvc, daemon |
| Cannot remove current dump directory: {} | exception | error | nfs-gateway, hdfs, dump-directory, permissions, startup, filesystem |
| Cannot create dump directory {} | exception | critical | hadoop, hdfs, nfs, nfs3-gateway, filesystem, permissions, startup |
| Can't get path for handle path: {} | exception | error | hadoop, hdfs, nfs, readdir, stale-handle, concurrency |
| Mount table " + mount + " doesn't exist | exception | error | hadoop, rbf, router-based-federation, fedbalance, mount-table, admin-api |
| Failed update mount table " + mount | exception | error | hadoop, rbf, fedbalance, mount-table, state-store, update-failed |
| Failed update mount table " + mount + " with readonly=" + re | exception | error | hadoop, rbf, fedbalance, mount-table, readonly, state-store, update-failed |
| The destination cluster must be specified. | exception | error | hadoop, rbf, fedbalance, cli, uri-validation, client-side |
| The mount point doesn't exist. path=" + fedPath | validation | error | hadoop, rbf, fedbalance, mount-table, cli, client-side |
| The mount point has more than one destination. path={} | validation | error | hadoop, rbf, fedbalance, mount-table, multi-destination, client-side |
| Configured handlers dfs.federation.router.handler.count= %d | validation | critical | hadoop, rbf, router, fairness, configuration, startup |
| State Store does not have an interface for {} | exception | error | hadoop, rbf, state-store, resolver, configuration, startup |
| State Store does not have an interface for {} | exception | error | hadoop, rbf, state-store, mount-table, resolver, configuration |
| Cannot find locations for {}, because the default nameservic | exception | error | hadoop, rbf, router, mount-table, path-resolution, configuration |
| Mount Table not initialized | exception | error | hadoop, rbf, router, state-store, startup, not-initialized |
| Cannnot build location, {} should not resolve multiple desti | exception | error | hadoop, rbf, mount-table, resolver, multi-destination, configuration |
| Unsupported path {} please check mount table | exception | error | hadoop, rbf, mount-table, path-resolution, malformed-record |
| No namespace availaible. | exception | error | hadoop, rbf, erasure-coding, router, namespaces, state-store |
| Wrong name service specified : {} | validation | error | hadoop, rbf, router, configuration, nameservice, startup |
| Mount table state store is not available. | exception | error | hadoop, rbf, router, state-store, mount-table, startup |
| Federated metrics is not initialized | exception | error | hdfs, router-based-federation, jmx, metrics, startup-race |
| Cannot serialize field {} into JSON | exception | error | hdfs, router-based-federation, jmx, serialization, reflection, state-store |
| The quota system is disabled in Router. | exception | error | hdfs, router-based-federation, quota, configuration |
| Permission denied: {} is not allowed to change quota of {} | exception | error | hdfs, router-based-federation, quota, access-control, mount-table |
| Cannot find namenode resolver. | exception | critical | hdfs, router-based-federation, startup, configuration, resolver, reflection |
| Cannot find subcluster resolver | exception | critical | hdfs, router-based-federation, startup, configuration, resolver, reflection |
| Namenode metrics is not initialized | exception | error | hdfs, router-based-federation, metrics, startup-race, jmx |
| Mount table state store is not available. | exception | error | hdfs, router-based-federation, state-store, mount-table, configuration, admin |
| Disabled Nameservice state store is not available. | exception | error | hdfs, router-based-federation, state-store, nameservice, admin, failover |
| File not found in downstream nameservices: {} | exception | error | hdfs, router-based-federation, mount-table, admin, validation |
| Rename of {} to {} is not allowed. The number of remote loca | exception | error | hdfs, router-based-federation, rename, mount-table, multi-destination |
| Cannot find target file - {} | exception | error | hdfs, router-based-federation, concat, file-not-found, mount-table |
| Cannot find source file - {} | exception | error | hdfs, router-based-federation, concat, file-not-found, validation |
| Cannot concatenate source file {} because it is located in a | exception | error | hdfs, router-based-federation, concat, cross-namespace, mount-table |
| Not implemented | exception | warning | hdfs, router-based-federation, batched-listing, unsupported-operation, version-compat |
| Operation "{}" is not supported | exception | warning | hdfs, router-based-federation, upgrade, unsupported-operation, admin |
| Cannot find locations for {} in {} | exception | error | hdfs, router-based-federation, content-summary, mount-table, resolution, no-location |
| No mount point for %s | exception | error | hdfs, router, federation, mount-table, path-resolution, getenclosingroot |
| Rename of {} to {} is not allowed, no eligible destination i | exception | error | hdfs, router, federation, rename, mount-table, cross-namespace, configuration |
| Rename of {} to {} is not allowed. The remote location shoul | exception | error | hdfs, router, federation, rename, mount-table, multi-destination |
| Rename of {} to {} failed. | exception | error | hdfs, router, federation, rename, distcp, balance-job, async-job-failure |
| Permission denied rename {}({}) to {}({}) Reason={} | exception | error | hdfs, router, federation, rename, permission-denied, access-control, kerberos-proxy |
| Router Federation Rename is interrupted while checking permi | exception | warning | hdfs, router, federation, rename, interrupted, shutdown |
| Router federation rename can't rename snapshot path. src={}( | exception | error | hdfs, router, federation, rename, snapshot, validation |
| Router federation rename can't rename snapshot path. dst={}( | exception | error | hdfs, router, federation, rename, snapshot, validation |
| map={} is negative. Please check {} | exception | error | hdfs, router, federation, rename, configuration, misconfiguration |
| bandwidth={} is negative. Please check {} | exception | error | hdfs, router, federation, rename, configuration, bandwidth |
| delay={} is negative. Please check {} | exception | error | hdfs, router, federation, rename, configuration, delay |
| diff={} is negative. Please check {} | exception | error | hdfs, router, federation, rename, configuration, diff |
| Print network topology failed. {} | http | warning | hdfs, router, federation, http-servlet, topology, monitoring, admin-ui |
| Permission denied while accessing mount table {}: user {} do | exception | error | hdfs, router, federation, mount-table, permission-denied, access-control, admin-api |
| Cannot get the remote user name | exception | error | hdfs, router, federation, access-control, superuser, rpc-context |
| {} is not a super user | exception | error | hdfs, router, federation, superuser, permission-denied, access-control, admin-api |
| Router quota manager is not initialized. | exception | error | hdfs, router, federation, quota, initialization, startup, internal-invariant |
| Mount table state store is not available. | exception | error | hdfs, router, federation, quota, state-store, zookeeper, availability |
| The NameSpace quota (directories and files) is exceeded: quo | exception | error | hdfs, router, federation, quota, namespace-quota, capacity |
| The DiskSpace quota is exceeded: quota = {} B = {} but disks | exception | error | hdfs, router, federation, quota, space-quota, capacity |
| Cannot get a connection to {} | exception | error | |
| No namenodes available under nameservice {} | exception | error | |
| No namenodes to invoke {} with params {} from {} | exception | error | |
| No namenode available to invoke {} {} in {} from {} | exception | error | |
| No remote locations available | exception | error | |
| Router {} is overloaded: Not enough client threads {}/{} | exception | error | |
| Unexpected error while invoking API {} | exception | error | |
| Cannot locate a registered namenode for {} from {} | exception | error | |
| Router {} is overloaded for NS: {} | exception | error | |
| Async queue size must be at least 1 | validation | error | |
| Async handler count must be at least 1 | validation | error | |
| Bad journal uri. Please check configuration for hdfs.fedbala | exception | error | |
| Operation "{}" is not supported | exception | error | |
| Router {} is in safe mode and cannot handle {} requests | exception | error | |
| Cannot get locations to create {} | exception | error | |
| The operation is not allowed because the path: {} is a mount | exception | error | |
| The operation is not allowed because there are mount points: | exception | error | hadoop, hdfs, rbf, federation, mount-table, access-control, rename, quota |
| Cannot find locations for {} in {} | exception | error | hadoop, hdfs, rbf, federation, mount-table, path-resolution, state-store |
| {} is in a read only mount point | exception | error | hadoop, hdfs, rbf, federation, read-only, mount-table, access-control |
| Router is in startup mode | exception | warning | hadoop, hdfs, rbf, webhdfs, startup, retriable |
| {} is not supported | exception | error | hadoop, hdfs, rbf, webhdfs, unsupported-operation, put |
| Failed to find datanode, suggest to check cluster health. ex | exception | error | hadoop, hdfs, rbf, webhdfs, datanode, redirect, cluster-health |
| File {} not found. | exception | error | hadoop, hdfs, rbf, webhdfs, file-not-found, open, append |
| Offset={} out of the range [0, {}); {}, path={} | exception | error | hadoop, hdfs, rbf, webhdfs, offset, range-validation, open |
| No namespace availaible. | exception | error | hadoop, hdfs, rbf, erasure-coding, state-store, membership, async-rpc |
| The quota system is disabled in Router. | exception | error | hadoop, hdfs, rbf, quota, configuration, async-rpc |
| Rename of {} to {} is not allowed. The number of remote loca | exception | error | hadoop, hdfs, rbf, rename, multi-destination, mount-table, async-rpc |
| Rename of {src} to {dst} is not allowed. The number of remot | exception | error | hadoop, hdfs, rbf, rename, multi-destination, mount-table, async-rpc |
| Cannot find target file - {trg} | exception | error | hadoop, hdfs, rbf, concat, file-not-found, async-rpc |
| Cannot find source file - {sourceFile} | exception | error | hadoop, hdfs, rbf, concat, file-not-found, async-rpc |
| Cannot concatenate source file {sourceFile} because it is lo | exception | error | hadoop, hdfs, rbf, concat, cross-namespace, mount-table, async-rpc |
| No mount point for %s | exception | error | hadoop, hdfs, rbf, mount-table, encryption-zone, path-resolution, async-rpc |
| No namenodes to invoke {methodName} with params {params} fro | exception | error | hdfs, router-based-federation, async-rpc, namenode-resolution, state-store |
| Namespace '{nsid}' async handler is busy. | exception | warning | hdfs, router-based-federation, async-rpc, backpressure, thread-pool, retryable |
| Failed to create SecretManager | exception | critical | hdfs, router-based-federation, security, delegation-token, kerberos, startup |
| Delegation Token can be issued only with kerberos or web aut | exception | error | hdfs, router-based-federation, security, delegation-token, kerberos, authentication |
| Delegation Token can be renewed only with kerberos or web au | exception | error | hdfs, router-based-federation, security, delegation-token, kerberos, authentication |
| Counter table not initialized: {table} | exception | error | hdfs, router-based-federation, delegation-token, mysql, sql, data-initialization |
| Error starting threads for MySQL secret manager | exception | critical | hdfs, router-based-federation, delegation-token, mysql, sql, startup |
| Tokens cannot be fetched from path {TOKEN_PATH} | exception | error | hdfs, router-based-federation, delegation-token, zookeeper, distributed-cache |
| Zookeeper client is null | exception | error | hdfs, router-based-federation, delegation-token, zookeeper, curator |
| Cached State Store not initialized, {recordClass} records no | exception | error | hdfs, router-based-federation, state-store, cache, startup-race |
| State Store driver {driverName} in {hostname} is not ready. | exception | error | hdfs, router-based-federation, state-store, driver, availability |
| Cannot fetch records for {clazz} | exception | error | hdfs, router-based-federation, state-store, file-io, corruption |
| Cannot fetch records for {clazz} | exception | error | hdfs, router-based-federation, state-store, mysql, sql, jdbc |
| Cannot get children for "{znode}": {message} | exception | error | hdfs, router-based-federation, state-store, zookeeper |
| The creation time for the record cannot be negative. | validation | error | hdfs, router-based-federation, state-store, record-validation, timestamps |
| The modification time for the record cannot be negative. | validation | error | hdfs, router-based-federation, state-store, record-validation, timestamps |
| Invalid registration, no nameservice specified {} | validation | error | hdfs, router-based-federation, state-store, membership, record-validation |
| Invalid registration, no web address specified {} | validation | error | hdfs, router-based-federation, state-store, membership, record-validation |
| Invalid registration, no rpc address specified {} | validation | error | hdfs, router-based-federation, state-store, membership, record-validation |
| Invalid registration, no block pool specified {} | validation | error | hdfs, router-based-federation, state-store, membership, record-validation, block-pool |
| Invalid entry, no source path specified {} | validation | error | |
| Invalid entry, all mount points must start with / {} | validation | error | |
| Invalid entry, no destination paths specified {} | validation | error | |
| Invalid entry, invalid destination nameservice {} | validation | error | |
| Invalid entry, invalid destination path {} | validation | error | |
| Invalid entry, all destination must start with / {} | validation | error | |
| Invalid entry, fault tolerance requires multiple destination | validation | error | |
| Invalid entry, fault tolerance only supported for ALL order | validation | error | |
| Invalid router entry, no address specified {} | validation | error | |
| Too many arguments, Max=2 argument allowed | validation | error | |
| Too many arguments, Max=1 argument allowed only | validation | error | |
| Too many arguments, Max=2 arguments allowed | validation | error | |
| No arguments allowed | validation | error | |
| Unknown Command: {} | validation | error | |
| {} doesn't exist. | exception | error | |
| Unable to parse arguments: {} | exception | error | |
| Invalid argument: {}. Please specify either true or false. | validation | error | |
| Cannot parse nsQuota: {} | validation | error | hdfs, rbf, federation, quota, cli, number-format |
| Cannot parse ssQuota: {} | validation | error | hdfs, rbf, federation, quota, cli, number-format |
| Invalid argument : {} | validation | error | hdfs, rbf, federation, quota, cli, argument-validation |
| Input quota value should be a positive number. | validation | error | hdfs, rbf, federation, quota, validation, cli |
| Must specify at least one of -nsQuota and -ssQuota. | validation | error | hdfs, rbf, federation, quota, missing-argument, cli |
| {} doesn't exist in mount table. | exception | error | hdfs, rbf, federation, quota, mount-table, not-found |
| "Invalid argument: " + cmd | validation | error | hdfs, rbf, federation, safe-mode, cli, argument-validation |
| "Unknown command: " + cmd | validation | error | hdfs, rbf, federation, nameservice, cli, argument-validation |
| "Mkdirs failed to create " + reduceIn.getParent().toString() | exception | error | mapreduce, yarn, uber-mode, local-filesystem, mkdir, disk-full |
| "Couldn't rename " + mapOut | exception | error | mapreduce, yarn, uber-mode, rename, local-filesystem |
| "Couldn't rename " + mapOutIndex | exception | error | mapreduce, yarn, uber-mode, rename, local-filesystem, partial-state |
| Not yet implemented. | exception | error | mapreduce, yarn, application-master, umbilical-protocol, not-implemented, version-mismatch |
| "Mkdirs failed to create " + workDir.toString() | exception | error | mapreduce, yarn, node-manager, local-dirs, mkdir, disk-full, permissions |
| Incompatible with LocalRunner | exception | error | mapreduce, yarn, local-runner, framework-mismatch, unsupported-operation, shuffle |
| "Not creating intermediate history logDir: [" + doneDirPath | exception | critical | mapreduce, yarn, application-master, job-history, hdfs, configuration, missing-directory |
| Missing Log Directory for History | exception | error | mapreduce, job-history, staging-dir, application-master, configuration |
| User is null while setting up jobhistory eventwriter | exception | error | mapreduce, job-history, ugi, kerberos, user-identity |
| Unknown Job {} | exception | error | mapreduce, am-client, job-id, rpc |
| User {} cannot perform operation {} on {} | exception | error | mapreduce, acl, authorization, access-control |
| Unknown Task {} | exception | error | mapreduce, am-client, task-id, rpc |
| Unknown TaskAttempt {} | exception | error | mapreduce, am-client, task-attempt, rpc |
| MR AM not authorized to issue delegation token | exception | error | mapreduce, delegation-token, security, application-master |
| MR AM not authorized to renew delegation token | exception | error | mapreduce, delegation-token, renewal, security |
| MR AM not authorized to cancel delegation token | exception | error | mapreduce, delegation-token, cancellation, security |
| Only one of the following keys can be specified for a single | validation | error | mapreduce, resources, configuration, illegal-argument |
| Error parsing local resource path. Path was not able to be c | exception | error | mapreduce, localization, uri, distributed-cache |
| ShuffleProvider Service: {} was NOT found in the list of aux | exception | error | mapreduce, shuffle, aux-services, yarn, configuration |
| Resource Manager doesn't recognize AttemptId: {} | exception | critical | mapreduce, yarn, resource-manager, rm-restart, am-reboot |
| Could not contact RM after {} milliseconds. | exception | critical | mapreduce, yarn, resource-manager, connectivity, retry-timeout |
| Resource Manager doesn't recognize AttemptId: {} | exception | critical | mapreduce, yarn, resource-manager, rm-restart, am-reboot |
| Could not contact RM after {} milliseconds. | exception | critical | mapreduce, yarn, resource-manager, connectivity, retry-timeout |
| Invalid blacklistDisablePercent: {}. Should be an integer be | validation | error | mapreduce, configuration, blacklisting, validation, am-init |
| The %s is not allowed to use %s = %s config, cause it match | exception | error | mapreduce, security, access-control, blacklist, configuration |
| job, {}, is not found | http | warning | mapreduce, rest, am-web-services, http-404, job-id |
| taskid {} not found or invalid | http | error | mapreduce, rest, http-404, applicationmaster, task-id, web-services |
| task not found with id {} | http | error | mapreduce, rest, http-404, applicationmaster, task-id |
| task attempt id {} not found or invalid | http | error | mapreduce, rest, http-404, applicationmaster, task-attempt-id |
| Error getting info on task attempt id {} | http | error | mapreduce, rest, http-404, applicationmaster, task-attempt-id |
| unable to load configuration for job: {} | http | error | mapreduce, rest, http-404, configuration, hdfs, job-conf |
| tasktype must be either m or r | http | error | mapreduce, rest, http-400, query-parameter, task-type |
| Only 'KILLED' is allowed as a target state. | http | error | mapreduce, rest, http-400, state-transition, task-attempt |
| missing task-type. | http | error | mapreduce, web-ui, http-400, applicationmaster, query-parameter |
| missing attempt-state. | http | error | mapreduce, web-ui, http-400, applicationmaster, query-parameter |
| Bad Request: Missing job ID | http | error | mapreduce, web-ui, http-400, applicationmaster, query-parameter |
| Not Found: {} | http | error | mapreduce, web-ui, http-404, applicationmaster, job-id |
| Access denied: User {} does not have permission to view job | http | error | mapreduce, web-ui, http-403, acl, authorization, applicationmaster |
| missing task ID | http | error | mapreduce, web-ui, http-400, applicationmaster, task-id, query-parameter |
| Resource type PATTERN is not implemented yet. {} | exception | error | mapreduce, distributed-cache, local-mode, localresource, local-job-runner |
| Error generating encrypted spill key | exception | error | mapreduce, local-job-runner, encryption, jvm-security, hmac |
| Configured mapreduce.local.map.tasks.maximum must be >= 1 | validation | error | mapreduce, local-job-runner, configuration, thread-pool |
| Configured mapreduce.local.reduce.tasks.maximum must be >= 1 | validation | error | mapreduce, local-job-runner, configuration, thread-pool |
| Changing job priority in LocalJobRunner is not supported. | exception | error | hadoop, mapreduce, local-mode, job-priority, unsupported-operation |
| Killing tasks in LocalJobRunner is not supported | exception | error | hadoop, mapreduce, local-mode, task-kill, unsupported-operation |
| Not supported | exception | error | hadoop, mapreduce, local-mode, task-logs, unsupported-operation |
| Unrecognized priority: {} | exception | error | hadoop, mapreduce, job-priority, enum-conversion, version-mismatch |
| Unrecognized task type: {} | exception | error | hadoop, mapreduce, yarn, task-type, enum-conversion, version-mismatch |
| Unrecognized State: {} | exception | error | hadoop, mapreduce, yarn, task-attempt-state, enum-conversion, version-mismatch |
| Unrecognized Phase: {} | exception | error | hadoop, mapreduce, yarn, phase, enum-conversion, version-mismatch |
| Unrecognized status: {} | exception | error | hadoop, mapreduce, yarn, completion-event, enum-conversion, version-mismatch |
| Unrecognized job state: {} | exception | error | hadoop, mapreduce, yarn, job-state, enum-conversion, version-mismatch |
| Unrecognized task state: {} | exception | error | hadoop, mapreduce, yarn, task-state, enum-conversion, version-mismatch |
| Unrecognized application state: {} | exception | error | hadoop, mapreduce, yarn, application-state, enum-conversion, version-mismatch |
| Invalid specification for distributed-cache artifacts of typ | exception | error | hadoop, mapreduce, distributed-cache, job-submission, configuration |
| Resource name must be relative | exception | error | hadoop, mapreduce, distributed-cache, symlink, uri, fragment |
| Invalid path URI: {} - cannot contain both a URI fragment an | exception | error | hadoop, mapreduce, distributed-cache, wildcard, uri, fragment |
| Unknown task symbol: {} | exception | error | hadoop, mapreduce, rest-api, web-ui, query-param, task-type |
| Unable to parse '{}' as a URI, check the setting for mapredu | exception | error | hadoop, mapreduce, configuration, uri, framework-path |
| Could not locate MapReduce framework name '{}' in mapreduce. | exception | error | hadoop, mapreduce, classpath, framework-path, configuration |
| Invalid path URI: {} - cannot contain both a URI fragment an | exception | error | hadoop, mapreduce, distributed-cache, wildcard, uri, fragment |
| MapReduce JobHistory WebApp Address does not contain a valid | exception | error | hadoop, mapreduce, jobhistory, webapp-address, configuration |
| mapreduce.reduce.markreset.buffer.percent{} | exception | error | |
| No input paths specified in job | exception | error | |
| Not a file: {} | exception | error | |
| Offset {} is outside of file (0..{}) | exception | error | |
| Compression codec {} was not found. | exception | error | |
| Output directory not set in JobConf. | exception | error | |
| Output directory {} already exists | exception | error | |
| Undefined job output-path | exception | error | |
| This method can only be called from within a Job | validation | error | |
| Fixed record length {} is invalid. It should be set to a va | exception | error | |
| wrong key class: {} is not {} | exception | error | |
| wrong value class: {} is not {} | exception | error | |
| Rec# {}: Negative key-length: {} | exception | error | |
| Rec# {}: Negative value-length: {} | exception | error | |
| Asked for {} Got: {} | exception | error | |
| Asked for {currentValueLength} Got: {i} | exception | error | |
| Could not validate checksum | exception | error | |
| Skip not supported for IFileInputStream | exception | error | |
| Checksum Error | exception | error | |
| Interrupted waiting for construction | exception | error | |
| Invalid request Map Id = {mapId} Reducer = {reduce} Index I | exception | error | |
| Error Reading IndexFile | exception | error | |
| TaskId string : {str} is not properly formed | exception | error | |
| interrupted | exception | error | |
| Job failed! | exception | error | |
| {classpathFile} not found on CLASSPATH | exception | error | |
| Compression codec {name} was not found. | validation | error | |
| Task memory allocation may not be < 0 | validation | error | |
| Invalid response status code: {code} | exception | error | |
| Cannot seek in {codecName} compressed stream | exception | error | |
| Invalid output collector class: {clazzName} (does not implem | exception | error | |
| Initialization of all the collectors failed. Error in last c | exception | error | |
| Initialization of all the collectors failed. | exception | error | |
| interrupt exception | exception | error | |
| can't find class | exception | error | |
| Invalid "mapreduce.map.sort.spill.percent": {spillper} | exception | error | |
| Invalid value for "mapreduce.task.spill.files.count.limit", | exception | error | |
| Invalid "mapreduce.task.io.sort.mb": {sortmb} | exception | error | |
| Spill thread failed to initialize | exception | error | hadoop, mapreduce, maptask, spill, threading, interrupted |
| Type mismatch in key from map: expected {keyClassName}, rece | exception | error | hadoop, mapreduce, mapper, serialization, type-mismatch, configuration |
| Type mismatch in value from map: expected {valueClassName}, | exception | error | hadoop, mapreduce, mapper, serialization, type-mismatch, configuration |
| Illegal partition for {key} ({partition}) | exception | error | hadoop, mapreduce, partitioner, index-out-of-bounds, custom-partitioner |
| Buffer interrupted while waiting for the writer | exception | error | hadoop, mapreduce, spill, io-sort-buffer, threading, interrupted |
| Interrupted while waiting for the writer | exception | error | hadoop, mapreduce, spill, flush, threading, interrupted |
| Spill failed | exception | error | hadoop, mapreduce, spill, thread-shutdown, interrupted |
| Unable to rename {src} to {dst}: couldn't create parent dire | exception | error | hadoop, mapreduce, spill, rename, local-dirs, disk-full |
| Unable to rename {src} to {dst} | exception | error | hadoop, mapreduce, rename, spill, local-filesystem |
| Too many spill files got created, control it with mapreduce. | exception | error | hadoop, mapreduce, spill, io-sort-buffer, configuration, limits |
| getShuffleFinishTime() not supported for MapTask | exception | error | hadoop, mapreduce, taskstatus, unsupported-operation, api-misuse |
| setShuffleFinishTime() not supported for MapTask | exception | error | hadoop, mapreduce, taskstatus, unsupported-operation, api-misuse |
| Invalid job run state : {runState} | exception | error | hadoop, mapreduce, outputcommitter, job-lifecycle, invalid-state |
| Configuration file not found at {confFile} | exception | critical | hadoop, mapreduce, queues, configuration, missing-file, startup |
| No queues defined | exception | error | hadoop, mapreduce, queues, xml, configuration, parse-error |
| No queues defined | exception | error | hadoop, mapreduce, queues, xml, empty-configuration |
| Improper queue name : {nameValue} | exception | error | hadoop, mapreduce, queues, queue-name, configuration, validation |
| Malformed xml formation queue name not specified | exception | error | hadoop, mapreduce, queues, xml, missing-field, configuration |
| Malformed xml formation queue tag and acls tags or state ta | exception | error | hadoop, mapreduce, queue-configuration, xml, config |
| Couldn't open queue configuration at " + xmlInUrl | exception | critical | hadoop, mapreduce, configuration, classpath, file-io, startup |
| Unable to refresh queues because queue-hierarchy changed. Re | exception | error | hadoop, mapreduce, queues, refresh, admin, config |
| Scheduler's refresh-queues failed with the exception : " + S | exception | error | hadoop, mapreduce, capacity-scheduler, refresh, queues, config |
| getMapFinishTime() not supported for ReduceTask | exception | error | hadoop, mapreduce, task-status, unsupported-operation, reduce |
| setMapFinishTime() not supported for ReduceTask | exception | error | hadoop, mapreduce, task-status, unsupported-operation, reduce |
| NULL reporter has no input | exception | error | hadoop, mapreduce, reporter, null-object, unsupported-operation |
| SequenceFileAsBinaryOutputFormat doesn't support Record Comp | validation | error | hadoop, mapreduce, output-format, compression, sequencefile, job-submission |
| length can't be negative | validation | error | hadoop, mapreduce, skip-bad-records, validation, runtime-exception |
| remove not supported. | exception | error | hadoop, mapreduce, iterator, unsupported-operation, skip-bad-records |
| Checksum error reading spill index: " + indexFileName | exception | error | hadoop, mapreduce, shuffle, spill, checksum, disk-corruption |
| Input only available on map | exception | error | hadoop, mapreduce, reporter, input-split, unsupported-operation, reduce |
| too much write to local file system. current value is " + lo | exception | error | hadoop, mapreduce, task-limits, local-disk, configuration, resource-limit |
| too much data in local scratch dir=" + largestWorkDir + ". c | exception | error | hadoop, mapreduce, task-limits, local-disk, disk-usage, resource-limit |
| Invalid state of the job for cleanup. State found " + jobRun | exception | error | hadoop, mapreduce, job-cleanup, output-committer, state-machine |
| iterate past last value | exception | error | hadoop, mapreduce, iterator, reduce, nosuchelement |
| problem advancing post rec#"+ctr | exception | error | hadoop, mapreduce, reduce, merge, io, disk-failure, runtime-exception |
| not implemented | exception | error | hadoop, mapreduce, iterator, reduce, unsupported-operation |
| Index file for the log of " + taskid + " doesn't exist. | exception | warning | hadoop, mapreduce, task-logs, missing-file, log-retention |
| Uninitialized InputSplit | exception | error | hadoop, mapreduce, join, input-split, initialization |
| Too many splits | exception | error | hadoop, mapreduce, join, inputsplit, capacity |
| Child key classes fail to agree | exception | error | hadoop, mapreduce, join, classcast, key-type, type-mismatch |
| Child value classes fail to agree | exception | error | hadoop, mapreduce, join, classcast, value-type, type-mismatch |
| Expected nodetype | exception | error | hadoop, mapreduce, join, parser, expression, dsl |
| Expected numtype | exception | error | hadoop, mapreduce, join, parser, token, extension |
| Expected strtype | exception | error | hadoop, mapreduce, join, parser, token |
| Unexpected: " + type | exception | error | hadoop, mapreduce, join, lexer, parser, expression |
| No nodetype for " + ident | exception | error | hadoop, mapreduce, join, parser, unknown-identifier |
| Parse error | exception | error | hadoop, mapreduce, join, parser, expression |
| Expected quoted string | exception | error | hadoop, mapreduce, join, parser, quoting |
| No RecordReader for " + ident | exception | error | hadoop, mapreduce, join, parser, registry |
| Error gathering splits from child RReader | exception | error | hadoop, mapreduce, join, inputformat, null-return |
| Inconsistent split cardinality from child {} ({}/{}) | exception | error | hadoop, mapreduce, join, inputsplit, partitioning, map-side-join |
| Invalid split type:{} | exception | error | hadoop, mapreduce, join, inputsplit, type-mismatch |
| No RecordReader for {} | exception | error | hadoop, mapreduce, join, parser, registry |
| Expected ',' | exception | error | hadoop, mapreduce, join, parser, expression, syntax |
| Unmatched ')' | exception | error | hadoop, mapreduce, join, parser, parentheses, syntax |
| Identifier expected | exception | error | hadoop, mapreduce, join, parser, parentheses, syntax |
| Expression is null | exception | error | hadoop, mapreduce, join, configuration, missing-property |
| Missing ')' | exception | error | hadoop, mapreduce, join, parser, parentheses, syntax |
| {} does not have valid constructor | exception | error | hadoop, mapreduce, combinefilesplit, reflection, record-reader |
| Outputformat not set for FilterOutputFormat | exception | error | hadoop, mapreduce, outputformat, filter-outputformat, delegate |
| Record Writer not set for FilterRecordWriter | exception | error | hadoop, mapreduce, recordwriter, filter-outputformat, delegate |
| Ouput format not set for LazyOutputFormat | exception | error | hadoop, mapreduce, lazyoutputformat, outputformat, configuration |
| Named output '{}' already alreadyDefined | validation | error | hadoop, mapreduce, multiple-outputs, duplicate, configuration |
| Named output '{}' not defined | validation | error | hadoop, mapreduce, multiple-outputs, configuration, registration |
| Name cannot be NULL or emtpy | validation | error | hadoop, mapreduce, multiple-outputs, validation, naming |
| Name cannot be have a '{}' char | validation | error | hadoop, mapreduce, multiple-outputs, validation, naming |
| Named output name cannot be 'part' | validation | error | hadoop, mapreduce, multiple-outputs, reserved-name, naming |
| Counters are enabled, Reporter cannot be NULL | validation | error | hadoop, mapreduce, multiple-outputs, counters, reporter, null-check |
| Undefined named output '{}' | validation | error | hadoop, mapreduce, multiple-outputs, registration, runtime |
| Name output '{}' has not been defined as multi | validation | error | hadoop, mapreduce, multiple-outputs, multi-output, api-misuse |
| No application program defined. | validation | error | hadoop-pipes, job-submission, missing-config, native-binary, mapreduce |
| Job in state {} instead of {} | exception | error | lifecycle, state-machine, illegal-state, job-submission, mapreduce |
| Job status not available | exception | error | job-status, cluster-rpc, retired-job, yarn, mapreduce |
| {} is incompatible with {} mode. | exception | error | configuration, api-compatibility, mapred-api, job-submission, mapreduce |
| JobId string : {} is not properly formed | exception | error | job-id, parsing, argument-validation, mapreduce |
| Not submitting job. Job directory {} already exists!! This i | exception | error | staging-directory, job-submission, duplicate-submission, yarn, mapreduce |
| Error parsing files argument. Argument must be a valid URI: | exception | error | distributed-cache, uri, files-option, job-submission, mapreduce |
| Failed to create a URI (URISyntaxException) for the remote p | exception | error | distributed-cache, uri, fragment, files-option, mapreduce |
| Error parsing libjars argument. Argument must be a valid URI | exception | error | distributed-cache, uri, libjars, classpath, job-submission |
| Failed to create a URI (URISyntaxException) for the remote p | exception | error | distributed-cache, uri, fragment, libjars, mapreduce |
| Error parsing archives argument. Argument must be a valid UR | exception | error | distributed-cache, uri, archives-option, job-submission, mapreduce |
| Failed to create a URI (URISyntaxException) for the remote p | exception | error | distributed-cache, uri, fragment, archives-option, mapreduce |
| Error parsing argument. Argument must be a valid URI: {} | exception | error | uri, job-jar, distributed-cache, job-submission, mapreduce |
| This job has exceeded the maximum size of submitted resource | exception | error | resource-limits, distributed-cache, quota, job-submission, mapreduce |
| This job has exceeded the maximum number of submitted resour | exception | error | resource-limits, distributed-cache, quota, job-submission, mapreduce |
| This job has exceeded the maximum size of a single submitted | exception | error | resource-limits, distributed-cache, quota, large-file, mapreduce |
| Error processing URI | exception | error | uri, distributed-cache, path-normalization, job-submission, mapreduce |
| Cannot find job submission directory! It should just be crea | exception | error | staging-directory, race-condition, hdfs, job-submission, mapreduce |
| File name can't be empty string | exception | error | configuration, log4j, empty-value, job-submission, mapreduce |
| Job Priority cannot be null. | exception | error | job-status, null-check, constructor, argument-validation, mapreduce |
| Job priority cannot be null. | exception | error | |
| The ownership on the staging directory ${stagingArea} is not | exception | error | |
| The ownership on the staging directory ${stagingArea} is not | exception | error | |
| Error generating shuffle secret key | exception | error | |
| The number of map tasks ${maps} exceeded limit ${maxMaps} | validation | error | |
| Could not launch job | exception | error | |
| Problem getting input split size | exception | error | |
| exception in compare | exception | error | |
| Unable to parse '${framework}' as a URI, check the setting f | validation | error | |
| Input Iterator not markable | validation | error | |
| Remove Not Implemented | exception | error | |
| taskId cannot be null | validation | error | |
| TaskAttemptId string : ${str} is not properly formed | validation | error | |
| jobId cannot be null | validation | error | |
| TaskId string : ${str} is not properly formed Reason: ${m} | validation | error | |
| Checkpoint cannot be an absolute path | exception | error | |
| Mismatched checkpoint type: ${id.getClass()} | validation | error | |
| Failed to promote checkpoint${tmpfile(dst)} -> ${dst} | exception | error | |
| Failed to delete checkpoint during abort | exception | error | |
| Counters version mismatch, expected ${groupFactory.version() | exception | error | hadoop, mapreduce, counters, serialization, version-mismatch, ioexception |
| Unexpected counter group type: ${groupType} | exception | error | hadoop, mapreduce, counters, deserialization, defensive, ioexception |
| bad framework group id: ${id} | validation | error | hadoop, mapreduce, counters, illegalargument, deserialization, id-out-of-range |
| bad framework group name: ${name} | validation | error | hadoop, mapreduce, counters, illegalargument, name-lookup |
| bad fs counter name | validation | error | hadoop, mapreduce, counters, filesystem-counter, naming, illegalargument |
| too many schemes? ${schemes.size()} when process scheme: ${s | validation | error | hadoop, mapreduce, counters, filesystem-counter, limit, illegalargument |
| Too many counters: ${size} max=${countersMax} | validation | error | hadoop, mapreduce, counters, limits, configuration |
| Too many counter groups: ${size} max=${groupsMax} | validation | error | hadoop, mapreduce, counters, limits, configuration, deferred-throw |
| Incompatible event log version: ${version} | exception | error | hadoop, mapreduce, jobhistory, version-mismatch, ioexception |
| Event schema string not parsed since its null | exception | error | hadoop, mapreduce, jobhistory, truncated-file, empty-file, ioexception |
| unexpected event type: ${wrapper.getType()} | exception | error | hadoop, mapreduce, jobhistory, enum, runtimeexception, version-skew |
| Unknown mode: ${mode} | exception | error | hadoop, mapreduce, jobhistory, enum, ioexception, defensive |
| Unable to initialize History Viewer | exception | error | hadoop, mapreduce, jobhistory, filename-validation, ioexception |
| Failure parsing JSON document: ${je.getMessage()} | exception | error | hadoop, mapreduce, jobhistory, json, output-format, ioexception |
| A Mapper can be added to the chain only after the Reducer ha | exception | error | hadoop, mapreduce, chain, call-order, illegalstate |
| Reducer has been already set | exception | error | hadoop, mapreduce, chain, duplicate-setup, illegalstate |
| The Reducer output key class does not match the Mapper input | exception | error | hadoop, mapreduce, chain, type-mismatch, generics, illegalargument |
| Cannot seek in {codecName} compressed stream | exception | error | |
| Not a file: {fileName} | exception | error | |
| Invalid pattern: {regex} | validation | error | |
| mapreduce.input.sequencefileinputfilter.regexnot set | exception | error | |
| Negative mapreduce.input.sequencefileinputfilter.frequency: | validation | error | |
| readObject can't find class | exception | error | |
| job control has circular dependency | validation | error | |
| Invalid define for {defineName} | exception | error | |
| Uninitialized InputSplit | exception | error | |
| Too many splits | exception | error | |
| Failed split init | exception | error | |
| Child key classes fail to agree | exception | error | |
| Expected nodetype | exception | error | |
| Expected numtype | exception | error | |
| Expected strtype | exception | error | |
| Unexpected: {type} | exception | error | |
| No nodetype for {ident} | exception | error | |
| Parse error | exception | error | hadoop, mapreduce, join, parser, composite-input-format |
| Expected quoted string | exception | error | hadoop, mapreduce, join, parser, quoting |
| No RecordReader for {} | exception | error | hadoop, mapreduce, join, record-reader, registry |
| Error gathering splits from child RReader | exception | error | hadoop, mapreduce, join, input-split, null-contract |
| Inconsistent split cardinality from child {} ({}/{}) | exception | error | hadoop, mapreduce, join, input-split, cardinality |
| Invalid split type:{} | exception | error | hadoop, mapreduce, join, input-split, type-mismatch |
| Expected ',' | exception | error | hadoop, mapreduce, join, parser, syntax |
| Unmatched ')' | exception | error | hadoop, mapreduce, join, parser, parentheses |
| Identifier expected | exception | error | hadoop, mapreduce, join, parser, syntax |
| Expression is null | exception | error | hadoop, mapreduce, join, configuration, missing-property |
| Missing ')' | exception | error | hadoop, mapreduce, join, parser, parentheses |
| Attempt to remove non-existent val | exception | warning | hadoop, mapreduce, join, iterator, mutable-state |
| Failed tuple init | exception | error | hadoop, mapreduce, join, classloader, serialization |
| Can't have recursive MultithreadedMapper instances. | validation | error | hadoop, mapreduce, multithreaded-mapper, configuration, recursion-guard |
| Only 1 or 2 algorithm version is supported | exception | error | hadoop, mapreduce, output-committer, configuration, validation |
| Failed to delete {} | exception | critical | hadoop, mapreduce, output-committer, commit-phase, filesystem |
| Failed to rename {} to {} | exception | critical | hadoop, mapreduce, output-committer, commit-phase, rename |
| Could not delete {} | exception | error | hadoop, mapreduce, file-output-committer, hdfs-delete, task-commit, algorithm-v1, task-retry |
| Could not rename {} to {} | exception | error | hadoop, mapreduce, file-output-committer, hdfs-rename, task-commit, algorithm-v1 |
| Cannot recover task output for first attempt... | exception | error | hadoop, mapreduce, file-output-committer, task-recovery, app-attempt, api-misuse |
| Compression codec {} was not found. | validation | error | hadoop, mapreduce, compression, codec, classpath, classnotfound, configuration |
| Output directory not set. | validation | error | hadoop, mapreduce, job-configuration, output-path, job-submission |
| Output directory {} already exists | validation | error | hadoop, mapreduce, output-path, file-system, job-submission, filealreadyexists |
| OutputFormat not set for FilterOutputFormat | exception | error | hadoop, mapreduce, output-format, filter-output-format, delegate, null-delegate |
| Record Writer not set for FilterRecordWriter | exception | error | hadoop, mapreduce, record-writer, filter-output-format, delegate, null-delegate |
| Output Format not set for LazyOutputFormat | exception | error | hadoop, mapreduce, lazy-output-format, output-format, configuration |
| Name cannot be NULL or emtpy | validation | error | hadoop, mapreduce, multiple-outputs, validation, illegalargument |
| Name cannot be have a '{ch}' char | validation | error | hadoop, mapreduce, multiple-outputs, validation, illegalargument, naming |
| output name cannot be 'part' | validation | error | hadoop, mapreduce, multiple-outputs, validation, reserved-name, illegalargument |
| Named output '{namedOutput}' already alreadyDefined | validation | error | hadoop, mapreduce, multiple-outputs, duplicate, configuration, illegalargument |
| Named output '{namedOutput}' not defined | validation | error | hadoop, mapreduce, multiple-outputs, undefined-channel, configuration, illegalargument |
| Undefined named output '{namedOutput}' | validation | error | hadoop, mapreduce, multiple-outputs, undefined-channel, ordering, illegalargument |
| One or more threads encountered exception during close. See | exception | error | hadoop, mapreduce, multiple-outputs, close, cleanup, concurrency, aggregate-error |
| Failed to create {clazz}:{e} | exception | error | hadoop, mapreduce, output-committer, reflection, configuration |
| No committer defined in mapreduce.outputcommitter.named.clas | validation | error | hadoop, mapreduce, output-committer, missing-configuration |
| Invoking cleanUpPartialOutputForTask() from non @Preemptable | exception | error | hadoop, mapreduce, preemption, checkpointing, annotations, output-committer |
| Failed to delete {pTask} | exception | error | hadoop, mapreduce, filesystem, delete, permissions, cleanup, preemption |
| WritableValueBytes doesn't support RECORD compression | exception | error | hadoop, sequencefile, compression, mapreduce, output-format |
| SequenceFileAsBinaryOutputFormat doesn't support Record Comp | validation | error | hadoop, sequencefile, compression, mapreduce, job-configuration, fail-fast |
| Cannot recover task {taskAttemptID} | exception | error | hadoop, mapreduce, manifest-committer, job-recovery, am-restart |
| This committer does not work with the filesystem of type {sc | validation | error | hadoop, s3a, wasb, manifest-committer, filesystem-scheme, configuration |
| Failed to parse "{path}" : {e} | exception | error | hadoop, manifest-committer, uri, json, path-encoding, data-corruption |
| Failed to create Store Operations from configuration option | exception | error | hadoop, manifest-committer, reflection, configuration, classpath |
| Resilient commit not supported | exception | error | hadoop, manifest-committer, unsupported-operation, subclassing, api-contract |
| {stageStatisticName}: mkdirs() returned false | exception | error | hadoop, manifest-committer, mkdirs, filesystem, permissions |
| {operation}: path {path} already exists and has status {stat | exception | error | hadoop, manifest-committer, file-already-exists, idempotency, job-retry |
| {operation}: Path is not a directory; its status is :{status | exception | error | hadoop, manifest-committer, path-conflict, filesystem, output-committer |
| Failed to write manifest data for task {taskId}to local file | exception | error | hadoop, manifest-committer, local-disk, disk-full, job-commit, queue |
| Not a valid manifest file; file status = {status} | exception | error | hadoop, manifest-committer, data-corruption, job-commit, validation |
| Expected a file renamed from {sourcePath}; found {destStatus | exception | error | hadoop, manifest-committer, output-validation, job-commit, path-conflict |
| Expected the file renamed from %s with etag %s and length %s | exception | error | hadoop, manifest-committer, etag, data-integrity, output-validation |
| Expected the file renamed from %s with length %d but found a | exception | error | hadoop, manifest-committer, file-size, data-integrity, output-validation |
| Expected a file, but it was not found | exception | error | hadoop, manifest-committer, file-not-found, output-validation, data-loss |
| Invalid -k argument. Must be of the form -k pos1,[pos2], whe | validation | error | mapreduce, sorting, streaming, argument-validation, configuration |
| Wrong number of partitions in keyset | exception | error | mapreduce, partitioning, total-order-sort, sampling, configuration |
| Split points are out of order | exception | error | mapreduce, partitioning, total-order-sort, sampling, sorting |
| Can't read partitions file | exception | error | mapreduce, partitioning, total-order-sort, file-io, configuration |
| Verification of the hashReply failed | exception | error | mapreduce, shuffle, security, hmac, job-token |
| Can't get Master Kerberos principal for use as renewer | exception | error | mapreduce, security, kerberos, delegation-token, job-submission, configuration |
| Split metadata size exceeded {maxMetaInfoSize}. Aborting job | exception | error | mapreduce, job-submission, splits, small-files, configuration |
| Invalid header on split file | exception | error | mapreduce, job-submission, splits, corruption, staging |
| Unsupported split version {vers} | exception | error | mapreduce, job-submission, splits, version-mismatch, upgrade |
| hasNext failed | exception | error | mapreduce, reducer, iterator, backup-store, local-disk |
| next value iterator failed | exception | error | mapreduce, reducer, iterator, backup-store, local-disk |
| iterate past last value | exception | error | mapreduce, reducer, iterator, api-misuse, nosuchelement |
| next value iterator interrupted | exception | error | mapreduce, reducer, interruption, speculative-execution, preemption |
| remove not implemented | exception | error | mapreduce, reducer, iterator, api-misuse, read-only |
| Reset called without a previous mark | exception | error | mapreduce, reducer, iterator, mark-reset, state-machine |
| too many failures downloading events | exception | error | mapreduce, shuffle, rpc, resourcemanager, retry, app-master |
| server didn't return all expected map outputs: {remaining.si | exception | error | mapreduce, shuffle, fetcher, node-manager, protocol |
| Got invalid response code {rc} from {url}: {responseMessage} | exception | error | hadoop, mapreduce, shuffle, fetcher, http, network |
| Incompatible shuffle response version | exception | error | hadoop, mapreduce, shuffle, protocol, version-mismatch, http-headers |
| security validation of TT Map output failed | exception | error | hadoop, mapreduce, shuffle, security, hmac, job-token |
| Invalid timeout [timeout = {connectionTimeout} ms] | exception | error | hadoop, mapreduce, shuffle, config, timeout |
| Unexpected extra bytes from input stream for {mapId} | exception | error | hadoop, mapreduce, shuffle, data-corruption, compression |
| Rec# {recNo}: Failed to skip past key of length: {currentKey | exception | error | hadoop, mapreduce, shuffle, merge, data-corruption, ifile |
| Rec# {recNo}: Failed to skip past value of length: {currentV | exception | error | hadoop, mapreduce, shuffle, merge, data-corruption, ifile |
| Negative key-length not allowed: {keyLength} for {key} | exception | error | hadoop, mapreduce, shuffle, ifile, buffer, validation |
| Negative value-length not allowed: {valueLength} for {value} | exception | error | hadoop, mapreduce, shuffle, ifile, buffer, validation |
| Invalid value for mapreduce.reduce.shuffle.input.buffer.perc | exception | error | hadoop, mapreduce, shuffle, config, memory, validation |
| Invalid value for mapreduce.reduce.shuffle.memory.limit.perc | exception | error | hadoop, mapreduce, shuffle, config, memory, validation |
| Invalid configuration: maxSingleShuffleLimit should be less | exception | error | hadoop, mapreduce, shuffle, config, memory, merge, validation |
| {maxRedPer}: mapreduce.reduce.input.buffer.percent must be a | exception | error | hadoop, mapreduce, shuffle, config, memory, reduce, validation |
| read past end of stream reading {mapId} | exception | error | hadoop, mapreduce, shuffle, network, truncated-response, fetcher |
| Incomplete map output received for {mapId} from {hostName} ( | exception | error | hadoop, mapreduce, shuffle, truncated-response, validation |
| error in shuffle in {throwingThreadName} | exception | critical | hadoop, mapreduce, shuffle, task-failure, concurrency |
| Error while doing final merge | exception | critical | hadoop, mapreduce, shuffle, merge, disk, task-failure |
| {failures} failures downloading {mapId} | exception | critical | hadoop, mapreduce, shuffle, fetcher, retry-exhausted, node-failure |
| Unexpected end of block | exception | error | hadoop, mapreduce, counters, parsing, legacy |
| This method is not supposed to be called at runtime. Use Hos | exception | error | mapreduce, deprecated-api, binary-compatibility, hadoop, task-log-url |
| Could not load history file ${historyFileAbsolute} | exception | error | mapreduce, job-history-server, jhist, hdfs, file-read, lazy-load |
| Could not parse history file ${historyFileAbsolute} | exception | error | mapreduce, job-history-server, jhist, corrupt-file, parser |
| ${tokenPath} already exists | exception | error | mapreduce, job-history-server, delegation-token, state-store, recovery |
| Could not rename ${tmp} to ${tokenPath} | exception | error | mapreduce, job-history-server, state-store, filesystem, rename |
| ${keyPath} already exists | exception | error | mapreduce, job-history-server, delegation-key, state-store, recovery |
| Unexpected file in store: ${dir} | exception | error | mapreduce, job-history-server, state-store, filesystem, initialization |
| Could not rename ${tmp} to ${file} | exception | error | mapreduce, job-history-server, state-store, filesystem, rename |
| Unable to delete ${file} | exception | error | mapreduce, job-history-server, state-store, filesystem, delete |
| Token ${tokenFile} should be in bucket ${tokenBucketId}, fou | exception | error | mapreduce, job-history-server, state-store, data-corruption, startup |
| Error loading token master key from ${key} | exception | error | mapreduce, job-history-server, leveldb, state-store, data-corruption |
| Error loading token state from ${key} | exception | error | mapreduce, job-history-server, leveldb, state-store, data-corruption |
| No store location directory configured in mapreduce.jobhisto | exception | error | mapreduce, job-history-server, leveldb, recovery, configuration |
| Incompatible version for state: expecting state version {}, | exception | error | mapreduce, leveldb, state-store, versioning, migration |
| Unable to locate storage class, check mapreduce.jobhistory.r | exception | critical | mapreduce, job-history-server, recovery, configuration, startup |
| Failed to initialize existing directories | exception | critical | mapreduce, job-history-server, startup, hdfs, permissions |
| {} is expected to be an instance of org.apache.hadoop.mapred | exception | error | mapreduce, job-history-server, api-misuse, type-check |
| History Server Failed to login | exception | critical | mapreduce, job-history-server, kerberos, security, startup |
| User {} doesn't have permission to call '{}' | exception | error | mapreduce, job-history-server, acl, authorization, access-control |
| limit value must be greater then 0 | validation | warning | mapreduce, job-history-server, rest, query-params, validation |
| Invalid number format: {} | validation | warning | mapreduce, job-history-server, rest, query-params, validation |
| startedTimeBegin must be greater than 0 | validation | warning | mapreduce, job-history-server, rest, query-params, validation |
| startedTimeEnd must be greater than 0 | validation | warning | hadoop, mapreduce, jobhistory, rest, http-400, query-param, time-range |
| startedTimeEnd must be greater than startTimeBegin | validation | warning | hadoop, mapreduce, jobhistory, rest, http-400, query-param, time-range |
| finishedTimeBegin must be greater than 0 | validation | warning | hadoop, mapreduce, jobhistory, rest, http-400, query-param, time-range |
| finishedTimeEnd must be greater than 0 | validation | warning | hadoop, mapreduce, jobhistory, rest, http-400, query-param, time-range |
| finishedTimeEnd must be greater than finishedTimeBegin | validation | warning | hadoop, mapreduce, jobhistory, rest, http-400, query-param, time-range |
| unable to load configuration for job: {jid} | http | error | hadoop, mapreduce, jobhistory, rest, http-404, configuration, history-file |
| tasktype must be either m or r | http | warning | hadoop, mapreduce, jobhistory, rest, http-400, enum-value, task-type |
| taskid {tid} not found or invalid | http | warning | hadoop, mapreduce, jobhistory, rest, http-404, task-id, identifier-format |
| task not found with id {tid} | http | warning | hadoop, mapreduce, jobhistory, rest, http-404, task-id, not-found |
| Could not connect to History server. | exception | error | hadoop, mapreduce, yarn, jobhistory, rpc, connection, client-setup |
| User is not set in the application report | exception | error | hadoop, mapreduce, yarn, application-report, null-field, client |
| Unable to get log information for task: {oldTaskAttemptID} | exception | error | hadoop, mapreduce, yarn, logs, task-attempt, null-field |
| Unable to get log information for job: {oldJobID} | exception | error | hadoop, mapreduce, yarn, logs, am-failure, null-field |
| Cannot get log path for a in-progress job | exception | error | hadoop, mapreduce, yarn, logs, job-state, invalid-state |
| Error in instantiating YarnClient | exception | critical | hadoop, mapreduce, yarn, filesystem, configuration, classpath, client-setup |
| Use Token.renew instead | exception | info | hadoop, mapreduce, yarn, delegation-token, unsupported-operation, api-migration |
| Failed to run job : {diagnostics} | exception | error | hadoop, mapreduce, yarn, job-submission, application-failed, diagnostics |
| Error parsing local resource path. Path was not able to be c | exception | error | hadoop, mapreduce, yarn, local-resource, uri, distributed-cache, escaping |
| Invalid reservationId: {} specified for the app: {} | exception | error | yarn, reservations, job-submission, configuration, mapreduce |
| Only one of the following keys can be specified for a single | exception | error | configuration, resources, yarn, mapreduce, appmaster |
| Invalid resource name: {} specified. | exception | error | yarn, locality, scheduling, configuration, job-submission |
| Native object create failed, class: {} | exception | error | native, jni, nativetask, environment, version-mismatch |
| There is no reducer, no need to use native output collector | exception | error | nativetask, mapreduce, job-configuration, map-only |
| Native output collector doesn't support customized java comp | exception | error | nativetask, comparator, sorting, job-configuration |
| Native-Task doesn't support sort class {} | exception | error | nativetask, sorting, job-configuration, pluggable-framework |
| Native-Task doesn't support secure shuffle | exception | error | nativetask, security, shuffle, ssl, job-configuration |
| Key type not supported. Cannot find serializer for {} | exception | error | nativetask, serialization, writable, job-configuration |
| Native output collector doesn't support this key, this key i | exception | error | nativetask, serialization, comparable, sorting, job-configuration |
| Cannot find serializer for {} | exception | error | nativetask, serialization, error-chaining, job-configuration |
| Native output collector doesn't support compression codec {} | exception | error | nativetask, compression, codec, job-configuration |
| NativeRuntime cannot be loaded, please check that libnativet | exception | error | nativetask, native-library, environment, deployment |
| Native output collector cannot be loaded; | exception | error | nativetask, jni, error-chaining, initialization |
| Native runtime library not loaded | exception | error | nativetask, native-library, jni, guard-clause |
| output buffer not set | exception | error | nativetask, buffer-management, initialization, internal-api |
| incomplete data, input length is: {} | exception | error | nativetask, buffer-management, data-corruption, internal-api |
| incomplete data, input length is: {} | exception | error | nativetask, buffer-management, data-corruption, internal-api |
| We expect to read {}, but we actually read: {} | exception | critical | nativetask, data-corruption, serialization, buffer-management |
| Illegal command: {} | exception | error | |
| MapOutputFile can't allocate spill/output file | exception | error | |
| Cannot serialize type {}, we only accept subclass of Writabl | exception | error | |
| invalid arguments, klass or serializer is null | exception | error | |
| Serializer is not assigable from INativeSerializer | exception | error | |
| Error! Serializer already registered, existing: {}, new: {} | exception | error | |
| input key is null | exception | error | |
| Error: signal %d: | console | error | |
| position out of range: {position} (expected: 0 - {count-1}) | exception | error | |
| Could not find jobid | http | error | |
| fetcher cannot be authenticated | http | error | |
| Database error during recovery | exception | error | |
| Unable to create state store | exception | error | |
| Incompatible version for state DB schema: expecting DB schem | exception | error | |
| Bad job ID {jobIdStr} in state store | exception | error | |
| Error storing {jobId} | exception | error | |
| Unable to remove {jobId} from state store | exception | error | |
| Environment variable does not exist {var} | validation | error | |
| Duplicate jar{path} | validation | error | |
| AccessKeyId and AccessKeySecret should not be null or empty. | validation | error | |
| Credentials should not be null. | validation | error | aliyun-oss, credentials, null-argument, hadoop-connector |
| Invalid credentials | validation | critical | aliyun-oss, credentials, missing-configuration, hadoop-connector |
| Stream closed. | exception | error | aliyun-oss, stream-lifecycle, write-after-close, hadoop-connector |
| Failed to multipart upload to oss, abort it. | exception | critical | aliyun-oss, multipart-upload, interrupt, hadoop-connector |
| Multi-part upload with id '{uploadId}' to {key} | exception | critical | aliyun-oss, multipart-upload, upload-failure, hadoop-connector |
| Append is not supported! | exception | error | aliyun-oss, unsupported-operation, append, hadoop-connector |
| {path} is a directory | exception | error | aliyun-oss, path-conflict, directory-exists, hadoop-connector |
| {path} already exists | exception | error | aliyun-oss, file-exists, overwrite, hadoop-connector |
| Not a directory: {parent} | exception | error | aliyun-oss, path-conflict, parent-not-directory, hadoop-connector |
| Cannot remove directory {f}: It is not empty! | exception | error | aliyun-oss, delete, directory-not-empty, hadoop-connector |
| Cannot delete root path | exception | error | aliyun-oss, delete, root-path, safety-guard, hadoop-connector |
| {path}: No such file or directory! | exception | error | aliyun-oss, file-not-found, path-resolution, hadoop-connector |
| Path is a file: {path} | exception | error | aliyun-oss, mkdir, path-conflict, hadoop-connector |
| Can't make directory for path '%s', it is a file. | exception | error | aliyun-oss, mkdir, ancestor-conflict, hadoop-connector |
| Can't open {path} because it is a directory | exception | error | aliyun-oss, open, is-directory, hadoop-connector |
| Failed to rename %s to %s, %s is a file | exception | error | aliyun-oss, rename, parent-not-directory, hadoop-connector |
| Failed to rename %s to %s, file already exists or not empty! | exception | error | aliyun-oss, rename, destination-not-empty, hadoop-connector |
| Failed to rename %s to %s, file already exists! | exception | error | aliyun-oss, rename, destination-exists, hadoop-connector |
| SignVersion is V4 but region is empty | validation | critical | aliyun-oss, configuration, v4-signing, missing-region, hadoop-connector |
| Proxy error: fs.oss.proxy.username or fs.oss.proxy.password | validation | error | aliyun-oss, configuration, proxy, paired-config, hadoop-connector |
| Proxy error: fs.oss.proxy.port set without fs.oss.proxy.host | validation | error | |
| Aliyun OSS endpoint should not be null or empty. Please set | validation | error | |
| Failed to delete Aliyun OSS objects for {tries} times. | exception | error | |
| Failed to upload {key}, part {idx} for 3 times. | exception | error | |
| Cannot seek at negative position:{pos} | exception | error | |
| Cannot seek after EOF, contentLength:{contentLength} positio | exception | error | |
| Null IO stream | exception | error | |
| Stream is closed! | exception | error | |
| Failed to read from stream. Remaining:{partRemaining} | exception | error | |
| Cannot find password option {key} | exception | error | |
| {className} not found. | exception | error | |
| %s constructor exception. A class specified in %s must prov | exception | error | |
| {className} instantiation exception. | exception | error | |
| write (b[{b.length}], {off}, {len}) | exception | error | |
| Unsupported block buffer "{name}" | exception | error | |
| Can not allocate memory, memory used {memoryUsed}, allocate | exception | error | |
| Stream is closed! | exception | error | |
| Cannot seek to a negative offset | exception | error | |
| Attempted to seek or read past the end of the file | exception | error | |
| Requested more bytes than destination buffer size: request l | exception | error | |
| Archive path: {outputPath} already exists | exception | error | |
| Destination {dest} should be a directory but is a file | exception | error | |
| Unable to open output file {tmpOutput} | exception | error | |
| Archive Name not specified. | exception | error | |
| Invalid name for archives. {archiveName} | exception | error | |
| Parent path not specified. | exception | error | |
| Source path {argPath} is not relative to {parentPath} | exception | error | |
| Destination path not specified. | exception | error | |
| The resolved paths set is empty. Please check whether the s | exception | error | |
| {name}Credentials requested after provider list was closed | exception | error | |
| {name}No AWS Credentials provided by {providerNames} | exception | error | |
| {name}No AWS Credential Providers | exception | error | |
| Access Point Arn %s has an invalid format or missing propert | exception | error | |
| No more results in listing of <listPath> | exception | error | |
| No more uploads under <prefix> | exception | error | |
| Stream is closed: <stream> | exception | error | |
| Upload of part <partNumber> was aborted | exception | error | |
| Unsupported block buffer "<name>" | exception | error | |
| Unknown encryption algorithm <name> | exception | error | |
| Access Points usage is required but not configured for the b | exception | error | |
| Bucket does not exist. Accessing with fs.s3a.endpoint set t | exception | critical | s3a, s3, bucket, unknown-store, initialization, configuration |
| Can't create root path | exception | error | s3a, path, root, create, invalid-argument |
| Conditional Writes Unavailable | exception | error | s3a, conditional-writes, create, configuration, capability |
| <path> is a directory | exception | error | s3a, create, file-already-exists, directory |
| <path> already exists | exception | error | s3a, create, file-already-exists, overwrite |
| Append is not supported by S3AFileSystem | exception | error | s3a, append, unsupported-operation, object-storage |
| source is root directory | exception | warning | s3a, rename, root, invalid-argument |
| dest is root directory | exception | warning | s3a, rename, root, invalid-argument |
| source and dest refer to the same file or directory | exception | info | s3a, rename, no-op, idempotency |
| Failed to rename <src> to <dst>; source is a directory and d | exception | error | s3a, rename, file-already-exists, type-mismatch |
| Destination is a non-empty directory | exception | warning | s3a, rename, directory-not-empty, posix-semantics |
| Failed to rename <src> to <dst>; destination file exists | exception | error | s3a, rename, file-already-exists, publish |
| destination parent is not a directory | exception | warning | s3a, rename, parent-not-directory, path-conflict |
| Bucket does not exist | exception | critical | s3a, s3, bucket, unknown-store, cache-invalidation |
| Permission denied: user=%s, path=\"%s\":%s:%s:%s%s | exception | error | s3a, authorization, access-control, permissions, audit |
| No such file or directory: <path> | exception | error | s3a, file-not-found, status, probe |
| FileSystem is closed! | exception | error | s3a, use-after-close, lifecycle, filesystem-cache |
| File to rename disappeared during the rename operation. | exception | error | s3a, rename, concurrent-modification, consistency, retry |
| Multi-part uploader not supported for Client side encryption | exception | error | s3a, client-side-encryption, multipart-upload, unsupported-operation |
| Cannot seek to a negative offset <targetPos> | exception | error | s3a, hadoop-aws, seek, input-stream, eofexception, positioned-read |
| <uri>: Stream is closed! | exception | error | s3a, hadoop-aws, stream-lifecycle, ioexception, close, concurrency |
| End of file reached before reading fully. | exception | error | s3a, hadoop-aws, eofexception, readfully, truncated-file, footer-read |
| End of stream reached draining data between ranges; expected | exception | error | s3a, hadoop-aws, vectored-read, eofexception, network, connection-reset |
| HTTP stream closed before all bytes were read. Expected %,d | exception | error | s3a, hadoop-aws, vectored-read, eofexception, truncated-response, network |
| Stream closed or unbuffer is called | exception | warning | s3a, hadoop-aws, vectored-read, interruptedioexception, unbuffer, stream-lifecycle |
| Cannot find password option {key} | exception | error | s3a, hadoop-aws, credentials, credential-provider, jceks, configuration |
| Unable to create OutputStream with the given multipart uploa | exception | error | s3a, hadoop-aws, configuration, output-stream, multipart-upload, pathioexception |
| SSE-C is enabled but no encryption key was declared in fs.s3 | exception | error | s3a, hadoop-aws, encryption, sse-c, configuration, credentials |
| AES256 is enabled but an encryption key was set in fs.s3a.en | exception | error | s3a, hadoop-aws, encryption, sse-s3, configuration |
| SimpleAWSCredentialsProvider: No AWS credentials in the Hado | exception | error | s3a, hadoop-aws, credentials, authentication, configuration |
| Session credentials in Hadoop configuration: No AWS Credenti | exception | error | s3a, hadoop-aws, credentials, session-token, sts, authentication |
| No upload parts in multipart upload | exception | error | s3a, hadoop-aws, multipart-upload, write, pathioexception, writeoperationhelper |
| Failed to instantiate class {auditClassname} defined in {key | exception | error | s3a, hadoop-aws, auditing, reflection, configuration, class-loading |
| Multipart IO request {sdkRequest} rejected {header} | exception | error | s3a, hadoop-aws, multipart-upload, auditing, configuration, committer |
| Provider {this} has no credentials: {initializationException | exception | error | s3a, hadoop-aws, credentials, iam, imds, instance-profile, initialization |
| Unset property fs.s3a.assumed.role.arn | exception | error | s3a, hadoop-aws, credentials, assumed-role, iam, configuration |
| getCredentials failed: {e} | exception | error | s3a, hadoop-aws, credentials, assumed-role, sts, network |
| Class {className} AWS provider class cannot be used (configu | exception | error | s3a, hadoop-aws, credentials, provider-chain, configuration, assumed-role |
| {component}: No AWS credentials | exception | error | s3a, hadoop-aws, credentials, authentication, delegation-token |
| {component}: Invalid AWS credentials in {credentials} requir | exception | error | aws, s3a, credentials, authentication, configuration |
| Class {className} {e} (configuration key fs.s3a.http.signer. | exception | error | aws, s3a, signer, reflection, configuration |
| Invalid format (Expected name, name:SignerClass, name:Signer | exception | error | aws, s3a, signer, configuration, validation |
| SignerInitializer class [%s] not found for signer [%s] | exception | error | aws, s3a, signer, classpath, class-not-found |
| Signer class [%s] not found for signer [%s] | exception | error | aws, s3a, signer, classpath, class-not-found |
| Delegation token is wrong class; expected a token identifier | exception | error | aws, s3a, delegation-token, authentication, token-binding |
| No URI in {this} | exception | error | aws, s3a, delegation-token, serialization, validation |
| Incompatible EncryptionSecrets version: {versionId} | exception | error | aws, s3a, delegation-token, serialization, version-skew, encryption |
| No AWS credential providers created by Delegation Token Bind | exception | error | aws, s3a, delegation-token, credentials, configuration |
| Decoding S3A token {cause} | exception | error | aws, s3a, delegation-token, classpath, class-not-found, deserialization |
| Failed to unmarshall token for {canonicalUri} | exception | error | aws, s3a, delegation-token, deserialization, token-decode |
| Token mismatch: expected token for {service} of type {kind} | exception | error | aws, s3a, delegation-token, token-binding, authentication |
| Filesystem not generating Delegation Tokens: {url} | exception | error | aws, s3a, delegation-token, fetchdt, configuration |
| AWS Authentication chain is no longer supplying session secr | exception | error | aws, s3a, delegation-token, session-credentials, sts |
| Multipart uploads are disabled for the FileSystem, the commi | exception | error | aws, s3a, committer, multipart-upload, configuration |
| Unable to recover task %s | exception | error | aws, s3a, committer, mapreduce, job-recovery |
| Task attempt {attemptID} has a self-generated job UUID | exception | error | aws, s3a, committer, spark, uuid, configuration |
| Mismatch in Job ID (%s) and commit job ID (%s) | exception | error | aws, s3a, committer, job-id, data-integrity |
E_NO_SPARK_UUID Job/task context does not contain a unique ID in spark.sql.sources.writeJobUUID | exception | error | aws, s3a, committer, spark, uuid, fail-fast |
| Filesystem not supported by this committer | exception | error | aws, s3a, committer, filesystem, scheme, configuration |
E_BAD_PATH Path does not represent a magic-commit path | exception | error | s3a, magic-committer, path-validation, hadoop |
E_NORMAL_FS Filesystem does not have support for 'magic' committer enabled in configuration | exception | error | s3a, magic-committer, configuration, hadoop |
E_WRONG_FS Output path is not on an S3A Filesystem | exception | error | s3a, filesystem-scheme, committer, hadoop |
E_NO_MAGIC_PATH_ELEMENT No __magic_job- element in path | exception | error | s3a, magic-committer, path-validation, illegal-argument |
| Unknown committer: "%s" | exception | error | s3a, committer, configuration, factory |
| Cannot parse URI %s | exception | error | s3a, committer, uri-parsing, pendingset |
| Not a file: %s | exception | error | s3a, committer, local-file, staging |
| File to upload (size %d) is too big to be uploaded in parts | exception | error | s3a, multipart-upload, file-size, committer |
E_DEST_EXISTS output path is not a directory: Destination path exists and committer conflict r | exception | error | s3a, committer, conflict-resolution, output-path |
| %s: unknown conflict resolution mode: %s | exception | error | s3a, committer, conflict-resolution, version-mismatch |
| %s: unknown conflict resolution mode: %s | exception | error | s3a, committer, conflict-resolution, version-mismatch |
| Proxy error: fs.s3a.proxy.username or fs.s3a.proxy.password | exception | error | s3a, proxy, configuration, credentials |
| Proxy error: fs.s3a.proxy.port set without fs.s3a.proxy.host | exception | error | s3a, proxy, configuration |
| Proxy error: incorrect fs.s3a.proxy.host or fs.s3a.proxy.por | exception | error | s3a, proxy, uri-parsing, configuration |
| Failed to compute unencrypted length | exception | error | s3a, client-side-encryption, cse, kms, metadata |
| Invalid client side encryption algorithm. Only CSE-KMS and C | exception | error | s3a, client-side-encryption, configuration, illegal-argument |
| Change reported by S3 during %s at position %s. %s %s was un | exception | error | s3a, change-detection, consistency, concurrent-write |
| No data returned from GET request | exception | error | s3a, change-detection, io, transient |
| Change detection policy requires %s | exception | error | |
PRECONDITIONS_FAILED Constraints of request were unsatisfiable on %s. Version %s was unavailable | exception | error | |
| Checksum algorithm is not supported: %s | exception | error | |
| No file: %s | exception | error | |
| Source '%s' is directory and destination '%s' is file | exception | error | |
| %s already exists | exception | error | |
| Cannot get relative path for URI:%s | exception | error | |
| Append is not supported | exception | error | |
| Must specify either create or overwrite | exception | error | |
| path.toString() | exception | error | |
| Failed to instantiate a custom keyring provider: " + e | exception | error | |
| Path is a file: " + dir | exception | error | |
| Can't make directory for path '%s' since it is a file. | exception | error | |
| channelModeString + " is not a valid value for fs.s3a.ssl.ch | validation | error | |
| S3 Select is no longer supported | exception | error | |
| Supplied status references a directory " + providedStatus | exception | error | |
| cannot rename a directory to a subdirectory of itself | exception | error | |
| Multipart uploads are disabled. | exception | error | |
| Number of parts in multipart upload exceeded. Current part c | exception | error | s3, hadoop-aws, multipart-upload, configuration, file-size-limit |
| Wrong header string: \"" + header + "\" | exception | error | hadoop-aws, multipart-uploader, part-handle, serialization, data-corruption |
| Negative length | exception | error | hadoop-aws, multipart-uploader, part-handle, corrupt-data, validation |
| Multipart part path mismatch: " + path | exception | error | hadoop-aws, multipart-uploader, part-handle, path-validation, committer |
| Multipart part ID mismatch: " + uploadId | exception | error | hadoop-aws, multipart-uploader, part-handle, upload-id, committer |
| Cannot seek to a negative offset " + pos | exception | error | hadoop-aws, s3-select, seek, stream, off-by-error |
| getKey() + ": Stream is closed!" | exception | error | hadoop-aws, s3-select, stream-lifecycle, use-after-close |
| Invalid stream type: \"" + s + "\" | validation | error | hadoop-aws, configuration, input-stream, hadoop-3-4-upgrade, illegal-argument |
| Failed to instantiate custom class " + name + " " + e | exception | error | hadoop-aws, configuration, reflection, classloader, custom-stream |
| Stream is closed! | exception | error | hadoop-aws, prefetch, stream-lifecycle, use-after-close, concurrency |
| name + ": Stream is closed!" | exception | error | hadoop-aws, prefetch, stream-lifecycle, use-after-close |
| Cannot seek to a negative offset " + pos | exception | error | hadoop-aws, prefetch, seek, off-by-error |
| Attempted to seek or read past the end of the file " + pos | exception | error | hadoop-aws, prefetch, seek, eof, cache-corruption |
| mark not supported | exception | warning | hadoop-aws, prefetch, unsupported-operation, mark-reset |
| reset not supported | exception | warning | hadoop-aws, prefetch, unsupported-operation, mark-reset |
| skip not supported | exception | warning | hadoop-aws, prefetch, unsupported-operation, skip |
| Unexpected end of stream: buffer[%d], readSize = %d, numRema | exception | error | hadoop-aws, prefetch, eof, network-truncation, cache-corruption, s3 |
| S3Guard is no longer needed/supported, yet %s is configured | exception | error | hadoop-aws, s3guard, dynamodb, hadoop-3-4-upgrade, configuration |
| Filesystem is configured to use unknown S3Guard store " + cl | exception | error | hadoop-aws, s3guard, configuration, hadoop-3-4-upgrade, unknown-class |
53 Wrong filesystem for URI " + fs.getUri() + " : " + fs.getClass().getName() | exception | error | hadoop-aws, s3guard, cli, filesystem-scheme, exit-code-53 |
42 No arguments provided | exception | error | cli, usage, s3a, s3guard, hadoop-aws, exit-code-42 |
55 S3 Select is no longer supported | exception | error | s3a, s3-select, removed-feature, aws, hadoop-aws, exit-code-55 |
42 Filesystem is not S3A URL: {fsURI} | error_code | error | cli, usage, s3a, uri-scheme, bucket, exit-code-42 |
46 The -zone option is only supported for Amazon S3 Express One Zone Storage | error_code | error | s3a, s3-express, endpoint, third-party-store, bucket, exit-code-46 |
49 Initialization failed because the bucket existence probefs.s3a.bucket.probe was | error_code | error | s3a, configuration, core-site, bucket-probe, final-property, exit-code-49 |
42 Wrong number of arguments: %d | error_code | error | cli, usage, s3a, directory-markers, exit-code-42 |
44 Not found: {target} | error_code | error | s3a, path-not-found, directory-markers, exit-code-44 |
| Wrong FS {pathUri} -expected {fsUri} | exception | error | s3a, uri, checkpath, filesystem, illegal-argument |
| WASB Driver using wasb(s) schema is no longer supported. Ins | exception | error | azure, wasb, abfs, adls-gen2, removed-feature, hadoop-azure |
fs.azure.fns.account.service.type Service Type Cannot be BLOB for HNS Account | validation | error | |
fs.default.name Blob Endpoint Url Cannot be used to initialize filesystem for HNS Account | validation | error | |
| No enum constant {canonicalName}.{configValue} | validation | error | |
| Unable to load key provider class {keyProviderClass} | validation | error | |
| {keyProviderClass} specified in config is not a valid KeyPro | validation | error | |
| Failed to initialize custom ClientAssertionProvider: {client | validation | error | |
| Failed to initialize {tokenProviderClass} | validation | error | |
| Unable to load OAuth token provider class. | validation | error | |
| The configuration value for "%s" is invalid. | validation | error | |
| Failed to initialize {customTokenProviderClass} | validation | error | |
| Unable to load custom token provider class: {e} | validation | error | |
| Invalid auth type: %s is being used, expecting OAuth | validation | error | |
| Invalid auth type: %s is being used, expecting SAS. | validation | error | |
| At least one of the "%s" and "%s" must be set. | exception | error | |
| Failed to initialize %s | exception | error | |
| Unable to load SAS token provider class: {e} | exception | error | |
| "%s" must be set for user-bound SAS auth type. | exception | error | azure, abfs, sas-token, configuration, authentication |
| Unable to load user-bound SAS token provider class: {e} | exception | error | azure, abfs, sas-token, classpath, extensions, classloading |
| A valid owner or group must be specified. | validation | error | azure-abfs, setowner, illegal-argument, hns, acl |
| A valid name and value must be specified. | validation | error | azure-abfs, setxattr, xattr, illegal-argument |
| A valid name must be specified. | validation | error | azure-abfs, getxattr, xattr, illegal-argument |
| The permission can't be null | validation | error | azure-abfs, setpermission, illegal-argument, hns |
| modifyAclEntries is only supported by storage accounts with | exception | error | azure-abfs, acl, hierarchical-namespace, unsupported-operation |
| The value of the aclSpec parameter is invalid. | validation | error | azure-abfs, acl, illegal-argument, modifyaclentries |
| removeAclEntries is only supported by storage accounts with | exception | error | azure-abfs, acl, hierarchical-namespace, unsupported-operation |
| The aclSpec argument is invalid. | validation | error | azure-abfs, acl, illegal-argument, removeaclentries |
| removeDefaultAcl is only supported by storage accounts with | exception | error | azure-abfs, acl, hierarchical-namespace, unsupported-operation, default-acl |
| removeAcl is only supported by storage accounts with the hie | exception | error | azure-abfs, acl, hierarchical-namespace, unsupported-operation |
| setAcl is only supported by storage accounts with the hierar | exception | error | azure-abfs, acl, hierarchical-namespace, unsupported-operation, setacl |
| getAclStatus is only supported by storage account with the h | exception | error | azure-abfs, acl, hierarchical-namespace, unsupported-operation, getaclstatus |
| {uri} | exception | error | azure-abfs, uri, configuration, illegal-argument, fs-defaultfs |
| {uri} has invalid authority. | exception | error | azure-abfs, uri, authority, configuration, fs-defaultfs |
| An unhandled file operation exception | exception | error | azure-abfs, ioexception, wrapper, unexpected-exception, concurrency |
| An unhandled file operation exception | exception | critical | azure-abfs, classpath, version-conflict, initialization, reflection |
| %s has invalid authority. | exception | error | azure-abfs, uri, authority, initialization, configuration |
| Invalid URI '%s' has a malformed authority, expected contain | exception | error | azure-abfs, uri, authority, container-name, configuration |
| ABFS endpoint is not set correctly : %s, Do not specify sche | exception | critical | azure, abfs, configuration, endpoint, uri-builder, core-site |
| EncryptionContext not present in GetPathStatus response | exception | error | azure, abfs, encryption, client-side-encryption, http-header |
| EncryptionContext not present in GetPathStatus response head | exception | error | azure, abfs, encryption, client-side-encryption, file-read, http-header |
PathNotFound openFileForWrite must be used with files and not directories | exception | error | azure, abfs, create, append, path-conflict, is-a-directory |
| File doesn't have encryptionContext. | exception | error | azure, abfs, encryption, append, client-side-encryption |
| This operation is only valid for storage accounts with the h | exception | error | azure, abfs, permissions, owner, hierarchical-namespace, hns |
| Invalid URI %s | exception | critical | azure, abfs, uri, configuration, client-init |
| Invalid URI %s - account name is not fully qualified. | exception | critical | azure, abfs, sharedkey, account-name, authentication, configuration |
| Both global key and encryption context are set, only one all | exception | critical | azure, abfs, encryption, client-side-encryption, configuration, conflict |
| Encoded SHA256 hash must be provided for global encryption | exception | critical | azure, abfs, encryption, client-side-encryption, sha256, configuration |
| %s is invalid. | exception | error | azure, abfs, metadata, x-ms-properties, base64, parsing |
| Not an abfs filesystem: %s | exception | error | azure, abfs, output-committer, manifest, filesystem-binding, wiring |
| Invalid XML | exception | error | |
| Invalid XML | exception | error | |
| Invalid configuration value detected for %s | validation | error | |
| Invalid configuration value detected for %s | validation | error | |
| Invalid configuration value detected for %s | validation | error | |
| Invalid configuration value detected for %s | validation | error | |
| Invalid configuration value detected for %s | validation | error | |
| Cannot convert Trilean.UNKNOWN to boolean | exception | error | |
| Invalid vectored read strategy: {} | validation | error | |
| AADToken: HTTP connection to {} failed for getting token fro | http | error | |
| AADToken: HTTP connection to {} failed for getting token fro | http | error | |
| MSI Responded with invalid expires_on | exception | error | |
| Error reading token file at specified path: {} | exception | error | |
| Empty token file found at specified path: {} | exception | error | |
| The value for \"fs.azure.delegation.token.provider.type\" is | validation | error | |
| Filesystem not generating Delegation Tokens: {} | exception | error | |
| Duplicate acl entries are not allowed. | validation | error | |
| Access mask is required when a named access acl is present. | validation | error | |
| Default mask is required when a named default acl is present | validation | error | azure, abfs, acl, posix-acl, hadoop, validation |
| Cannot remove user, group or other entry from access ACL. | validation | error | azure, abfs, acl, posix-acl, hadoop, validation |
| Request Duration Exceeded Tail Latency Threshold. | exception | error | azure, abfs, timeout, latency, network, throttling |
| Request execution with deadline failed | exception | error | azure, abfs, http, io, wrapper-exception, network |
| Cannot create file {} because parent folder does not exist. | exception | error | azure, abfs, blob-endpoint, create, file-not-found, hadoop |
PathConflict The specified path, or an element of the path, exists and its resource type is i | http | error | azure, abfs, conflict, http-409, create, blob-endpoint |
| Parallel access to the create path detected. Failing request | exception | error | azure, abfs, concurrency, race-condition, create, blob-endpoint |
| Parallel access to the create path detected. Failing request | exception | error | azure, abfs, concurrency, etag, precondition-failed, blob-endpoint |
| FNS-Blob rename was not successful for source and destinatio | http | error | azure, abfs, rename, blob-endpoint, hadoop |
| Flush without blockIds not supported on Blob Endpoint | exception | error | azure, abfs, unsupported-operation, flush, blob-endpoint |
| FNS-Blob delete was not successful for path: {} | http | error | azure, abfs, delete, blob-endpoint, lease, hadoop |
| SetOwner operation is only supported on HNS enabled Accounts | exception | error | azure, abfs, unsupported-operation, hns, acl, ownership |
| SetPermission operation is only supported on HNS enabled Acc | exception | error | azure, abfs, unsupported-operation, hns, permissions |
| SetAcl operation is only supported on HNS enabled Accounts. | exception | error | azure, abfs, unsupported-operation, hns, acl |
| GetAclStatus operation is only supported on HNS enabled Acco | exception | error | azure, abfs, unsupported-operation, hns, acl |
| CheckAccess operation is only supported on HNS enabled Accou | exception | error | azure, abfs, unsupported-operation, hns, access-check |
| Parsing of XML List Response Failed in BlobClient. | exception | error | azure, abfs, xml, parsing, list-blobs, blob-endpoint |
PathNotFound Path had to be recovered from atomic rename operation. | http | error | azure, abfs, rename, non-hns, recovery, path-not-found |
| Unable to create SAXParser | exception | error | azure, abfs, xml, sax, jaxp, classpath |
| Check parser configuration | exception | error | azure, abfs, xml, sax, jaxp, parser-config |
| Container name must not be null or empty | validation | error | azure, abfs, container, validation, argument-error |
| Invalid container name (must not contain '/'): {container} | validation | error | azure, abfs, container, validation, argument-error |
| DFS client does not support blockId | validation | error | azure, abfs, dfs, block, unsupported-operation, misuse |
| SASToken received is empty or null | exception | error | azure, abfs, sas, auth, token-provider |
| Failed to acquire a SAS token for %s on %s due to %s | exception | error | azure, abfs, sas, auth, token-provider, keyvault |
| Invalid URI %s | validation | error | azure, abfs, uri, url-encoding, validation |
| URL provided is null | validation | error | azure, abfs, uri, initialization, configuration |
| URL is malformed{url} | validation | error | azure, abfs, url, configuration, malformed-url |
| Checksum Validation Failed, MD5 Mismatch Error, rId: {activi | exception | error | azure, abfs, read, checksum, md5, data-integrity |
| Failed to determine account type | validation | error | azure, abfs, configuration, hns, account-type |
| Error while recovering from create failure. | exception | error | |
| Cannot create file {parentPath} because parent folder does n | exception | error | |
| Parallel access to the create path detected. Failing request | exception | error | |
| Flush with blockIds not supported on DFS Endpoint | exception | error | |
| Parsing of Json List Response Failed in DfsClient. | exception | error | |
| %s is invalid. | validation | error | |
| Error while recovering from rename failure for path: | exception | error | |
| File already exists. | exception | error | |
| Stream is closed! | validation | error | |
| readahead buffers cannot have non-zero buffer offsets | validation | error | |
| attempting to read from negative offset | validation | error | |
| null byte array passed in to read() method | validation | error | |
| offset greater than length of array | validation | error | |
| requested read length is less than zero | validation | error | |
| requested read length is more than will fit after requested | validation | error | |
| Unexpected Content-Length | exception | error | |
| Cannot seek to a negative offset | validation | error | azure-blob, abfs, seek, negative-offset, argument-validation |
| Attempted to seek or read past the end of the file | validation | error | azure-blob, abfs, seek, eof, file-length, validation |
| mark()/reset() not supported on this stream | exception | error | azure-blob, abfs, unsupported-operation, mark-reset, hadoop |
| Lease desired but no lease threads configured, set fs.azure. | validation | error | azure-blob, abfs, lease, configuration, thread-pool, hadoop |
| There is already an existing lease operation | exception | error | azure-blob, abfs, lease, concurrency, async |
| - account name is not fully qualified. | validation | error | azure-blob, abfs, metrics, configuration, uri-validation, hadoop |
| Exception while initializing metric credentials | exception | error | azure-blob, abfs, metrics, credentials, configuration, base64, hadoop |
| MD5 algorithm not available | exception | error | azure-blob, abfs, checksum, md5, fips, jvm-security, configuration, hadoop |
| The ingress service type must be configured as DFS | validation | error | azure-blob, abfs, configuration, hns, dfs, ingress, hadoop |
| Stream is closed! | validation | error | azure-blob, abfs, hadoop, stream-lifecycle, write, closed-stream |
| Attempted to write to file without lease | exception | critical | azure-blob, abfs, lease, concurrency, single-writer, hadoop |
| Executor Service closed before writes could be completed. | exception | critical | azure-blob, abfs, stream-lifecycle, executor-service, data-loss, close-ordering, hadoop |
| Error while tracking Duration of an AbfsRestOperation call | exception | error | azure-blob, abfs, rest, unchecked-exception, io-statistics, wrapper, hadoop |
| Query string param is not encode-able: {}={} | validation | error | |
| dispatchIntervalInMins must be > 0 | validation | error | |
| permitsPerSecond must be > 0 | validation | error | |
| Failed to initialize AggregateMetricsManager | exception | error | |
| New block position {} must be greater than the last block po | exception | error | |
| Flush failed. Block {} with position {} has status {}for pat | exception | error | |
| Position check failed. Current block position is greater tha | exception | error | |
DirectoryNotEmpty The recursive query parameter value must be true to delete a non-empty directory | http | error | |
PathNotFound Path not found | http | error | |
| Blob copy progress wait time exceeded for source: %s and des | exception | error | |
CopyBlobFailed copy to path %s failed due to: %s | http | error | |
CopyBlobAborted copy to path %s aborted | http | error | |
| Configured Fixed SAS Token is empty or null. | validation | error | |
| KeepAliveCache is closed | exception | error | |
fs.azure.blob.dir.list.consumer.max.lag maxConsumptionLag should be lesser than maxSize | validation | error | |
| Cannot enqueue paths as the queue is already marked as compl | exception | error | |
| ReadBuffer refCount cannot be negative | exception | error | |
| Read-ahead block size must be positive | validation | error | |
| Vectored read failed for path: {}, status={} | exception | error | |
| ReadBufferManagerV2 is not configured. Please call setReadBu | exception | error | |
| Invalid account name. | validation | error | |
| Invalid account key. | validation | error | |
| Unable to get key from credential provider for account {acco | exception | error | |
| Script path is not specified via fs.azure.shellkeyprovider.s | validation | error | |
| Failure to initialize configuration for {accountName}. Inval | validation | error | |
| windowSizeMillis > 0 | validation | error | |
| Unexpected end of stream during direct read: path={path}, of | exception | error | |
| The data parameter is not a valid base64-encoded string. | validation | error | |
| Query param key should not be empty | validation | error | |
| Invalid input or indices | validation | error | |
| Configuration {className} not defined/accessible. | validation | error | |
| Delete on root is not supported. | exception | error | |
| Access Denied : {path} | exception | error | |
| Working directory cannot be set to NULL | validation | error | |
| No value for {key} found in conf file. | validation | error | |
| Password {key} not found | exception | error | azure-data-lake, adl, oauth2, credentials, credential-provider, configuration |
| -uri is not specified. | validation | error | hadoop-compat-bench, cli, command-line-arguments, uri |
| Cannot find any path capability | exception | error | hadoop-compat-bench, path-capability, filesystem, connector |
| cannot get class name for suite " + this.suiteName + ", conf | validation | error | hadoop-compat-bench, configuration, suite-registration |
| class name " + suiteClassName + " must be an implementation | validation | error | hadoop-compat-bench, reflection, classloading, plugin, suite-registration |
| suite " + suiteClassName + " suiteName is empty | validation | error | hadoop-compat-bench, suite-registration, plugin-validation |
| suite " + suiteClassName + " suiteName conflicts with defaul | validation | error | hadoop-compat-bench, suite-registration, name-conflict |
| suite " + suiteClassName + " is empty for both API and SHELL | validation | error | hadoop-compat-bench, suite-registration, plugin-validation |
| HADOOP_CONF_DIR not configured | exception | error | hadoop-compat-bench, environment-variables, hadoop-conf-dir, shell-tests |
| HADOOP_CONF_DIR is not valid: " + srcDir | exception | error | hadoop-compat-bench, environment-variables, hadoop-conf-dir, invalid-path |
| Resource not found during scripts prepare: " + res | exception | error | hadoop-compat-bench, classpath, resources, packaging, shell-tests |
| Cannot overwrite existing resource file | exception | error | hadoop-compat-bench, file-conflict, idempotency, shell-tests |
| Unable to instantiate " + filtersClassName | exception | error | distcp, reflection, filters, classloading, configuration |
| File " + lastFileStatus.getPath() + " and " + currentFileSta | exception | error | distcp, duplicate-paths, input-validation, file-listing |
| File " + lastFileStatus.getPath() + " " + lastChunkOffset + | exception | error | distcp, blocksperchunk, chunking, data-integrity, file-listing |
| Unable to instantiate " + copyListingClassName | exception | error | distcp, reflection, copy-listing, classloading, configuration |
| DistCp failure: Job " + job.getJobID() + " has failed: " + j | exception | critical | distcp, mapreduce, job-failure, yarn |
| blocksperchunk is not supported since the target file system | exception | error | distcp, blocksperchunk, concat, object-store, filesystem-support |
| Work path " + workDir + " and target path " + targetPath + " | validation | error | distcp, atomic-commit, filesystem-mismatch, tmp-directory |
| No attribute for " + symbol | validation | error | distcp, options, argument-parsing, preserve-attributes |
| -delete and -diff/-rdiff are mutually exclusive. The -delete | validation | error | |
| -tmp work-path can only be specified along with -atomic | validation | error | |
| Atomic commit can't be used with sync folder or overwrite op | validation | error | |
| Delete missing is applicable only with update or overwrite o | validation | error | |
| Overwrite and update options are mutually exclusive | validation | error | |
| Append is valid only with update options | validation | error | |
| Append is disallowed when skipping CRC | validation | error | |
| -diff/-rdiff is valid only with -update option | validation | error | |
| Must provide both the starting and ending snapshot names for | validation | error | |
| -diff and -rdiff are mutually exclusive | validation | error | |
| -v is valid only with -log option | validation | error | |
| sourcePaths.size() + " source paths are provided" | validation | error | |
| Snapshot " + from + " should be newer than " + to | validation | error | |
| Snapshot " + to + " should be newer than " + from | validation | error | |
| Input snapshot is not found | exception | error | |
| The source file system " + srcFs.getScheme() + " does not su | exception | error | |
| The target file system " + tgtFs.getScheme() + " does not su | exception | error | |
| The source file system " + srcFs.getScheme() + " does not su | exception | error | |
| The target file system " + tgtFs.getScheme() + " does not su | exception | error | |
| Failed to invoke getSnapshotDiffReport. | exception | error | |
| The tmp directory {tmp} already exists | exception | error | distcp, hdfs, sync, snapshot-diff, mkdirs, staging-directory |
| Nothing to process. Source paths::EMPTY | exception | error | distcp, input-validation, source-paths, empty-input |
| {p} doesn't exist | exception | error | distcp, glob, path-not-found, input-validation, hdfs |
| Unable to parse arguments. {args} | exception | error | distcp, cli, commons-cli, argument-parsing, invalid-arguments |
| Bandwidth specified is invalid: {value} | exception | error | distcp, cli, bandwidth, number-format, invalid-arguments |
| Number of liststatus threads is invalid: {value} | exception | error | distcp, cli, liststatus, number-format, invalid-arguments |
| Number of maps is invalid: {value} | exception | error | distcp, cli, maps, number-format, invalid-arguments |
| blocksPerChunk is invalid: {chunkSizeStr} | exception | error | distcp, cli, blocksperchunk, number-format, invalid-arguments, chunking |
| copyBufferSize is invalid: {copyBufferSizeStr} | exception | error | distcp, cli, buffer-size, number-format, invalid-arguments |
| Target path not specified | exception | error | distcp, cli, missing-argument, target-path |
| Both source file listing and source paths present | exception | error | distcp, cli, conflicting-options, source-paths |
| Neither source file listing nor source paths present | exception | error | distcp, cli, missing-argument, source-paths |
| Multiple source being copied to a file: {targetPath} | exception | error | distcp, target-path, file-target, input-validation |
| Cannot copy {srcPath}, which is not a file to {targetPath} | exception | error | distcp, target-path, file-target, input-validation |
| Target path for atomic-commit already exists: {targetPath}. | exception | error | distcp, atomic-commit, target-path, input-validation |
| {path} doesn't exist | exception | error | distcp, path-not-found, input-validation, file-listing |
| The source path '{path}' starts with /.reserved/raw but the | exception | error | distcp, reserved-raw, encryption-zone, input-validation, hdfs |
| The target path '{targetPath}' starts with /.reserved/raw bu | exception | error | distcp, reserved-raw, encryption-zone, input-validation, hdfs |
| Failed to concat chunk files for {targetFile} | exception | error | distcp, concat, blocksperchunk, job-commit, hdfs, large-files |
| Inconsistent sequence file: current chunk file {srcFileStatu | exception | error | distcp, blocksperchunk, sequence-file, chunking, concat, listing |
| Target-path can't be committed to because it exists at {fina | exception | error | distcp, hadoop, atomic-commit, rename, hdfs |
| Atomic commit failed. Temporary data in {workDir}, Unable to | exception | error | distcp, hadoop, atomic-commit, rename, safe-mode, hdfs |
| Fail to rename tmp file (={tmp}) to destination file (={dst} | exception | error | distcp, hadoop, rename, concat, blocksperchunk |
| Can't replace {target}. Target is {targetType}, Source is {s | exception | error | distcp, hadoop, path-conflict, type-mismatch, filesystem |
| File copy failed: {sourcePath} --> {target} | exception | error | distcp, hadoop, copy, io, retry |
| mkdir failed for {target} | exception | error | distcp, hadoop, mkdir, permissions, quota |
| Commit directory not configured | exception | error | distcp, hadoop, mapreduce, configuration, job-setup |
| Working directory not configured | exception | error | distcp, hadoop, mapreduce, configuration, job-setup |
| Failed to promote tmp-file:{tmpTarget} to: {target} | exception | error | distcp, hadoop, rename, tmp-file, concurrency |
| Listing file doesn't exist at: {listingFilePath} | exception | error | distcp, hadoop, listing, inputformat, missing-file |
| Couldn't find listing-file at: {listingFilePath} | exception | error | distcp, hadoop, listing, sequencefile, corruption |
| Unable to release chunk at path: {chunkFilePath} | exception | error | distcp, hadoop, dynamic, chunk, delete |
| Too many chunks created with splitRatio:{splitRatio}, numMap | exception | error | distcp, hadoop, dynamic, configuration, capacity |
| ACLs not supported for file system: {uri} | exception | error | distcp, hadoop, acl, preserve, filesystem-capability |
| XAttrs not supported for file system: {uri} | exception | error | distcp, hadoop, xattr, preserve, filesystem-capability |
| Mismatch in length of source:{source} ({srcLen}) and target: | exception | error | distcp, hadoop, verification, length-mismatch, data-integrity |
| Checksum mismatch between {} and {}. | exception | error | distcp, hadoop, checksum, verification, data-integrity |
| Couldn't run retriable-command: {} | exception | error | distcp, hadoop, retry, io |
| Thread aborted | exception | error | distcp, hadoop, bandwidth, throttling, interruption |
| seek operations are unsupported by the internal stream | exception | error | distcp, hadoop, stream, seek, unsupported-operation |
| Found %s replication strings | exception | error | |
| Found a block string when in state: {} | exception | error | |
| State transition not allowed; from {} to {} | exception | error | |
| No args specified for application master to initialize | exception | error | |
| Must be exactly one fsimage file present in fs_image_dir | exception | error | |
| Invalid memory specified for application master, exiting. Sp | exception | error | |
| Invalid virtual cores specified for application master, exit | exception | error | |
| block list path must already exist on remote fs! | exception | error | |
| workload_replay_enable was specified; must include all requi | exception | error | |
| Invalid AM memory or vcores: memory={}, vcores={} | exception | error | |
| Can't get Master Kerberos principal for the RM to use as ren | exception | error | |
| Resources in JARs can't be zipped; resource %s is ARCHIVE an | exception | error | |
| Resource type is %s but srcPaths were: %s | exception | error | |
| Specified a directory to archive with no contents | exception | error | |
| If resource is on remote, must be a single file: {} | exception | error | |
| If resource is on remote filesystem, must be a file: {} | exception | error | |
| Unable to create local dir: {} | exception | error | |
| Malformed LiveNodes JSON; got token = %s; currentNodeAddr = | exception | error | |
| Invalid JMX query: "{}" against NameNode URI: {} | exception | error | |
| Unable to retrieve JMX: {} | exception | error | |
| Unexpected format of JMX JSON response for: {} | exception | error | dynamometer, jmx, json, http, startup-check |
| Property {} not found within {} | exception | error | dynamometer, jmx, metrics, configuration |
| {err} | exception | error | dynamometer, cli, usage, arguments |
| Error formatting DataNode dirs | exception | error | dynamometer, minidfscluster, storage, permissions |
| Invalid input, there are duplicated files in the sources: {p | validation | error | distch, hadoop-extras, duplicate-source, input-validation, sequence-file |
| {src} should be a directory. | validation | error | fedbalance, federation-balance, precheck, path-validation, distcp |
| {dst} already exists. | validation | error | fedbalance, federation-balance, precheck, destination-exists, distcp |
| {src} shouldn't enable snapshot. | validation | error | fedbalance, federation-balance, hdfs-snapshot, precheck, distcp |
| DistCp failed. jobId={jobId} failure={failureInfo} | exception | error | fedbalance, federation-balance, distcp, mapreduce, diff-copy |
| Final DistCp failed. Failure: {failureInfo} | exception | error | fedbalance, federation-balance, distcp, mapreduce, final-copy |
| The dst path={dst} already exists. The admin should delete i | validation | error | fedbalance, federation-balance, destination-exists, job-recovery, distcp |
| The src snapshot={snapshotPath} already exists. The admin sh | validation | error | fedbalance, federation-balance, hdfs-snapshot, job-recovery, distcp |
| Submit job failed. | exception | error | fedbalance, federation-balance, distcp, job-submission, yarn |
| The destination cluster must be specified. | validation | error | fedbalance, federation-balance, uri-validation, path, cluster-addressing |
| The source cluster must be specified. | validation | error | fedbalance, federation-balance, uri-validation, path, cluster-addressing |
| Failed move {src} to trash. | exception | error | fedbalance, federation-balance, hdfs-trash, cleanup, source-deletion |
| Failed delete {src} | exception | error | fedbalance, federation-balance, recursive-delete, cleanup, hdfs-permissions |
| URI resolution failed. | validation | error | fedbalance, federation-balance, uri-syntax, configuration, journal |
| Expected {len} found {total} | exception | error | fs2img, block-resolver, fsimage, length-mismatch, file-mutation-race |
| FS modified | exception | error | fs2img, treewalk, concurrent-modification, fsimage, file-mutation-race |
| Unknown option: {} | exception | error | fs2img, cli, option-parsing, usage-error |
| Failed to create output dir: {} | exception | error | fs2img, image-writer, mkdir-failed, output-path, permissions |
| Incompatible layout {} (expected {}) | exception | error | fs2img, layout-version, version-mismatch, fsimage, hadoop-version |
| symlinks not supported | exception | error | fs2img, symlink, unsupported-file-type, fsimage, treewalk |
| Unknown type: {} | exception | error | |
| ACLs not supported by ImageWriter | exception | error | |
| UID must fit in 24 bits | exception | error | |
| GID must fit in 24 bits | exception | error | |
| Duplicate mapping: {} {} {} | exception | error | |
| Compression ratio should be in the range [0.07,0.68]. Config | exception | error | |
| No compressed file found in the input directory : {}. To ena | exception | error | |
| Found no satisfactory file in {} | exception | error | |
| Invalid/missing generation bytes: {} | exception | error | |
| Invalid metadata: #files ({}), total_size ({}), filelisturi | exception | error | |
| Internal error | exception | error | |
| {} job failed! | exception | error | |
| Error in trace | exception | error | |
| Simulated job's configuration parameter '{}' got scaled to a | exception | error | |
| Failed to satisfy request for {} | exception | error | |
| Missing reduce spec | exception | error | |
| File creation failed for {} | exception | error | |
| File {} does not exist in pseudo local file system | exception | error | hadoop, gridmix, pseudo-local-fs, file-not-found, path-validation |
| Append is not supported in pseudo local file system. | exception | error | hadoop, gridmix, pseudo-local-fs, unsupported-operation, append |
| Mkdirs is not supported in pseudo local file system. | exception | error | hadoop, gridmix, pseudo-local-fs, unsupported-operation, mkdirs |
| Rename is not supported in pseudo local file system. | exception | error | hadoop, gridmix, pseudo-local-fs, unsupported-operation, rename |
| File deletion is not supported in pseudo local file system. | exception | error | hadoop, gridmix, pseudo-local-fs, unsupported-operation, delete |
| SetWorkingDirectory is not supported in pseudo local file sy | exception | error | hadoop, gridmix, pseudo-local-fs, unsupported-operation, working-directory |
| Missing username: {} | exception | error | hadoop, gridmix, user-resolver, config-file, parse-error |
| Empty user list is not allowed for RoundRobinUserResolver. P | exception | error | hadoop, gridmix, user-resolver, configuration, empty-list |
| Missing reduce spec | exception | error | hadoop, gridmix, sleep-job, reducer, data-contract |
| Invalid gridmix.sleep.interval: {} | exception | error | hadoop, gridmix, sleep-job, configuration, validation |
| JobStory not available for job {} | exception | error | hadoop, gridmix, statistics, internal-invariant, job-trace |
| CumulativeCpuUsageEmulatorPlugin got interrupted. Exiting. | exception | error | hadoop, gridmix, cpu-emulation, interrupt, concurrency |
| Misconfigured resource usage plugins. Class {} is not a reso | exception | error | hadoop, gridmix, resource-emulation, plugin, configuration |
| Total heap the can be used is {} bytes while the emulator is | exception | error | hadoop, gridmix, heap-emulation, resource-emulation, capacity |
| Kafka topic can not be null | exception | error | hadoop, metrics2, kafka, sink, configuration |
| Error creating Producer, {} | exception | error | hadoop, metrics2, kafka, producer, initialization |
| Producer in KafkaSink is null! | exception | error | hadoop, metrics2, kafka, lifecycle, null-check |
| Error sending data | exception | error | hadoop, metrics2, kafka, interrupt, send |
| Error closing producer | exception | warning | hadoop, metrics2, kafka, shutdown, resource-cleanup |
| Hadoop Pipes Exception: in ping %s\n | console | error | |
| Hadoop Pipes Exception: %s\n | console | error | |
| Class: {} not instance of {} | exception | error | |
| Could not instantiate : {} due to exception: {} | exception | error | |
| Trying to addHistory duplicate resource skylines for {}. Use | exception | error | |
| Trying to deleteHistory non-existing recurring pipeline ${r | exception | error | |
| Trying to updateHistory ${recurrenceId} with empty resource | exception | error | |
| Trying to updateHistory non-existing resource skylines for $ | exception | error | |
| Recurrence id is null, please try again by specifying a vali | exception | error | |
| pipelineId is null, please try again by specifying a valid p | exception | error | |
| ResourceSkylines for ${recurrenceId} is null, please try aga | exception | error | |
| Resource allocation for ${pipelineId} is null. | exception | error | |
| Job ResourceSkyline history is invalid, please try again wit | exception | error | |
| Solver timeInterval is non-positive, please try again with v | exception | error | |
| Job ResourceSkyline history is containing less job runs than | exception | error | |
| The log parser is not initialized, please try again after in | exception | error | |
| Fail to extract data fields properly from ${tail} | exception | error | |
| Illegal arguments list! | exception | error | hadoop, rumen, anonymizer, cli-args, argument-parsing |
| Invalid arguments list! | exception | error | hadoop, rumen, anonymizer, cli-args, argument-parsing |
| Input file does not contain valid topology data. | exception | error | hadoop, rumen, json-parsing, topology, empty-file |
| No suitable parser. | exception | error | |
| Invalid entry! Missing hostname | exception | error | |
| Cannot add child to MachineNode | exception | error | |
| Node name cannot be null | exception | error | |
| Level cannot be negative | exception | error | |
| The child is already under another node: | exception | error | |
| Host location component index out of range. | exception | error | |
| Unexpected type of tasks in the list... | exception | error | |
| Unexpected type of taskAttempts in the list... | exception | error | |
| Only MachineNode can be added to RackNode | exception | error | |
| Can't create MD5 digests | exception | error | |
| Unable to rewind the stream | exception | error | |
| status cannot be | exception | error | |
| Leaf nodes are not on the same level | exception | error | |
| job is null | exception | error | |
| unknown status | exception | error | |
| attempt result is not SUCCEEDED, FAILED or KILLED: | exception | error | |
| taskType can only be MAP: | exception | error | |
| taskType for {} is neither MAP nor REDUCE: {} | exception | error | |
| getTaskInfo only supports MAP or REDUCE tasks: {} for task = | exception | error | |
| taskType is neither MAP nor REDUCE: {} | exception | error | |
| state is neither SUCCEEDED nor FAILED: {} | exception | error | |
| Data [{}] doesn't have a suffix from known suffixes [{}] | exception | error | |
| Invalid classname! | exception | error | |
| No state persist directory configured! Disable persistence. | exception | error | |
| No latest state persist directory found! Disable persistence | exception | error | |
| Version mismatch! Expected {} got {} | exception | error | |
| Invalid map task, no attempt for a mapper! | exception | error | |
| Invalid reduce task, no attempt for a reducer! | exception | error | |
| No task for the job! | exception | error | |
| Input configuration not recognized, trace type should be SLS | exception | error | |
| Input configuration not recognized, trace type should be SLS | exception | error | |
| No node! Please configure nodes. | exception | error | |
| Fifo Scheduler is not supported yet. | exception | error | |
| Failed to initialize SynthTraceJobProducer | exception | error | |
| Cannot create output directory | exception | error | |
| Misconfigured input | exception | error | |
| Misconfigured input! | exception | error | |
| Duration of a task shouldn't be less or equal to 0! | exception | error | hadoop-sls, yarn, workload-simulation, input-validation, configuration |
| Can't find the queue by the given name: {}! Please check if | exception | error | hadoop-sls, capacity-scheduler, queue-config, yarn, configuration |
| Can't find the queue by the given name: {}! Please check if | exception | error | hadoop-sls, fair-scheduler, queue-config, yarn, configuration |
| Error serializing {} | exception | error | hadoop-record, csv, serialization, deprecated, io-stream |
| Error deserializing string. | exception | error | hadoop-record, csv, deserialization, deprecated, data-format |
| Error deserializing buffer. | exception | error | hadoop-record, csv, deserialization, buffer, deprecated |
| Illegal Unicode Codepoint {} in string. | exception | error | hadoop-record, unicode, utf-8, serialization, deprecated |
| Invalid UTF-8 representation. | exception | error | hadoop-record, utf-8, deserialization, deprecated, data-corruption |
| Invalid UTF-8 byte {} at offset {} in length of {} | exception | error | hadoop-record, utf-8, deserialization, deprecated, data-corruption |
| Illegal Unicode Codepoint {} in stream. | exception | error | hadoop-record, unicode, utf-8, deserialization, deprecated |
| Operating system {} not supported by this class | exception | error | hadoop-streaming, platform-support, environment-variables, os-detection |
| configuration exception | exception | critical | hadoop-streaming, process-launch, permissions, configuration, subprocess |
| PipeMapRed.waitOutputThreads(): subprocess failed with code | exception | error | hadoop-streaming, subprocess, exit-code, scripting, mapreduce |
| MROutput/MRErrThread failed: | exception | error | hadoop-streaming, output-parsing, threads, mapreduce, subprocess |
| MROutput/MRErrThread failed: | exception | error | hadoop-streaming, output-parsing, threads, mapreduce, reducer |
| Class not found: {} | exception | error | hadoop-streaming, classpath, classloading, record-reader, configuration |
| runtime classes not found: {} | exception | error | hadoop-streaming, classpath, job-submission, jar-packaging, configuration |
| splitPos must be in the range [{}, {}]: {} | exception | error | |
| invalid codePath: className={} codePath={} | exception | error | |
| JobConf: missing required property: {} | exception | error | |
| Class not found: {} | exception | error | |
| JobConf: missing required property: {} | exception | error | |
| unknown type | exception | error | |
| cannot write objects of this type | exception | error | |
| unknown type | exception | error | |
| value class has to be TypedBytesWritable | exception | error | |
| wrong Writable class given | exception | error |