fuse-dfs does not compile ------------------------- Key: HDFS-1267 URL: https://issues.apache.org/jira/browse/HDFS-1267 Project: Hadoop HDFS Issue Type: Bug Components: contrib/fuse-dfs Reporter: Tom White Priority: Critical Fix For: 0.21.0
Looks like since libhdfs was updated to use the new UGI (HDFS-1000) fuse-dfs no longer compiles: {noformat} [exec] fuse_connect.c: In function 'doConnectAsUser': [exec] fuse_connect.c:40: error: too many arguments to function 'hdfsConnectAsUser' {noformat} Any takers to fix this please? -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.