Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
-
Description
HDFS should support symbolic links. A symbolic link is a special type of file that contains a reference to another file or directory in the form of an absolute or relative path and that affects pathname resolution. Programs which read or write to files named by a symbolic link will behave as if operating directly on the target file. However, archiving utilities can handle symbolic links specially and manipulate them directly.
Attachments
Attachments
Issue Links
- depends upon
-
HADOOP-6421 Symbolic links
- Resolved
- is depended upon by
-
HDFS-468 libhdfs should expose symlink dfs API
- Open
-
HDFS-220 Transparent archival and restore of files from HDFS
- Resolved
-
HDFS-427 fuse-dfs should support symlinks
- Open
-
HDFS-932 Resolve NN symlinks internally
- Open
- is related to
-
HADOOP-6421 Symbolic links
- Resolved
-
HDFS-2246 Shortcut a local client reads to a Datanodes files directly
- Closed
1.
|
Add more unit test for HDFS symlinks | Resolved | Eli Collins | |
2.
|
Create a user-guide for describing HDFS symlinks | Resolved | Unassigned |