随笔分类 - Linux
Redis Cluster 集群搭建部署
摘要:1.准备 1>redis-3.0 tar包 2>yumrubyrubygem 提示:①安装rubygem时,有可能需先安装ruby-rdoc,然后执行ruby setup.rb与gem install -l redis ②安装redis,先解压,进入rdis安装目录,make&mak...
阅读全文
使用sqoop从mysql往hive中增量导数据shell脚本
摘要:一:sqoop增量导入的两种方式Incremental import arguments:ArgumentDescription--check-column (col)Specifies the column to be examined when determining which rows to...
阅读全文