pyarrow.HadoopFileSystem.cat# HadoopFileSystem.cat(path)# Return contents of file as a bytes object. Parameters: pathstrFile path to read content from. Returns: contentsbytes