【问题标题】:The type org.pentaho.metastore.api.IMetaStore cannot be resolvedorg.pentaho.metastore.api.IMetaStore 类型无法解析
【发布时间】:2014-12-21 12:41:47
【问题描述】:

我正在尝试在 Eclipse 中构建 pentaho DI 插件。我已将所有必要的 jar 文件导入到库中。

但是在编码时,我遇到了这个错误:

The type org.pentaho.metastore.api.IMetaStore cannot be resolved. It is indirectly referenced from required .class files

我得到了一些参考资料,例如:

  1. http://forums.pentaho.com/showthread.php?142513-What-s-best-way-to-get-nightly-containing-http-jira-pentaho-com-browse-PDI-6169

  2. http://wiki.pentaho.com/display/COM/The+Pentaho+Metastore

但我无法清楚地理解这个问题。我需要导入一些不同的 jar 吗??
请在这方面帮助我!

Pentaho DI 版本: 5.0.0 - GA 操作系统: 64 位 Windows

【问题讨论】:

    标签: java eclipse plugins pentaho kettle


    【解决方案1】:

    是的,您(至少)缺少 pentaho-metastore-5.0.0.1.jar。此外,您不需要kettle-jdbc-5.0.0.1,它实际上不是核心Kettle 模块。

    【讨论】:

    • 谢谢@mattb_pdi ...它工作了..添加了metastore-5.0.0.1.jar,现在没有收到错误。 :)
    猜你喜欢
    • 2015-10-22
    • 2013-12-14
    • 1970-01-01
    • 2017-07-19
    • 2016-09-24
    • 2014-11-07
    • 2021-08-28
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多