Kettle(中文名称叫水壶)是一款ETL工具,纯java编写,可以在Window、Linux、Unix上运行,绿色无需安装,数据抽取高效稳定。Kettle家族包括4个产品:Spoon、Pan、CHEF、Kitchen。Kettle中文名称叫水壶,该项目的主程序员MATT希望把各种数据放到一个壶里, ...
分类:
其他好文 时间:
2016-09-02 10:00:03
阅读次数:
150
报错信息: 前面的这个报错 找了半天资料,网上说下载时缺包或是pdi的一个bug。也没解决。 参考网址:http://stackoverflow.com/questions/22540683/pentaho-pdi-failed-to-load-esapi-properties-as-a-class ...
分类:
其他好文 时间:
2016-08-29 19:20:19
阅读次数:
4781
org.eclipse.swt.SWTError: No more handles [gtk_init_check() failed] at org.eclipse.swt.SWT.error(Unknown Source) at org.eclipse.swt.widgets.Display.cr ...
分类:
系统相关 时间:
2016-08-26 15:09:33
阅读次数:
2455
kettle环境初始化 程序启动时会初始化kettle的运行环境,例如,spoon启动时main方法就会调用KettleEnvironment.init()来为spoon的运行环境作初始化。通过KettleEnvironment.init()来初始化环境时,会读取属性文件、注册插件等,以init() ...
分类:
其他好文 时间:
2016-08-19 20:34:34
阅读次数:
1185
kettle从windows中往hdfs中写文件 One 2016/07/19 14:14:53 - Spoon - 正在开始任务...2016/07/19 14:14:53 - load_hdfs - 开始执行任务2016/07/19 14:14:53 - load_hdfs - 开始项[Hado ...
分类:
其他好文 时间:
2016-07-29 16:32:14
阅读次数:
1628
Care and diligence bring luck. 谨慎和勤奋带来好运气。 Just as we have said before, diligence is the mother of good luck. We are not born with golden spoon in the ...
分类:
其他好文 时间:
2016-07-08 19:34:50
阅读次数:
106
参考资料:http://www.cnblogs.com/wxjnew/p/3620792.html 注意:使用bat文件执行速度比执行在spoon.bat中执行慢很多一、使用Pan.bat执行转换Pan.bat文件路径:\pdi-ce-6.1.0.1-196\data-integration需求:执... ...
分类:
其他好文 时间:
2016-06-11 11:59:40
阅读次数:
3914
不知不觉Kettle以及到了6.0,名字似乎也变了Pentaho官方的名称是 Pentaho Data Integration,于是就下载了最新的版本,下载地址为: Pentaho Data Integration 各版本下载 然后设置了PENTAHO_JAVA_HOME环境变了,启动Spoon.b ...
分类:
其他好文 时间:
2016-04-11 18:31:43
阅读次数:
174
问题描述: 1:oracle数据库连接登陆时突然变得很慢;sqldeveloper链接数据库很慢; 2:Kettle-spoon etl程序访问数据库,任务执行时报 :数据库连接 IO错误 :Socket Time Out 错误。 解决: 1:lsnrctl status 用命令查看oracle监听 ...
分类:
数据库 时间:
2016-04-09 18:57:44
阅读次数:
2105
在做ETL的时候,连接MySQL读取含有timestamp类型的表,出现如下错误: 经Google,据说是MySQL自身的问题。解决方法也很简单,在Spoon的数据库连接中,打开选项,加入一行命令参数: 如图所示: 问题解决。 转自: 《Pentaho Spoon (Kettle) 出现 Times ...
分类:
其他好文 时间:
2016-04-08 18:02:41
阅读次数:
278