摘要:
创建表: hive> CREATE TABLE pokes (foo INT, bar STRING); Creates a table called pokes with two columns, the first being an integer and the other a string... 阅读全文
posted @ 2014-07-19 22:35
老白条
阅读(286)
评论(0)
推荐(0)
摘要:
(一)hadoop 相关安装部署 1、hadoop在windows cygwin下的部署: http://lib.open-open.com/view/1333428291655 http://blog.csdn.net/ruby97/article/details/7423088 http://b 阅读全文
posted @ 2014-07-19 22:27
老白条
阅读(1321)
评论(0)
推荐(0)