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

reference guide examples still contain references to EOM versions

    XMLWordPrintableJSON

Details

    • Hide
      I found that this ref guide is about hbase-3.0.0-SNAPSHOT
      I think the change should match that version
      So use variable to represent the version,so next time we change this ref guide version, this will automatically change by itself.
      Show
      I found that this ref guide is about hbase-3.0.0-SNAPSHOT I think the change should match that version So use variable to represent the version,so next time we change this ref guide version, this will automatically change by itself.

    Description

      the reference guide still has examples that refer to EOM versions. e.g. this shell output that has 0.98 in it:

      $ echo "describe 'test1'" | ./hbase shell -n
      
      Version 0.98.3-hadoop2, rd5e65a9144e315bb0a964e7730871af32f5018d5, Sat May 31 19:56:09 PDT 2014
      
      describe 'test1'
      
      DESCRIPTION                                          ENABLED
       'test1', {NAME => 'cf', DATA_BLOCK_ENCODING => 'NON true
       E', BLOOMFILTER => 'ROW', REPLICATION_SCOPE => '0',
        VERSIONS => '1', COMPRESSION => 'NONE', MIN_VERSIO
       NS => '0', TTL => 'FOREVER', KEEP_DELETED_CELLS =>
       'false', BLOCKSIZE => '65536', IN_MEMORY => 'false'
       , BLOCKCACHE => 'true'}
      1 row(s) in 3.2410 seconds
      

      these should be redone with a current release. Ideally a version in the minor release line the docs are for, but even just updating to the stable pointer would be a big improvement.

      Attachments

        1. image-2019-03-05-23-07-57-228.png
          99 kB
          Kevin Su
        2. HBASE-20756.v2.patch
          1 kB
          Kevin Su
        3. HBASE-20756.v1.patch
          1 kB
          Kevin Su
        4. HBASE-20756.v0.patch
          1 kB
          Kevin Su

        Activity

          People

            pingsutw Kevin Su
            busbey Sean Busbey
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: