上一页 1 ··· 20 21 22 23 24 25 26 27 28 ··· 37 下一页

2015年7月4日

hive sql 查询 Child Error 错误追究

摘要: Diagnostic Messages for this Task:java.lang.Throwable: Child Error at org.apache.hadoop.mapred.TaskRunner.run(TaskRunner.java:271)Caused by: java.i... 阅读全文

posted @ 2015-07-04 16:31 MrCharles在cnblogs 阅读(267) 评论(0) 推荐(0)

2015年6月25日

strust2.2.3版本启动报错struts-plugin.xml:8:162

摘要: 我用的是struts-2.2.3,开始把全部... 阅读全文

posted @ 2015-06-25 16:05 MrCharles在cnblogs 阅读(97) 评论(0) 推荐(0)

strust2.2.3版本启动报错struts-plugin.xml:8:162

摘要: 我用的是struts-2.2.3,开始把全部的jar包都放进去了,可是一直报信息: Parsing configuration file [struts-plugin.xml] 2011-6-11 8:39:56 com.opensymphony.xwork2.util.loggi... 阅读全文

posted @ 2015-06-25 16:04 MrCharles在cnblogs 阅读(1220) 评论(0) 推荐(0)

2015年6月18日

Spring, Hibernate and Oracle Stored Procedures

摘要: 一篇英文博文,写的是利用hibernate处... 阅读全文

posted @ 2015-06-18 14:35 MrCharles在cnblogs 阅读(105) 评论(0) 推荐(0)

Spring, Hibernate and Oracle Stored Procedures

摘要: 一篇英文博文,写的是利用hibernate处理存储过程中的游标等等:Motivation: While there are a few resources available online for calling stored procedures from Hibernate, i... 阅读全文

posted @ 2015-06-18 14:34 MrCharles在cnblogs 阅读(144) 评论(0) 推荐(0)

2015年6月16日

安装 ambaria

摘要: hadoop安装wget http://public-repo-1.hortonworks.com/ambari/centos6/1.x/updates/1.2.4.9/ambari.repo cp ambari.repo /etc/yum.repos.d/ambari.repo安装数据源 ... 阅读全文

posted @ 2015-06-16 09:49 MrCharles在cnblogs 阅读(141) 评论(0) 推荐(0)

安装 ambaria

摘要: hadoop安装wget http://public-repo-1.hortonworks.com/ambari/centos6/1.x/updates/1.2.4.9/ambari.repo cp ambari... 阅读全文

posted @ 2015-06-16 09:49 MrCharles在cnblogs 阅读(87) 评论(0) 推荐(0)

eclipse安装WTP部署WEB项目

摘要: 打开WTP官方安装指南,找到想要的下载站点http://wiki.eclipse.org/WTP_FAQ#How_do_I_install_WTP.3F我选择的是http://download.eclipse.o... 阅读全文

posted @ 2015-06-16 09:44 MrCharles在cnblogs 阅读(111) 评论(0) 推荐(0)

eclipse安装WTP部署WEB项目

摘要: 打开WTP官方安装指南,找到想要的下载站点http://wiki.eclipse.org/WTP_FAQ#How_do_I_install_WTP.3F我选择的是http://download.eclipse.org/webtools/repository/luna/站点选择help install... 阅读全文

posted @ 2015-06-16 09:43 MrCharles在cnblogs 阅读(582) 评论(0) 推荐(0)

hive查询ncdc天气数据

摘要: 使用hive查询ncdc天气数据在hive中将ncdc天气数据导入,然后执行查询shell,可以让hive自动生成mapredjob,快速去的想要的数据结果。1. 在hive中创建ncdc表,这个表用来存放ncdc的数据create table ncdc (year string,month str... 阅读全文

posted @ 2015-06-16 09:40 MrCharles在cnblogs 阅读(345) 评论(0) 推荐(0)

上一页 1 ··· 20 21 22 23 24 25 26 27 28 ··· 37 下一页

导航