You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Tom White (JIRA)" <ji...@apache.org> on 2010/06/24 07:28:49 UTC

[jira] Created: (HDFS-1267) fuse-dfs does not compile

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.