会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
yuerspring
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
20
21
22
23
24
25
26
27
28
···
34
下一页
2016年8月16日
mysql 在 centos 上安装,做成服务,且开机启动 步骤
摘要: mysql 在 centos 上安装,做成服务,且开机启动 步骤 查看系统中是否已经自带mysql数据库rpm -qa | grep mysql // 这个命令就会查看该操作系统上是否已经安装了mysql数据库卸载rpm -e mysql // 普通删除模式rpm...
阅读全文
posted @ 2016-08-16 09:37 yuerspring
阅读(243)
评论(0)
推荐(0)
2016年8月15日
全网最详细Apache Kylin1.5安装(单节点)和测试案例 ---> 现在看来 kylin 需要 安装到Hadoop Master 节点上
摘要: 请参考原作者 ,谢 ,http://m.blog.itpub.net/30089851/viewspace-2121221/1.版本Hadoop2.7.2+HBase1.1.5+Hive2.0.0kylin-1.5.1Kylin1.5 (apache-kylin-1....
阅读全文
posted @ 2016-08-15 10:41 yuerspring
阅读(228)
评论(0)
推荐(0)
2016年8月14日
Kylin build cube step 2 报错(Kylin 安装在slave 节点上)
摘要: 40:36 >>>>>>>>>>>> Extract Fact Table Distinct Columns <<<<<<<<<<<<<2016-08-14 22:47:17,911 INFO [pool-3-thread-2] manager.Exec...
阅读全文
posted @ 2016-08-14 23:01 yuerspring
阅读(337)
评论(0)
推荐(0)
Kylin build cube step 2 报错
摘要: Hive 1.2.1 HBase 0.98Kylin 1.5.1Hadoop 2.5.12016-08-14 15:24:22,893 INFO org.apache.hadoop.yarn.client.ConfiguredRMFailoverProxyProvid...
阅读全文
posted @ 2016-08-14 14:24 yuerspring
阅读(524)
评论(0)
推荐(0)
Kylin 环境 搭建 成功
摘要: Hive 1.2.1 HBase 0.98Kylin 1.5.1Hadoop 2.5.1http://bigdatacloud:7070/kylin/adminServer Configkylin.hbase.region.cut.large=50deploy.en...
阅读全文
posted @ 2016-08-14 12:42 yuerspring
阅读(619)
评论(0)
推荐(0)
Kylin 环境 搭建 报错
摘要: Hive 1.2.1 HBase 0.98Kylin 1.5.3Hadoop 2.5.1Error logs :usage: java org.apache.catalina.startup.Catalina [ -config {pathname} ] [ -no...
阅读全文
posted @ 2016-08-14 10:44 yuerspring
阅读(716)
评论(0)
推荐(0)
2016年7月29日
Python 机器学习 简单实现
摘要: 程序使用版本 :Python 3.4 安装对应版本的依赖numpy , scipy , matplotlib , scikit_learn参考 http://blog.csdn.net/zouxy09/article/details/48903179http://ww...
阅读全文
posted @ 2016-07-29 19:42 yuerspring
阅读(179)
评论(0)
推荐(0)
2016年7月24日
elasticsearch client java 简单code 应用
摘要: package com.kele,xuebi;import java.net.InetAddress;import java.net.UnknownHostException;import org.elasticsearch.action.index.IndexRes...
阅读全文
posted @ 2016-07-24 22:23 yuerspring
阅读(112)
评论(0)
推荐(0)
2016年7月23日
Solr 单机搭建 && Solr 集群搭建(集群交给Zookeeper管理)
摘要: Solr 单机搭建–1、准备jdk7和tomcat7–2、拷贝solr目录下example/webapps/solr.war,到tomcat下的webapps目录中。–3、启劢tomcat7–4、编辑tomcat7中的webapps/solr目录中WEB-INF/we...
阅读全文
posted @ 2016-07-23 17:46 yuerspring
阅读(183)
评论(0)
推荐(0)
2016年7月19日
crontab+shell 作业流程调度
摘要: 在前面的文章中,我们有简单提到过 shell or python 调度hive 的 伪代码 ,今天我们在丰富下 这些伪代码 http://blog.csdn.net/haohaixingyun/article/details/51821444说明,在实际生产环境中,可...
阅读全文
posted @ 2016-07-19 23:16 yuerspring
阅读(296)
评论(0)
推荐(0)
上一页
1
···
20
21
22
23
24
25
26
27
28
···
34
下一页
公告