摘要:
阅读全文
posted @
2009-07-16 22:33 donnie 阅读(304) |
评论 (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 阅读(186) |
评论 (0) |
编辑 收藏
摘要:
阅读全文
posted @
2009-06-12 12:06 donnie 阅读(324) |
评论 (0) |
编辑 收藏
摘要:
阅读全文
posted @
2009-06-12 11:46 donnie 阅读(196) |
评论 (0) |
编辑 收藏
摘要:
阅读全文
posted @
2009-06-12 11:45 donnie 阅读(181) |
评论 (0) |
编辑 收藏
摘要:
阅读全文
posted @
2009-05-12 22:31 donnie 阅读(233) |
评论 (0) |
编辑 收藏
摘要:
阅读全文
posted @
2009-05-12 17:21 donnie 阅读(207) |
评论 (0) |
编辑 收藏
摘要:
阅读全文
posted @
2009-05-12 17:13 donnie 阅读(4598) |
评论 (0) |
编辑 收藏
摘要:
阅读全文
posted @
2009-05-12 16:53 donnie 阅读(197) |
评论 (0) |
编辑 收藏
摘要:
阅读全文
posted @
2009-05-12 16:49 donnie 阅读(183) |
评论 (0) |
编辑 收藏
摘要:
阅读全文
posted @
2009-05-12 16:46 donnie 阅读(176) |
评论 (0) |
编辑 收藏
摘要:
阅读全文
posted @
2009-05-08 12:06 donnie 阅读(289) |
评论 (0) |
编辑 收藏
摘要:
阅读全文
posted @
2009-05-08 12:05 donnie 阅读(3788) |
评论 (2) |
编辑 收藏
摘要:
阅读全文
posted @
2009-05-06 22:45 donnie 阅读(610) |
评论 (0) |
编辑 收藏
摘要:
阅读全文
posted @
2009-05-05 23:06 donnie 阅读(902) |
评论 (0) |
编辑 收藏
摘要:
阅读全文
posted @
2009-05-05 22:55 donnie 阅读(226) |
评论 (1) |
编辑 收藏
摘要:
阅读全文
posted @
2009-05-05 22:31 donnie 阅读(145) |
评论 (0) |
编辑 收藏
摘要:
阅读全文
posted @
2009-05-05 22:27 donnie 阅读(103) |
评论 (0) |
编辑 收藏
摘要:
阅读全文
posted @
2009-05-05 22:23 donnie 阅读(146) |
评论 (0) |
编辑 收藏
摘要:
阅读全文
posted @
2009-04-28 17:48 donnie 阅读(2783) |
评论 (0) |
编辑 收藏
摘要:
阅读全文
posted @
2009-04-28 17:03 donnie 阅读(251) |
评论 (0) |
编辑 收藏
摘要:
阅读全文
posted @
2009-04-28 15:12 donnie 阅读(344) |
评论 (0) |
编辑 收藏
摘要:
阅读全文
posted @
2009-04-28 15:09 donnie 阅读(138) |
评论 (0) |
编辑 收藏
摘要:
阅读全文
posted @
2009-04-28 14:41 donnie 阅读(356) |
评论 (0) |
编辑 收藏
摘要:
阅读全文
posted @
2009-04-28 11:48 donnie 阅读(992) |
评论 (0) |
编辑 收藏
摘要:
阅读全文
posted @
2009-04-28 11:32 donnie 阅读(1013) |
评论 (0) |
编辑 收藏
摘要:
阅读全文
posted @
2009-04-24 21:43 donnie 阅读(236) |
评论 (0) |
编辑 收藏
摘要:
阅读全文
posted @
2009-04-24 21:43 donnie 阅读(441) |
评论 (0) |
编辑 收藏
摘要:
阅读全文
posted @
2009-04-24 11:39 donnie 阅读(283) |
评论 (0) |
编辑 收藏
摘要:
阅读全文
posted @
2009-04-24 10:54 donnie 阅读(255) |
评论 (0) |
编辑 收藏
巧用虚拟股权留住人心
天津B公司:虚拟股份制
虚拟股权激励方案设计
posted @
2009-04-23 11:25 donnie 阅读(140) |
评论 (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 阅读(139) |
评论 (0) |
编辑 收藏
摘要:
阅读全文
posted @
2009-04-17 11:02 donnie 阅读(355) |
评论 (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 阅读(134) |
评论 (0) |
编辑 收藏
http://rdc.taobao.com/blog/dw/archives/286
posted @
2009-04-17 10:27 donnie 阅读(170) |
评论 (0) |
编辑 收藏
http://www.hadoop.org/
http://cn.hadoop.org/
posted @
2009-04-17 10:26 donnie 阅读(152) |
评论 (0) |
编辑 收藏
摘要:
阅读全文
posted @
2009-04-13 21:15 donnie 阅读(132) |
评论 (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 阅读(114) |
评论 (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 阅读(1133) |
评论 (0) |
编辑 收藏
摘要:
阅读全文
posted @
2009-04-06 11:50 donnie 阅读(154) |
评论 (0) |
编辑 收藏