Git Product home page Git Product logo

Comments (6)

glxfeng avatar glxfeng commented on July 17, 2024

我把3.1.9编译好的mysqlreader复制过来也不行,报错

[job-0] ERROR Engine - Code:[Framework-02], Description:[DataX引擎运行过程出错,具体原因请参看DataX运行结束时的错误诊断信息 .]. - Code:[Framework-02], Description:[DataX引擎运行过程出错,具体原因请参看DataX运行结束时的错误诊断信息 .]. - DataX找到plugin[mysqlreader]的Job配置. - java.lang.ClassCastException: com.alibaba.datax.plugin.reader.mysqlreader.MysqlReader$Job cannot be cast to com.wgzhao.datax.common.plugin.AbstractJobPlugin
at com.wgzhao.datax.core.util.container.LoadUtil.loadJobPlugin(LoadUtil.java:98)
at com.wgzhao.datax.core.job.JobContainer.initJobReader(JobContainer.java:649)
at com.wgzhao.datax.core.job.JobContainer.init(JobContainer.java:306)
at com.wgzhao.datax.core.job.JobContainer.start(JobContainer.java:113)
at com.wgzhao.datax.core.Engine.start(Engine.java:86)
at com.wgzhao.datax.core.Engine.entry(Engine.java:146)
at com.wgzhao.datax.core.Engine.main(Engine.java:164)

from addax.

wgzhao avatar wgzhao commented on July 17, 2024

你尝试使用 mvn package -pl :mysqlreader 编译试试

from addax.

glxfeng avatar glxfeng commented on July 17, 2024

你尝试使用 mvn package -pl :mysqlreader 编译试试

这样编译出来的没问题

from addax.

wgzhao avatar wgzhao commented on July 17, 2024

下个版本将会修复该问题

from addax.

john5480 avatar john5480 commented on July 17, 2024

3.2.2似乎没有elasticsearchreader模块,不管是源码编译还是发布包。
源码编译日志显示已经编译,但target目录找不到elasticsearchreader文件夹,是不是像上面一样要单独编译?

from addax.

wgzhao avatar wgzhao commented on July 17, 2024

3.2.2似乎没有elasticsearchreader模块,不管是源码编译还是发布包。
源码编译日志显示已经编译,但target目录找不到elasticsearchreader文件夹,其他的都有

查看 package.xml 文件,的确少了 elasticsearchreader 的打包。
看来需要对 package.xml 文件做些改动了

from addax.

Related Issues (20)

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.