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

create posix-like (as far as we can) layer for Linux on top of libhdfs

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Later
    • None
    • None
    • fuse-dfs
    • None

    Description

      libhdfs is now very hadoop specific, which is good since there are many hadoop attributes not present in things like stat structures. but, for things that want to access hdfs as a posix-like FS, they would benefit from a more standard API.

      fuse-dfs now does this itself, translating from hadoop specific structures from hadoop to posix structures like stat. Let's put a layer on top of libhdfs that does this for us so others benefit from it. Once stable, we can look at adding it to libhdfs as a libhdfs_posix_like.so or something.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              wyckoff Pete Wyckoff
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: