Behavioral Changes in HDFS

Behavioral changes denote a marked change in behavior from the previously released version to this version of HDFS.

Cloudera Runtime 7.3.2.100 CHF 1

Improved error handling for HDFS Offline Image Viewer (oiv)
Summary:

The HDFS Offline Image Viewer (oiv) command has been updated to correctly report failures when converting an fsimage to CSV.

Previous behavior:

When the oiv command failed due to system-side issues (for example, local filesystem quota exhaustion, disk full, or networking issues), it would exit with code 0 (success). This resulted in truncated or incomplete output files without any indication of failure to the user or automation scripts.

New behavior:

The oiv command now correctly identifies when the output file is incomplete or when a system-level error occurs during processing. In such cases, the command will exit with a non-zero error code and provide an error message, allowing users and scripts to detect the failure.

Cloudera Runtime 7.3.2

There are no behavioral changes in this release.