摘要:
错误信息 Error while compiling statement: FAILED: SemanticException [Error 10096]: Dynamic partition strict mode requires at least one static partition co 阅读全文
摘要:
首先登录Linux系统,打开浏览器,访问Redis官网(https://redis.io/)下载安装包redis-3.2.7.tar.gz. $ cd ~$ sudo tar -zxvf ./download/redis-3.2.7.tar.gz -C /export/server$ cd /usr 阅读全文