73 Star 353 Fork 201

wind1373290 / kettleweb

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

kettleweb【原创】

介绍

基于原生kettle-6.1.0.1版本开发web版数据集成平台,交流群:861466073

软件架构

  1. 使用Spring3.2.8与Kettle6.1.0.1-196
  2. 前端使用Ext3.4.1

安装教程

本项目使用apache-maven-3.2.3和jdk1.7(1.8可以启动,但访问页面报错)构建

  1. 在kettleweb下面打开命令行窗口
  2. 输入mvn install
  3. cd kettle-webapp/
  4. mvn jetty:run
  5. 访问http://localhost:8088/web/

使用说明

  1. 双击左侧资源库中已存在的转换,或者点击新增转换或作业,进入设计器界面
  2. 从左侧核心对象面板内拖拽2个组件到右侧的网格设计区
  3. 将鼠标移动到组件中心位置上,待组件边框变成绿色后,点击鼠标左键开始连线
  4. 双击组件进行配置,或者右键组件选择需要操作的功能
  5. 在线体验地址:http://182.61.45.14/web/

截图

image text

参与贡献

  1. Fork 本仓库
  2. 新建 Feat_xxx 分支
  3. 提交代码
  4. 新建 Pull Request
MIT License Copyright (c) 2019 wind1373290 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

基于原生kettle-6.1.0.1版本开发web版数据集成平台 展开 收起
Java 等 3 种语言
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Java
1
https://gitee.com/wind137/kettleweb.git
git@gitee.com:wind137/kettleweb.git
wind137
kettleweb
kettleweb
master

搜索帮助