 |
HDFS - Java API - Custom Training Courses: Android, JSF 2, PrimeFaces, Ajax, jQu
FileSystem API: Path • Hadoop's Path object represents a file or a directory – Not java.io.File which tightly couples to local filesystem • Path is really a URI on the FileSystem – HDFS: hdfs://localhost/user/file1 – Local: file:///user/file1 • Examples:
courses.coreservlets.com |
 |