Changes between Version 1 and Version 2 of inputouput
- Timestamp:
- 11/15/2012 06:00:00 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
inputouput
v1 v2 8 8 OracleDBRecordReader 这个类 84行 if (split.getLength() > 0 && split.getStart() > 0){ 这个判断有问题,第一个split start值就是为0,要去掉 9 9 10 另外要增加驱动,jobtracker 机器上的hadoop/lib目录要放驱动,不用重启, 11 其他的机器使用下面语句增加到class path上 12 13 {{{ 14 DistributedCache.addFileToClassPath(new Path("/lib/ojdbc14.jar"), conf, FileSystem.get(conf)); 15 16 }}} 17 18 10 19 HBASE
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)