Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-12853

Change WASB documentation regarding page blob support

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.8.0, 3.0.0-alpha1
    • fs/azure
    • None
    • Reviewed

    Description

      WASB page blob support documentation in Features list at the top:

      Supports both page blobs (suitable for most use cases, such as MapReduce) and block blobs (suitable for continuous write use cases, such as an HBase write-ahead log).
      Which is actually the opposite. Block blobs are better for typical big data use cases, and page blobs were implemented to support the HBase WAL.

      It is also mentioned that
      "Page blobs can be used for other purposes beyond just HBase log files though."
      This is not strong enough because page blob has been tested only in context of HBase write ahead logs. They have not been broadly certified for use across the Hadoop ecosystem, hence is not recommended for use as a general purpose file-system via Hadoop cluster

      Attachments

        1. HADOOP-12853.001.patch
          2 kB
          madhumita chakraborty

        Activity

          People

            madhuch-ms madhumita chakraborty
            madhuch-ms madhumita chakraborty
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: