欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页

Kettle5.0.1配置CDH4

程序员文章站 2022-06-04 15:54:32
...

1.修改$KETTLE_HOME/plugins/pentaho-big-data-plugin下的plugin.properties

将hadoop配置路径由 active.hadoop.configuration=hadoop-20 改为 active.hadoop.configuration=cdh42

 

2. 将服务器上hadoop配置文件core-site.xml、hdfs-site.xml、mapred-site.xml 拷贝到$KETTLE_HOME/plugins/pentaho-big-data-plugin/hadoop-configurations /cdh42目录下