Back to Browse

HBase Tutorial for Beginners | How to Interact with HBase Using Java API Part 1 | HBase Tutorial

11.5K views
Aug 20, 2018
17:36

HBase Design Tutorial | HBase Tutorial for Beginners | Hadoop Tutorial for Beginners https://acadgild.com/big-data/big-data-development-training-certification?utm_source=youtube&utm_medium=organic&utm_campaign=Yotube_KQMCOgVdsiw-how-to-interact-hbase_20180507 Hello and welcome back to Hadoop tutorial powered by Acadgild. This is an HBase tutorial talks about the popular ways to interact HBase. Popular ways to interact with HBase or How to interact with HBase? • In order to work with HBase, first of all, we make sure that all the Hadoop given slide like name node, data nodes are running (Start-all.sh) • You should start the HMaster (Start – HBase.sh) • In order to start the HBase shell, you should type the command, HBase Shell • Create a table • Using Put Command where you have to mention table name, row key, column family and qualifier, value. • You can use scan and name of the table. • If you want to read the specific field (get table, row key etc. • To delete the table at first, we should disable ‘table’ drop ‘table’. Kindly go through the complete video and the execution of the above commands. Please subscribe and stay tuned for more such videos. #hbasedesign, #hadoop, #bigdata, #hbasetutorial, For more updates on courses and tips follow us on: Facebook: https://www.facebook.com/acadgild Twitter: https://twitter.com/acadgild LinkedIn: https://www.linkedin.com/company/acadgild

Download

1 formats

Video Formats

360pmp426.8 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

HBase Tutorial for Beginners | How to Interact with HBase Using Java API Part 1 | HBase Tutorial | NatokHD