2012年(91)
发布时间:2012-09-26 00:38:51
Usage The storage handler is built as an independent module, hive-hbase-handler-x.y.z.jar, which must be available on the Hive client auxpath......【阅读全文】
发布时间:2012-09-26 00:38:30
原文地址:http://www.cnblogs.com/raylzhang/archive/2012/06/28/2567240.html 1.进入HBase Shell 命令: <sp......【阅读全文】
发布时间:2012-09-24 23:32:56
一、shell脚本内置四则运算,仅支持整数运算。 echo $((2*5-4)); 6 echo $ ; 6 echo $ ; -8......【阅读全文】