Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Qualify Hadoop Path in integration test
Integration tests rarely interact with Hadoop FS directly, so `org.apache.hadoop.fs.Path` is uncommon. This allows to import `java.nio.file.Path`.
- Loading branch information