Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-27351

Add 2.5 Documentation to the website

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.0.0-alpha-4
    • community
    • None

    Description

      Following the example from HBASE-24487, will create PR for both the main repo and the hbase-site repo.

      Generating the site documentation from main repo, copy to site, as follows:

      hbase $ git checkout rel/2.5.0
      hbase $ mvn clean site site:stage -DskipTests
      hbase-site $ git checkout asf-site
      hbase-site $ cp -r ../hbase/target/staging ./2.5
      hbase-site $ git add 2.5
      

      Then, update the site structure to include a reference to the new content, following https://github.com/apache/hbase/pull/2060

      Attachments

        Activity

          People

            ndimiduk Nick Dimiduk
            ndimiduk Nick Dimiduk
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: