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

Stabilize and document getBlockLocation API in WebHDFS

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.6.0
    • None
    • webhdfs
    • None

    Description

      Currently the GET_BLOCK_LOCATIONS op is marked as private, unstable and is not documented in the WebHDFS web page. The getBlockLocations is a public, stable API on FileSystem. WebHDFS' GBL response is private-unstable because the API currently directly serializes out the LocatedBlocks instance and LocatedBlocks is private-unstable.

      A public-stable version of the response should be agreed upon and documented.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jghoman Jakob Homan
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated: