I use logstash to import data from ES index(without best_compression) to HDFS.
Use compression => "gzip" in the logstash webhdfs output plugin, output to one .gz file.
This is the data size on ES

This is the data size on HDFS (the first with gzip compression and the second no compression)