Description
Looks like HADOOP-7974 didn't fix the issue. Still get "Path /var already exists as dir; cannot create link here Stacktrace" when running on jenkins with home dir /var/lib/jenkins.
org.apache.hadoop.fs.FileAlreadyExistsException: Path /var already exists as dir; cannot create link here at org.apache.hadoop.fs.viewfs.InodeTree.createLink(InodeTree.java:244) at org.apache.hadoop.fs.viewfs.InodeTree.<init>(InodeTree.java:334) at org.apache.hadoop.fs.viewfs.ViewFileSystem$1.<init>(ViewFileSystem.java:165)
Attachments
Attachments
Issue Links
- is related to
-
HADOOP-7974 TestViewFsTrash incorrectly determines the user's home directory
- Closed
-
HADOOP-8589 ViewFs tests fail when tests and home dirs are nested
- Closed
- relates to
-
HADOOP-8110 TestViewFsTrash occasionally fails
- Closed