Skip to content

Instantly share code, notes, and snippets.

@dgadiraju
Created May 19, 2018 01:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dgadiraju/c9c1cc520239a783ee581b32dd626113 to your computer and use it in GitHub Desktop.
Save dgadiraju/c9c1cc520239a783ee581b32dd626113 to your computer and use it in GitHub Desktop.
put 'training:hbasedemo', 1, 'cf1:column1', 'value1'
put 'training:hbasedemo', 1, 'cf1:column2', 'value2'
put 'training:hbasedemo', 4, 'cf1:column1', 'value1'
put 'training:hbasedemo', 4, 'cf1:column3', 'value3'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment