随笔分类 - hbase_cluster
摘要:org.apache.hadoop.hbase.ipc.CallTimeoutException
阅读全文
摘要:1.solrcloud搭建好2.hbase-solr-indexer服务开启3.确定hbase中的对应的表开启replication功能 已经创建的表可以使用一下的命令: 以下可以参考4.solr相关配置文件模板样例 中general.sh文件4. 生成实体配置文件,可以自己设置 solrctl i
阅读全文
摘要:#!/bin/bash #######数据类型(cdr,ims,pc,.ngn_sip)###### dir=*** ############# #原始文件地址 oripath=/bigdata/data8/zhxl/${dir}/dst/ #压缩文件地址 standardpath=/bigdata
阅读全文
摘要:hbase shell安全指令篇: grant list_security_capabilities revoke user_permission 正在编辑中
阅读全文
摘要:hbase shell数据管理篇: append count delete deleteall get get_counter get_splits incr put scan truncate truncate_preserve 正在编辑中
阅读全文
摘要:hbase shell命名空间namespace篇: 1. alter_namespace (一般用于添加删除一个属性,很少使用) 2. create_namespace 3. describe_namespace 1 hbase(main):005:0> describe_namespace 'd
阅读全文
摘要:hbase shell常规指令解释篇 1. status (显示集群状态,master,server情况,显示内容的详略程度可选) 2. table_help (表的引用,通过获取一张表的引用来对这张表进行添加删除数据等等操作,现在不推荐使用) 1 Help for table-reference
阅读全文
摘要:hbase shell-general(常规指令):http://www.cnblogs.com/husky/p/6374867.html hbase shell-ddl(表定义指令):http://www.cnblogs.com/husky/p/6374321.html hbase shell-n
阅读全文
摘要:hbase表定义指令详细解说篇 1. alter, alter_async, alter_status 2. create 3. describe (可以简写成'desc') 显示某张表的结构情况 1 Describe the named table. For example: 2 hbase> d
阅读全文

浙公网安备 33010602011771号