- Mastering Hadoop 3
- Chanchal Singh Manish Kumar
- 67字
- 2025-04-04 14:54:49
HDFS common interfaces
In this section, we will dig into the HDFS Java interfaces and APIs that can be used to interact with the HDFS File System. We will also to focus on the method implementation of FileSystem classes so that you can understand how to write your own implementation if needed. This will also help you when you test your program against certain test cases.