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

hbase shell help info

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 0.2.0
    • 0.2.0
    • None
    • None

    Description

      these lines below are in the alter table help section should not be using the words "create a table" should be something like "To alter a table to add columns 'xx', 'yy', 'zz' using all defaults" keep the confusion out of it.

                 To create a table with an 'f1', 'f2', and 'f3' using all defaults:
      
                 hbase> alter 't1', {NAME => 'f1'}, {NAME => 'f2'}, {NAME => 'f3'}
      

      Attachments

        Activity

          People

            stack Michael Stack
            viper799 Billy Pearson
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: