I am trying to read meta data info from a parquet file :
metaData=ParquetFileReader.readFooter(fs.getConf(),file) ;
This line opens a connect