摘要:        
maven 默认使用的 jdk 版本 新建一个 maven 项目,如下 : 项目左下方出现一个感叹号,JRE 显示的是 1.5 版本。解决方式有两种, (1).一种是配置 pom.xml. (2).一种是配置 settings.xml 方式一:settings.xml 配置 打开 %maven%/c    阅读全文
posted @ 2019-02-22 10:59
xiaolaotou
阅读(11638)
评论(0)
推荐(0)
        
            
        
        
摘要:        
一、java操作hive 1、启动服务:hiveserver2,让hive开启与外部连接的服务 nohup hiveserver2 1>/dev/null 2>/dev/null &2、加入hive的依赖包 <dependency> <groupId>org.apache.hive</groupId    阅读全文
posted @ 2019-02-22 10:46
xiaolaotou
阅读(3337)
评论(0)
推荐(0)
        
            
        
        
摘要:        
一、hbase的读操作: ZooKeeper meta--regionserver--region--memstore--storefile 1、首先从zookerper找到meta表的region的位置,然后读取meta表中的数据。而meta中又存储了用户表的region信息 2、根据namesp    阅读全文
posted @ 2019-02-22 10:39
xiaolaotou
阅读(10324)
评论(1)
推荐(2)
        
            
        
        
摘要:        
一、指令部分: 1.search管理界面地址: http://172.20.230.110:9200/_plugin/head/ 2.集群状态查看命令: curl -XGET 'localhost:9200/_cluster/health?pretty' curl -XGET 'localhost:    阅读全文
posted @ 2019-02-22 10:31
xiaolaotou
阅读(550)
评论(0)
推荐(0)
        
                    
                
浙公网安备 33010602011771号