峰峰
峰峰
export DATAX_LAUNCHER and PYTHON_LAUNCHER in /etc/profile in linux. after that, execute datax task, it works. but i think it should 'source dolphinscheduler_env.sh' in datax script file. export DATAX_LAUNCHER and PYTHON_LAUNCHER...
i will fix it.
@lvyanquan Could you please help me review this PR
> For starRocks db, it was observed that the comment for the table name in the target database is fixed to "OLAP." Is it possible to also synchronize the table...
@lvyanquan @everhopingandwaiting Compilation failure is not related to the submitted code
org/apache/flink/api/connector/sink2/Sink.java is be added to flink project in flink1.15 version. i think 3.0.* don't support flink1.14 version. i think docs is not correct.
i want to add table model option(primary key, unique key, duplicate key, aggregate key)and bucket num option. base on primary key column for distributed by hash. for example. a table...