Thanks for running w/ tracing enabled. > fuse_dfs TRACE - readdir / > unique: 48, error: 0 (Success), outsize: 112 > unique: 49, opcode: LOOKUP (1), nodeid: 1, insize: 42 > LOOKUP /l > fuse_dfs TRACE - getattr /l > unique: 49, error: -2 (No such file or directory), outsize: 16
Looks like there's a bug parsing the name. To confirm, what are the contents of your directory in hdfs? Is there a /I? IIRC there was a similar bug fixed in 20.1, could you try that or cdh2? Thanks, Eli