Installing Apache Hbase on Windows 11 (in 5 minutes)

Поделиться
HTML-код
  • Опубликовано: 8 сен 2024
  • In this video I am going to show you how Apache Hbase can be installed on Windows OS. Hope you'll like it.
    Find all steps at apsaggu.wordpr...

Комментарии • 7

  • @UnboxingBigData
    @UnboxingBigData  10 месяцев назад +1

    Find all steps at apsaggu.wordpress.com/2023/10/16/installation-of-apache-hbase-on-windows-11/

  • @madlay_maker_
    @madlay_maker_ 10 месяцев назад +1

    you should run the 'start-hbase.cmd' script in the Windows Command Prompt without the './' prefix, as follows:
    bash
    Copy code
    C:\hbase\hbase-1.4.9\bin> start-hbase.cmd

  • @sonalbachkheti6843
    @sonalbachkheti6843 6 месяцев назад +1

    for Hbase 2.5.7 i am getting the below error while starting hbase shell
    This file has been superceded by packaging our ruby files into a jar
    and using jruby's bootstrapping to invoke them. If you need to
    source this file fo some reason it is now named 'jar-bootstrap.rb' and is
    located in the root of the file hbase-shell.jar and in the source tree at
    'hbase-shell/src/main/ruby'.
    any idea how to solve this?

  • @Sindhu-ky7qf
    @Sindhu-ky7qf 3 месяца назад

    Hello , As I am a complete beginner. Could you do a video on Installing apache hbase database local machine with the prerequisites installation of hadoop and jdk for apache hbase to work process as well.

    • @UnboxingBigData
      @UnboxingBigData  3 месяца назад

      There are videos available regarding installation of hadoop and jdk. Check in hadoop playlist

  • @soumyadarshansukla3970
    @soumyadarshansukla3970 4 месяца назад +1

    when i put query into hbase it shows
    2024-04-14 12:54:13,526 ERROR [main] client.ConnectionManager$HConnectionImplementation: Can't get connection to ZooKeeper: KeeperErrorCode = ConnectionLoss for /hbase

  • @stat_life
    @stat_life 9 месяцев назад

    sir, i think hadoop is not required to be started for hbase, right?