Skip to main content

INVALID_LOG_VERSION error condition

SQLSTATE: KD002

UnsupportedLogVersion.

EXACT_MATCH_VERSION

The only supported log version is v<matchVersion>, but encountered v<version>.

MAX_SUPPORTED_VERSION

The maximum supported log version is v<maxSupportedVersion>, but encountered v<version>. The log file was produced by a newer version of Spark and cannot be read by this version. You need to upgrade.