datax-web icon indicating copy to clipboard operation
datax-web copied to clipboard

DataX集成可视化页面,选择数据源即可一键生成数据同步任务,支持RDBMS、Hive、HBase、ClickHouse、MongoDB等数据源,批量创建RDBMS数据同步任务,集成开源调度系统,支持分布式、增量同步数据、实时查看运行日志、...

Results 118 datax-web issues
Sort by recently updated
recently updated
newest added

**Describe the question** 最终在azkaban和datax-web之间犹豫,个人是比较倾向于datax-web的,比较轻便好用,但不知道大规模了以后能不能支撑住

question

任务编辑时,增量时间字段 和 JVM启动参数同时设置后,任务执行时会报如下错误【Error: Could not create the Java Virtual Machine】: 2021-07-29 13:51:43 [JobThread.run-130] ----------- datax-web job execute start ---------------------- Param: 2021-07-29 13:51:43 [BuildCommand.buildDataXParam-100] ------------------Command parameters:-j"-Xms256m -Xmx256m -XX:+HeapDumpOnOutOfMemoryError" -p"-Dstart_time='2021-07-29%13:44:57' -Dend_time='2021-07-29%13:51:43'" 2021-07-29...

bug

endId是任务在每次执行时获取当前表maxId,也是下一次任务的startId 举例mysql: job_user 一共2条数据,第一条id为1,第二条id为10 第一次执行select * from job_user where id>= '1' and id< '10' 正确 第二次执行 select * from job_user where id>= '10' and id< '10' ,无法查询到最后一条记录id为10

bug

兄弟们兄弟们,datax执行器自动注册获取地址错误,如何查看呀,linux一键部署的,求指教兄弟们

question

om.wugui.datax.admin.mapper.JobUserMapper 第29行:JobUser getUserById(@Param("id") int id); datax-web/datax-admin/src/main/resources/mybatis-mapper/JobUserMapper.xml 第84行:WHERE t.id = #{userId} 参数名称不匹配

bug

配置postSql不起作用,而且在日志管理中也一直处于执行中。这个是怎么回事啊

question

![image](https://user-images.githubusercontent.com/96610911/179231452-4c24b98d-d501-4001-9c95-b23880da75d5.png) ![image](https://user-images.githubusercontent.com/96610911/179231542-bf72e963-e396-4d95-99dd-ef5db66a6ade.png) 这个dt没有被替换

bug

idea中启动报错java.io.IOException: Could not locate executable null\bin\winutils.exe in the Hadoop binaries.

bug

on project datax-web: Error reading assemblies: No assembly descriptors found.