Data Factory throwing "java.io.IOException:Could not read footer: java.io.IOException" while preview data of parquet file in HDFS
I am trying to fetch data from On-Premise HDFS through copy activity of Azure data Factory. I have successfully connected with HDFS and while created dataset as well but while previewing data in copy activity I am getting " ****An error occurred when invoking java, message: java.io.IOException:Could not read footer: java.io.IOException: Could not read footer for file FileStatus{path=cibil_risk_1007_fw_fn_cc_20210731mis.parquet; isDirectory=false; length=84932951248; replication=-1; blocksize=2147483647; modification_time=0; access_time=0; owner=; group=; permission=rw-rw-rw-; isSymlink=false}****"
Can anyone help me to provide the resolution for this ???
I am attaching the snippet of the error as well for reference.