ParquetFileReader leading to too many TCP connections in CLOSE_WAIT state

后端 未结 0 1899
逝去的感伤
逝去的感伤 2021-01-15 01:20

I am trying to read meta data info from a parquet file :

metaData=ParquetFileReader.readFooter(fs.getConf(),file) ;

This line opens a connect

相关标签:
回答
  • 消灭零回复
提交回复
热议问题