JDBC Driver for HDFS

Build 22.0.8462

GetFileChecksum

Get the checksum of a file.

Input

Name Type Required Description
Path String True The path for which the checksum will be returned. Must be a file.

Result Set Columns

Name Type Description
Algorithm String The algorithm used for the checksum.
Bytes String The checksum returned.
Length Integer The length of the file.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462