Description
The info level is too much for FSUtils.listStatus() since the directory may not exists. And having an extra roundtrip to the NN for verifying that the directory exists before calling listStatus() seems not necessary.
The info level is too much for FSUtils.listStatus() since the directory may not exists. And having an extra roundtrip to the NN for verifying that the directory exists before calling listStatus() seems not necessary.