dfsio
does not work if mapreduce.output.fileoutputformat.compress is true
#4645
Labels
kind/bug
Something isn't working
What happened:
dfsio was failed as below.
dfsio
assumes the output file ispart-00000
.but, it would be
part-00000.gz
ifmapreduce.output.fileoutputformat.compress
istrue
in the mapred-site.xmlWhat you expected to happen:
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?
Environment:
juicefs --version
) or Hadoop Java SDK version:cat /etc/os-release
):uname -a
):The text was updated successfully, but these errors were encountered: