1 Star 0 Fork 2

cder / borm

forked from 杨尚川 / borm 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README

borm – 大数据的对象持久化

HBase必读:
1、建立Hadoop环境
2、建立HBase环境
3、项目初始建立步骤
如何切换底层存储为HBase:
1、修改pom.xml,指定gora-core.version的值为0.3
2、修改gora.properties,指定gora.datastore.default的值为org.apache.gora.hbase.store.HBaseStore
3、修改hbase-site.xml,指定HBase集群依赖的zookeeper的主机及端口

MySQL必读:
MySQL只是方便开发阶段的调试工作,生成环境中不宜使用。
如何切换底层存储为MySQL:
1、修改pom.xml,指定gora-core.version的值为0.2.1
2、修改gora.properties,指定gora.datastore.default的值为org.apache.gora.sql.store.SqlStore

Empty file

About

大数据的对象持久化。本站是borm在Github的镜像站点,仅做备份使用。 expand collapse
Cancel

Releases

No release

Contributors

All

Activities

Load More
can not load any more
1
https://gitee.com/cder1/borm.git
git@gitee.com:cder1/borm.git
cder1
borm
borm
master

Search