摘要:
阅读全文
posted @
2009-07-16 22:33 donnie 阅读(303) |
评论 (0) |
编辑 收藏
http://www.oracle.com/technology/global/cn/products/timesten/index.html
posted @
2009-06-22 16:34 donnie 阅读(207) |
评论 (0) |
编辑 收藏
http://r.book118.com/files/article/html/19/19931/index.htm
posted @
2009-06-12 12:55 donnie 阅读(185) |
评论 (0) |
编辑 收藏
摘要:
阅读全文
posted @
2009-06-12 12:06 donnie 阅读(322) |
评论 (0) |
编辑 收藏
摘要:
阅读全文
posted @
2009-06-12 11:46 donnie 阅读(195) |
评论 (0) |
编辑 收藏
摘要:
阅读全文
posted @
2009-06-12 11:45 donnie 阅读(180) |
评论 (0) |
编辑 收藏
摘要:
阅读全文
posted @
2009-05-12 22:31 donnie 阅读(231) |
评论 (0) |
编辑 收藏
摘要:
阅读全文
posted @
2009-05-12 17:21 donnie 阅读(206) |
评论 (0) |
编辑 收藏
摘要:
阅读全文
posted @
2009-05-12 17:13 donnie 阅读(4585) |
评论 (0) |
编辑 收藏
摘要:
阅读全文
posted @
2009-05-12 16:53 donnie 阅读(196) |
评论 (0) |
编辑 收藏
摘要:
阅读全文
posted @
2009-05-12 16:49 donnie 阅读(182) |
评论 (0) |
编辑 收藏
摘要:
阅读全文
posted @
2009-05-12 16:46 donnie 阅读(174) |
评论 (0) |
编辑 收藏
摘要:
阅读全文
posted @
2009-05-08 12:06 donnie 阅读(289) |
评论 (0) |
编辑 收藏
摘要:
阅读全文
posted @
2009-05-08 12:05 donnie 阅读(3783) |
评论 (2) |
编辑 收藏
摘要:
阅读全文
posted @
2009-05-06 22:45 donnie 阅读(608) |
评论 (0) |
编辑 收藏
摘要:
阅读全文
posted @
2009-05-05 23:06 donnie 阅读(900) |
评论 (0) |
编辑 收藏
摘要:
阅读全文
posted @
2009-05-05 22:55 donnie 阅读(226) |
评论 (1) |
编辑 收藏
摘要:
阅读全文
posted @
2009-05-05 22:31 donnie 阅读(144) |
评论 (0) |
编辑 收藏
摘要:
阅读全文
posted @
2009-05-05 22:27 donnie 阅读(102) |
评论 (0) |
编辑 收藏
摘要:
阅读全文
posted @
2009-05-05 22:23 donnie 阅读(145) |
评论 (0) |
编辑 收藏
摘要:
阅读全文
posted @
2009-04-28 17:48 donnie 阅读(2782) |
评论 (0) |
编辑 收藏
摘要:
阅读全文
posted @
2009-04-28 17:03 donnie 阅读(250) |
评论 (0) |
编辑 收藏
摘要:
阅读全文
posted @
2009-04-28 15:12 donnie 阅读(342) |
评论 (0) |
编辑 收藏
摘要:
阅读全文
posted @
2009-04-28 15:09 donnie 阅读(136) |
评论 (0) |
编辑 收藏
摘要:
阅读全文
posted @
2009-04-28 14:41 donnie 阅读(354) |
评论 (0) |
编辑 收藏
摘要:
阅读全文
posted @
2009-04-28 11:48 donnie 阅读(989) |
评论 (0) |
编辑 收藏
摘要:
阅读全文
posted @
2009-04-28 11:32 donnie 阅读(1011) |
评论 (0) |
编辑 收藏
摘要:
阅读全文
posted @
2009-04-24 21:43 donnie 阅读(236) |
评论 (0) |
编辑 收藏
摘要:
阅读全文
posted @
2009-04-24 21:43 donnie 阅读(440) |
评论 (0) |
编辑 收藏
摘要:
阅读全文
posted @
2009-04-24 11:39 donnie 阅读(282) |
评论 (0) |
编辑 收藏
摘要:
阅读全文
posted @
2009-04-24 10:54 donnie 阅读(253) |
评论 (0) |
编辑 收藏
巧用虚拟股权留住人心
天津B公司:虚拟股份制
虚拟股权激励方案设计
posted @
2009-04-23 11:25 donnie 阅读(138) |
评论 (0) |
编辑 收藏
http://www.hadoop.org/
The Apache Hadoop project develops open-source software for reliable, scalable, distributed computing, including:
- Hadoop Core, our flagship sub-project, provides a distributed filesystem (HDFS) and support for the MapReduce distributed computing metaphor.
- HBase builds on Hadoop Core to provide a scalable, distributed database.
- Pig is a high-level data-flow language and execution framework for parallel computation. It is built on top of Hadoop Core.
- ZooKeeper is a highly available and reliable coordination system. Distributed applications use ZooKeeper to store and mediate updates for critical shared state.
- Hive is a data warehouse infrastructure built on Hadoop Core that provides data summarization, adhoc querying and analysis of datasets.
posted @
2009-04-17 15:20 donnie 阅读(137) |
评论 (0) |
编辑 收藏
摘要:
阅读全文
posted @
2009-04-17 11:02 donnie 阅读(353) |
评论 (0) |
编辑 收藏
http://www.hadoop.org/
The Apache Hadoop project develops open-source software for reliable, scalable, distributed computing, including:
- Hadoop Core, our flagship sub-project, provides a distributed filesystem (HDFS) and support for the MapReduce distributed computing metaphor.
- HBase builds on Hadoop Core to provide a scalable, distributed database.
- Pig is a high-level data-flow language and execution framework for parallel computation. It is built on top of Hadoop Core.
- ZooKeeper is a highly available and reliable coordination system. Distributed applications use ZooKeeper to store and mediate updates for critical shared state.
- Hive is a data warehouse infrastructure built on Hadoop Core that provides data summarization, adhoc querying and analysis of datasets.
posted @
2009-04-17 10:32 donnie 阅读(132) |
评论 (0) |
编辑 收藏
http://rdc.taobao.com/blog/dw/archives/286
posted @
2009-04-17 10:27 donnie 阅读(169) |
评论 (0) |
编辑 收藏
http://www.hadoop.org/
http://cn.hadoop.org/
posted @
2009-04-17 10:26 donnie 阅读(150) |
评论 (0) |
编辑 收藏
摘要:
阅读全文
posted @
2009-04-13 21:15 donnie 阅读(130) |
评论 (0) |
编辑 收藏
A SQL query walks into a bar and sees two tables. He walks up to them and says 'Can I join you?'
from: http://tkyte.blogspot.com/
posted @
2009-04-06 17:03 donnie 阅读(111) |
评论 (0) |
编辑 收藏
select to_date('Mon Jan 21 13:25:47 2008', 'dy mon dd hh24:mi:ss yyyy') from dual
Ora-01846: not a valid day of the week
出现的是中文的字符日期,如下:星期五 12月 19 13:53:15 2008
是字符集的问题,解决:
alter session set nls_date_language = 'American'
posted @
2009-04-06 16:00 donnie 阅读(1130) |
评论 (0) |
编辑 收藏
摘要:
阅读全文
posted @
2009-04-06 11:50 donnie 阅读(152) |
评论 (0) |
编辑 收藏
http://v.youku.com/v_playlist/f2076316o1p28.html
posted @
2009-04-04 18:26 donnie 阅读(114) |
评论 (0) |
编辑 收藏