KETTLE Configuring for Cloudera
程序员文章站
2022-06-10 07:55:56
...
To communicate with Cloudera, you must change which version of Hadoop to use when communicating with a Hadoop cluster.
Within the file
plugins/pentaho-big-data-plugin/plugin.properties, update the
active.hadoop.configuration property to match your distribution of Cloudera.
For CDH3u3, CDH3u4, or CDH3u5, update the active.hadoop.configuration property to cdh3u4.
For CDH4 or CDH4.1, update the active.hadoop.configuration property to cdh4.
上一篇: mysql怎么设置最大连接数详解
下一篇: 聊一聊redis奇葩数据类型与集群知识