简体   繁体   English

将 pentaho 社区与 hadoop 集成

[英]integrate pentaho community with hadoop

i want to integrate hadoop to pentaho data-integration,I found on pentaho site, in that site there is pentaho for hadoop, but it's commercial.i want to make my data-integration community edtion to integrate with hadoop. i want to integrate hadoop to pentaho data-integration,I found on pentaho site, in that site there is pentaho for hadoop, but it's commercial.i want to make my data-integration community edtion to integrate with hadoop. How i can solve this?我怎么能解决这个问题?

Tks Tks

In New version(PDI 4.2.0), you can see hadoop components In PDI.在新版本(PDI 4.2.0)中,您可以在 PDI 中看到 hadoop 组件。

visit: http://sourceforge.net/projects/pentaho/files/Data%20Integration/访问: http://sourceforge.net/projects/pentaho/files/Data%20Integration/

Actually since PDI 4.3.0 ( which got released yesterday ) all the hadoop stuff is now included in the open source version.实际上,自从 PDI 4.3.0(昨天发布)以来,所有 hadoop 的东西现在都包含在开源版本中。 So just go straight to sourceforge and download.所以只需 go 直接到 sourceforge 并下载。 All the docs are on infocenter.pentaho.com所有文档都在 infocenter.pentaho.com 上

The most recent work for integrating Kettle (ETL) with Hadoop and other various NoSQL data stores can be found in the Pentaho Big Data Plugin .将 Kettle (ETL) 与 Hadoop 和其他各种 NoSQL 数据存储集成的最新工作可以在Pentaho Big Data Plugin中找到。 This is a Kettle plugin and provides connectors to HDFS, MapReduce, HBase, Cassandra, MongoDB, CouchDB that work across many Pentaho products: Pentaho Data Integration, Pentaho Reporting, and the Pentaho BA Server. This is a Kettle plugin and provides connectors to HDFS, MapReduce, HBase, Cassandra, MongoDB, CouchDB that work across many Pentaho products: Pentaho Data Integration, Pentaho Reporting, and the Pentaho BA Server. The code is hosted on Github: https://github.com/pentaho/big-data-plugin .代码托管在 Github 上: https://github.com/pentaho/big-data-plugin

There's a community landing page with more information on the Pentaho Wiki.有一个社区登录页面,其中包含有关 Pentaho Wiki 的更多信息。 You'll find How To guides, configuration options, and documentation for the Java Developer here: http://community.pentaho.com/bigdata您可以在此处找到 Java 开发人员的操作指南、配置选项和文档: http://community.pentaho.com/bigdata

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM