Jistin Sunny
Jistin Sunny

Reputation: 31

Error when starting hbase shell in windows 10

C:\hadoop-3.2.1\hbase\bin>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'.

Upvotes: 3

Views: 2350

Answers (1)

Aldrin Machado
Aldrin Machado

Reputation: 97

I think this behaviour can be seen from Hbase Version 2.X. If you just want to playaround you can use Hbase 1.4.9 .

Upvotes: 1

Related Questions