码迷,mamicode.com
首页 > 其他好文 > 详细

Kettle启动及简单操作(1)

时间:2016-07-30 14:47:57      阅读:437      评论:0      收藏:0      [点我收藏+]

标签:

官方Hadoop配置

http://wiki.pentaho.com/display/BAD/Configuring+Pentaho+for+your+Hadoop+Distro+and+Version

1.官网下载kettle

 

http://community.pentaho.com/projects/data-integration/

 

https://sourceforge.net/projects/pentaho/files/Data%20Integration/6.1/pdi-ce-6.1.0.1-196.zip/download

 

2.解压kettle

 

3.进入目录运行kettle

 

Windows下双击spoon.bat

 

Linux下运行

 

sh spoon.sh

 

 

4.配置kettle连接hadoop

 

 技术分享

 

 

1)修改

 

E:\pdi-ce-6.1.0.1-196 power\data-integration\plugins\pentaho-big-data-plugin\plugin.properties

 

 技术分享

 

 

修改此文件中active.hadoop.configuration=hdp24

 

 Copy文件core-site.xml, hdfs-site.xml, httpfs-site.xml, mapred-site.xml, yarn-site.xml到E:\pdi-ce-6.1.0.1-196 power\data-integration\plugins\pentaho-big-data-plugin\hadoop-configurations\hdp24下

 

 技术分享

 

修改文件中主机名为ip地址

 

重启spoon.bat进入图形化界面

 

I 新建转换

 

 技术分享

 

II 新建job

 

 技术分享

 

Kettle启动及简单操作(1)

标签:

原文地址:http://www.cnblogs.com/womars/p/5718199.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!