これは、テンプレートの variables セクションでハードコードされます。 SSH を使用して HBase クラスターに接続し、HBase シェルを使用して HBase テーブルの作成、データの挿入、およびデータの照会を行うことができます。
This article shows you how to use the HBase HBCK2 tool. HBCK2 is the repair tool for Apache HBase clusters. HBCK2 is currently a simple tool that does only one thing at a time. In hbase-2.x, the ...