hbase-custom-replication-endpoint-example:hbase-custom-replication-endpoint-example

时间:2021-06-30 23:05:32
【文件属性】:
文件名称:hbase-custom-replication-endpoint-example:hbase-custom-replication-endpoint-example
文件大小:11KB
文件格式:ZIP
更新时间:2021-06-30 23:05:32
Java HBase 自定义复制端点示例 概述 HBase 0.98.9 添加了创建自定义复制端点的功能。 这是一个关于如何创建和使用自定义复制端点的示例。 用法 簇 mvn clean package 将 hbase.replication=true 添加到 hbase-site.xml 将 jar 复制到每个区域服务器上的 lib 目录 重启区域服务器 java -cp $(hbase classpath):target/hbase-custom-replication-endpoint-example-1.0-SNAPSHOT.jar com.avalonconsult.hbase.utility.AddCustomReplicationEndpoint --peer-name customreplicationendpoint --class-name com.avalonconsult
【文件预览】:
hbase-custom-replication-endpoint-example-master
----src()
--------test()
--------main()
----README.md(3KB)
----pom.xml(2KB)
----.gitignore(275B)

网友评论