
搭建
程序猿小飞
做好自己该做的事。
展开
-
hive集群搭建
1.准备hive包,mysql驱动jar包: vi conf/hive-site.xml <configuration> <property> <name&原创 2019-10-02 23:53:53 · 375 阅读 · 0 评论 -
max number of threads [1779] for user [lxq] is too low, increase to at least [2048]解决方案
如果出现问题ERROR: [1] bootstrap checks failed [1]: max number of threads [1779] for user [lxq] is too low, increase to at least [2048] (1) :root用户下进行: cat /etc/security/limits.d/20-nproc.conf (文件名字版本...原创 2019-01-25 10:45:07 · 810 阅读 · 0 评论