--------------------------------------------------
hi. I have developed the iceberg sink connector with dev branch, and have
build jars success, how I get the install package with dev branch codes for
test?
<<<<
./mvnw -T 1C clean package -pl seatunnel-dist -am -Dmaven.test.skip=true
-Pseatunnel
--------------------------------------------------
seatunnel-core-flink-sql and seatunnel-core-spark and seatunnel-core-flink
version 2.3.0 jar When can I use it?
<<<<
You can use it now.
---------------------------------------------------
I use nulltf transform to convert null value to '\\N' when I import data
from oracle to hive.
nulltf { person_num:"\\N", op_date:"\\N"}
it works when the data is number type ,but it does not work when data type
is date. is there any advanced options to config in this file?
This problem is solved when i change the format from textfile to orc [image:
:露齿而笑:]
Is there overwrite mode for hive sink?
<<<<
We are doing this feature, you can get more information from
https://github.com/apache/incubator-seatunnel/issues/3824
------------------------------------------------------------------------------------------------------------
hi,how to adapt the engine of seatunel based on V1 development, I want to
V1 connector use V2 seatunnel engine
<<<<
This may not be possible, V1 connector only can run on V1 engine now.
----------------------------------------------------
--
Best Regards
------------
EricJoy2048
[email protected]