Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-5072

fuse_dfs: ERROR: could not connect open file fuse_impls_open.c:54

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Invalid
    • 1.1.2
    • None
    • fuse-dfs
    • None
    • CentOS 6.4 amd64

    Description

      Here are some command lines on CentOS 6.4
      sudo ./fuse_dfs_wrapper.sh dfs://172.16.0.80:9000 /mnt/hdfs
      sudo -u hadoop bin/hadoop dfs -mkdir /test
      sudo -u hadoop bin/hadoop dfs -chown -R root:root /test

      I can create file and directories from following command lines
      sudo bin/hadoop dfs -copyFromLocal /tmp/vod/* /test
      sudo touch /mnt/hdfs/test/test.txt

      And then I created samba share \\172.16.0.80\hdfs for /mnt/hdfs,
      On window system, go to the share folder \\172.16.0.80\hdfs\test via root user,
      I can create directory, copy files from samba, also can rename file on the samba,
      but when I copy file into samba, it popup one window and said I/O error.

      I checked the /var/log/messages, found

      fuse_dfs: ERROR: could not connect open file fuse_impls_open.c:54

      I'm guess it's a bad build, but wondering if there might be another cause.

      Attachments

        Activity

          People

            Unassigned Unassigned
            guoen Guoen Yong
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: