美文网首页
kettle配置hadoop集群报错

kettle配置hadoop集群报错

作者: 仔仔H | 来源:发表于2019-08-15 04:32 被阅读0次

The Active Shim has not been set.


image.png

打开plugins\pentaho-big-data-plugin\plugin.properties 文件

修改 active.hadoop.configuration 为 active.hadoop.configuration=cdh514

cdh514根据你实际的hadoop的版本来写,保存现有配置,重启kettle

屏幕快照1.png

成功

我发现在菜单栏上点击“工具”=》“Hadoop Distribution”然后选择hadoop的出版商,似乎版本号跟实际的不一样也可以连接上。

这里我选择Cloudera CDH 6.1.0 ,我实际是5.14.0的版本,也可以


屏幕快照2.png

相关文章

网友评论

      本文标题:kettle配置hadoop集群报错

      本文链接:https://www.haomeiwen.com/subject/rnzojctx.html