xueyinren 2014-04-16 11:08
浏览 2118

AIX系统上启动KETTLE错误

在AIX系统上启动KETTLE的SPOON.SH报错,错误信息如下:
WARN 16-04 18:52:56,295 - Unable to load Hadoop Configuration from "file:///home/app/pdi/data-integration/plugins/pentaho-big-data-plugin/hadoop-configurations/cdh3u4". For more information enable debug logging.
WARN 16-04 18:52:56,326 - Unable to load Hadoop Configuration from "file:///home/app/pdi/data-integration/plugins/pentaho-big-data-plugin/hadoop-configurations/cdh4". For more information enable debug logging.
WARN 16-04 18:52:56,327 - Unable to load Hadoop Configuration from "file:///home/app/pdi/data-integration/plugins/pentaho-big-data-plugin/hadoop-configurations/hadoop-20". For more information enable debug logging.
WARN 16-04 18:52:56,328 - Unable to load Hadoop Configuration from "file:///home/app/pdi/data-integration/plugins/pentaho-big-data-plugin/hadoop-configurations/mapr". For more information enable debug logging.
Exception in thread "main" org.pentaho.di.core.exception.KettleException:
Error invoking lifecycle listener: org.pentaho.di.core.hadoop.HadoopConfigurationBootstrap@4dba4dba
Error initializing Hadoop configurations. Aborting initialization.

    at org.pentaho.di.core.lifecycle.KettleLifecycleSupport.onEnvironmentInit(KettleLifecycleSupport.java:61)
    at org.pentaho.di.core.KettleEnvironment.initLifecycleListeners(KettleEnvironment.java:141)
    at org.pentaho.di.core.KettleEnvironment.init(KettleEnvironment.java:129)
    at org.pentaho.di.core.KettleEnvironment.init(KettleEnvironment.java:68)
    at org.pentaho.di.pan.Pan.main(Pan.java:62)

Caused by: org.pentaho.di.core.lifecycle.LifecycleException: Error initializing Hadoop configurations. Aborting initialization.
at org.pentaho.di.core.hadoop.HadoopConfigurationBootstrap.onEnvironmentInit(HadoopConfigurationBootstrap.java:109)
at org.pentaho.di.core.lifecycle.KettleLifecycleSupport.onEnvironmentInit(KettleLifecycleSupport.java:57)
... 4 more
Caused by: org.pentaho.hadoop.shim.ConfigurationException: Invalid active Hadoop configuration: "hadoop-20".
at org.pentaho.di.core.hadoop.HadoopConfigurationBootstrap.onEnvironmentInit(HadoopConfigurationBootstrap.java:97)
... 5 more
Caused by: org.pentaho.hadoop.shim.ConfigurationException: Unknown Hadoop Configuration: "hadoop-20"
at org.pentaho.hadoop.shim.HadoopConfigurationLocator.getConfiguration(HadoopConfigurationLocator.java:486)
at org.pentaho.hadoop.shim.HadoopConfigurationLocator.getActiveConfiguration(HadoopConfigurationLocator.java:494)
at org.pentaho.di.core.hadoop.HadoopConfigurationBootstrap.onEnvironmentInit(HadoopConfigurationBootstrap.java:95)
... 5 more

  • 写回答

0条回答

    报告相同问题?

    悬赏问题

    • ¥100 求数学坐标画圆以及直线的算法
    • ¥100 c语言,请帮蒟蒻写一个题的范例作参考
    • ¥15 名为“Product”的列已属于此 DataTable
    • ¥15 安卓adb backup备份应用数据失败
    • ¥15 eclipse运行项目时遇到的问题
    • ¥15 关于#c##的问题:最近需要用CAT工具Trados进行一些开发
    • ¥15 南大pa1 小游戏没有界面,并且报了如下错误,尝试过换显卡驱动,但是好像不行
    • ¥15 自己瞎改改,结果现在又运行不了了
    • ¥15 链式存储应该如何解决
    • ¥15 没有证书,nginx怎么反向代理到只能接受https的公网网站