Sign inSign up

yexianyi/hbase

By yexianyi

Updated about 10 years ago

This repository provides different versions of Hbase images. Feel free to download!

Image
0

1.8K

yexianyi/hbase repository overview

DockerBuilds

CommandHBaseSystemJDK
docker pull yexianyi/hbase:standalone-1.2.31.2.3Ubuntu16.04JDK1.8.0_101
docker pull yexianyi/hbase:pseudo-clustering-1.2.31.2.3Ubuntu16.04+Hadoop2.7.3JDK1.8.0_101

##Environment Variables

  • JAVA_HOME=/usr/lib/java/jdk1.8.0_101
  • HADOOP_HOME=/home/hadoop-2.7.3
  • HBASE_HOME=/home/hbase-1.2.3
  • PATH=/usr/lib/java/jdk1.8.0_101/bin:/home/hbase-1.2.3/bin:/home/hadoop-2.7.3/bin:/home/hadoop-2.7.3/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
  • PWD=/

##Launch Service ###For pseudo-clustering-1.2.3

  1. service ssh start
  2. hdfs namenode -format
  3. start-dfs.sh
  4. start-hbase.sh

Tag summary

Content type

Image

Digest

Size

541.6 MB

Last updated

about 10 years ago

docker pull yexianyi/hbase:pseudo-clustering-1.2.3