Skip to content

Instantly share code, notes, and snippets.

@axdotl
Created May 3, 2017 09:19
Show Gist options
  • Save axdotl/15c0489169d01b960c20eb118a9ca719 to your computer and use it in GitHub Desktop.
Save axdotl/15c0489169d01b960c20eb118a9ca719 to your computer and use it in GitHub Desktop.

Revisions

  1. axdotl created this gist May 3, 2017.
    3 changes: 3 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    /opt/hbase/bin/hbase shell
    create 'metric-schema', {NAME => 'f', BLOOMFILTER => 'ROW', VERSIONS => '1', DATA_BLOCK_ENCODING => 'FAST_DIFF'}
    create 'scope-schema', {NAME => 'f', BLOOMFILTER => 'ROW', VERSIONS => '1', DATA_BLOCK_ENCODING => 'FAST_DIFF'}