[java][kettle]在Linux上面kettle-spoon启动问题
作者:互联网
在Linux上面kettle-spoon启动问题
文件大小限制问题
修改此文件
/etc/security/limits.conf * soft nofile 327680 * hard nofile 327680 hdfs soft nproc 131072 hdfs hard nproc 131072 mapred soft nproc 131072 mapred hard nproc 131072 hbase soft nproc 131072 hbase hard nproc 131072 zookeeper soft nproc 131072 zookeeper hard nproc 131072 hive soft nproc 131072 hive hard nproc 131072 root soft nproc 131072 root hard nproc 131072 landv soft nproc 131072 landv hard nproc 131072
data-integration/core
使用root运行就好
sudo ./spoon.sh
标签:kettle,java,hard,131072,spoon,nproc,soft 来源: https://www.cnblogs.com/landv/p/12626300.html