Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.0.0-alpha
-
None
-
Reviewed
Description
Move libhdfs source files from main/native to main/native/libhdfs. Rename hdfs_read to libhdfs_test_read; rename hdfs_write to libhdfs_test_write.
The rationale is that we'd like to add some other stuff under main/native (like fuse_dfs) and it's nice to have separate things in separate directories.