package com.bank.service;import java.io.IOException;import org.apache.hadoop.conf.Configuration;import org.apache.hadoop.conf.Configured;import org.ap...
分类:
其他好文 时间:
2015-01-17 22:01:48
阅读次数:
270
package com.bank.service;import java.io.IOException;import org.apache.hadoop.conf.Configuration;import org.apache.hadoop.conf.Configured;import org.ap...
分类:
其他好文 时间:
2015-01-17 06:22:03
阅读次数:
307
http://www.petrikainulainen.net/programming/spring-framework/spring-data-jpa-tutorial-part-two-crud/We have now configured the persistence layer of ou...
分类:
编程语言 时间:
2015-01-14 08:27:28
阅读次数:
268
远程访问phpmyadmin的时候出现错误New XAMPP security concept:Access to the requested object is only available from the local network.This setting can be configured...
分类:
其他好文 时间:
2015-01-12 20:47:03
阅读次数:
606
共13台服务器,我配置好了,之后发现datanode连接只有3.
然后配置是好的在呢么办呢?
hadoop dfsadmin -report查看,结果竟然是
[hadoop@master logs]$ hadoop dfsadmin -report
Configured Capacity: 0 (0 KB)
Present Capacity: 0 (0 KB)
DFS Re...
分类:
其他好文 时间:
2015-01-11 12:22:28
阅读次数:
129
解决办法:修改BIOS设置
Security--Virtualization--Inter(R) Virtualization Technolog 设置为enable
本机安装的是WIN 7 ,详细版本是:Windows 7 Ultimate, 32-bit 6.1.7601, Service Pack 1 。虚拟机版本:7.1.2 build-301548.在虚拟机上安...
分类:
系统相关 时间:
2015-01-09 15:34:34
阅读次数:
545
BNE_UIX_PHYSICAL_DIRECTORY Is Not Configured ErrorCause 22.BNE profile is not properly define27.BNE UIX Physical Directory 修改为null
分类:
Web程序 时间:
2014-12-25 13:04:59
阅读次数:
164
今天编写hibernate程序碰到这个问题:
Exception in thread "main"
org.hibernate.HibernateException:No CurrentSessionContext configured!
atorg.hibernate.impl.SessionFactoryImpl.getCurrentSession(SessionFact...
分类:
其他好文 时间:
2014-12-23 22:40:27
阅读次数:
191
Multiple lifecycle mechanisms configured for the same bean, with different initialization methods, are called as follows: Methods annotated with @Post...
分类:
编程语言 时间:
2014-12-16 11:16:15
阅读次数:
199
在这一节里我们说说ContextConfig这个类。
这个类在很早的时候我们就已经使用了(之前那个叫SimpleContextConfig),但是在之前它干的事情都很简单,就是吧context里的configured变量置为true。在这里我们看看完整版的ContextConfig都干了什么。
在tomcat的实际部署中,StandContext类的实际监听器是org.apache.catal...
分类:
其他好文 时间:
2014-12-12 16:40:01
阅读次数:
150