Giter VIP home page Giter VIP logo

kettle-solr-plugin's Introduction

2017-11-17 17:16:56 @hury

kettle solr plugin

项目概述:

基于kettle 4.1,solr 7.1 实现将数据写入到solr core的功能; 实测此插件支持kettle 4.1/5.4;

项目部署:

1、使用maven build->package ,生成 solr_plugin-0.0.1-SNAPSHOT.jar

2、在kettle目录 plugins\steps 下,新建 solr_plugin 目录

3、将src/main/resources下的plugin.xml,solr.png,和必须的jar包一同拷贝到 solr_plugin 目录下:

E:\dev\data-integration_4.1.0\plugins\steps>tree /f
E:.
└─solr_plugin
        httpclient-4.5.3.jar
        httpcore-4.4.6.jar
        httpmime-4.5.3.jar
        noggit-0.8.jar
        plugin.xml
        solr-solrj-7.1.0.jar
        solr.png
        solr_plugin-0.0.1-SNAPSHOT.jar
        zookeeper-3.4.10.jar

4、启动kettle测试;

![solr output 运行情况](design\doc\solr output 运行情况.png)

![solr output步骤配置](design\doc\solr output步骤配置.png)

小结:

当前仅实现基于solr core的单实例模式,需要研究基于zookeeper模式的数据写入功能;

本项目在如下源码的基础上进行开发调试,感谢开源的力量: https://github.com/m-khl/kettle-solr-plugin.git

kettle-solr-plugin's People

Contributors

hury avatar

Watchers

James Cloos avatar SinMax avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.