This post is more than 5 years old

1 Message

950

June 6th, 2018 22:00

Is there any isilon command equivalent of "hadoop fs -checksum" ?

Is there any isilon command equivalent of "hadoop fs -checksum" ?

I'm using isilon as HDFS.

I need CRC32C value.

June 14th, 2018 11:00

No direct equivalent, since the file system is OneFS and not an HDFS file system no equivalent exists as it is not needed based on how OneFS stores and protects data.

it runs against Isilon hdfs.

hadoop fs -checksum /THIS_IS_ISILON_zone5-hdp.txt

/THIS_IS_ISILON_zone5-hdp.txt   MD5-of-0MD5-of-0CRC32   00000000000000000000000070bc8f4b72a86921468bf8e8441dce51

Top