摘要:
All Hadoop sub-projects such as Hive, Pig, and HBase support Linux operating system. Therefore, you need to install any Linux flavored OS. The followi 阅读全文
摘要:
最近工作中,需对数据进行比对。在此之前,则需将数据导出。想到以前用过的spool命令,实验一番,分享如下:需建SQL执行脚本,内容如下:set feedback off --关掉行数显示set heading off --关掉标题行set termout off --关掉终端显示set ec... 阅读全文