/
HBase Enablement on AArch64
HBase Enablement on AArch64
Here is my quick write up how to build and run HBase
$ git clone https://github.com/apache/hbase.git $ cd hbase $ git checkout <branch name> $ mvn clean install -DskipTests assembly:single
Ubzip the tar file and run the shell
$ tar xzvf hbase-assembly/target/hbase-2.0.0-SNAPSHOT-bin.tar.gz $ export HBASE_HOME=`pwd`/hbase-2.0.0-SNAPSHOT $ export PATH=$HBASE_HOME/bin:$PATH $ start-hbase.sh $ hbase shell
The JIRA issue
Error rendering macro 'jira' : Unable to locate Jira server for this macro. It may be due to Application Link configuration.
, multiple selections available,
Related content
HBase Enablement on AArch64
HBase Enablement on AArch64
More like this
Building and Running HiBench on AArch64 Platform
Building and Running HiBench on AArch64 Platform
More like this
Building and Running HiBench on AArch64 Platform
Building and Running HiBench on AArch64 Platform
More like this
Build and Install Apache Ambari-2.2.0 on AArch64
Build and Install Apache Ambari-2.2.0 on AArch64
More like this
Build and Install Apache Ambari-2.2.0 on AArch64
Build and Install Apache Ambari-2.2.0 on AArch64
More like this
.Build and Install Apache Ambari-2.2.0 on AArch64 v1.0
.Build and Install Apache Ambari-2.2.0 on AArch64 v1.0
More like this