io.minio.spark.benchmarks.dfsio
Distributed I/O benchmark.
This test application writes into or reads from a specified number of files. The number of bytes to write or read is also specified as a parameter to the test. By default, each file is accessed in a separate spark task.
(Since version 2.11.0) The delayedInit mechanism will disappear.
(Since version ) see corresponding Javadoc for more information.
Distributed I/O benchmark.
This test application writes into or reads from a specified number of files. The number of bytes to write or read is also specified as a parameter to the test. By default, each file is accessed in a separate spark task.