摘要: -- 查看数据库参数SQL> select * from nls_database_parameters;-- 查看数据库基本信息SQL> select * from v$database;-- Apex在oracle 11g Release 2版本中是默认安装的。但安装后没有启用。可以使用下面方法... 阅读全文
posted @ 2014-04-21 10:07 水舟陆车 阅读(2136) 评论(0) 推荐(0)
摘要: 云计算之hadoop、hive、hue、oozie、sqoop、hbase、zookeeper环境搭建及配置文件已经托管到githubhttps://github.com/sxyx2008/cloud附录:1、Hadoop源码下载http://svn.apache.org/repos/asf/had... 阅读全文
posted @ 2014-04-21 09:24 水舟陆车 阅读(490) 评论(0) 推荐(0)