Re: [I] [Bug] [inlong]

2024-12-02 Thread via GitHub
wohainilaodou commented on issue #11555: URL: https://github.com/apache/inlong/issues/11555#issuecomment-2513742794 > 图片如下:![inlong待下发](https://private-user-images.githubusercontent.com/16586821/390937914-cce5cb52-66f6-4db4-9f40-8311fa9d0ec0.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc

(inlong) branch master updated: [INLONG-11567][Manager] Optimize the original DAG of Airflow (#11568)

2024-12-02 Thread dockerzhang
This is an automated email from the ASF dual-hosted git repository. dockerzhang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/inlong.git The following commit(s) were added to refs/heads/master by this push: new 610594d87d [INLONG-11567][Manager] Optimize

Re: [PR] [INLONG-11567][Manager] Optimize the original DAG of Airflow [inlong]

2024-12-02 Thread via GitHub
dockerzhang merged PR #11568: URL: https://github.com/apache/inlong/pull/11568 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@inlon

Re: [PR] [INLONG-1085][Doc] Add documents for Airflow offline scheduler [inlong-website]

2024-12-02 Thread via GitHub
Zkplo commented on code in PR #1089: URL: https://github.com/apache/inlong-website/pull/1089#discussion_r1866950292 ## i18n/zh-CN/docusaurus-plugin-content-docs/current/quick_start/offline_data_sync/airflow_pulsar_mysql_example.md: ## @@ -0,0 +1,130 @@ +--- +title: Airflow 离线同步示

Re: [PR] [INLONG-1085][Doc] Add documents for Airflow offline scheduler [inlong-website]

2024-12-02 Thread via GitHub
fuweng11 commented on code in PR #1089: URL: https://github.com/apache/inlong-website/pull/1089#discussion_r1866941370 ## i18n/zh-CN/docusaurus-plugin-content-docs/current/quick_start/offline_data_sync/airflow_pulsar_mysql_example.md: ## @@ -0,0 +1,130 @@ +--- +title: Airflow 离线

Re: [PR] [INLONG-11571][Agent] Add classes for actual collection of COS source [inlong]

2024-12-02 Thread via GitHub
doleyzi commented on code in PR #11572: URL: https://github.com/apache/inlong/pull/11572#discussion_r1866932451 ## inlong-agent/agent-plugins/src/main/java/org/apache/inlong/agent/plugin/sources/COSSource.java: ## @@ -0,0 +1,356 @@ +/* + * Licensed to the Apache Software Foundat

[PR] [INLONG-11571][Agent] Add classes for actual collection of COS source [inlong]

2024-12-02 Thread via GitHub
justinwwhuang opened a new pull request, #11572: URL: https://github.com/apache/inlong/pull/11572 Fixes #11571 ### Motivation Add classes for actual collection of COS source ### Modifications 1. Add COS Task to generate COS collection instances 2. Add COS Sourc

(inlong) branch master updated: [INLONG-11569][Agent] Add COS Task (#11570)

2024-12-02 Thread wenweihuang
This is an automated email from the ASF dual-hosted git repository. wenweihuang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/inlong.git The following commit(s) were added to refs/heads/master by this push: new 1f8a7fffb3 [INLONG-11569][Agent] Add COS Ta

Re: [PR] [INLONG-11569][Agent] Add COS Task [inlong]

2024-12-02 Thread via GitHub
justinwwhuang merged PR #11570: URL: https://github.com/apache/inlong/pull/11570 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@inl

Re: [PR] [INLONG-11569][Agent] Add COS Task [inlong]

2024-12-02 Thread via GitHub
fuweng11 commented on code in PR #11570: URL: https://github.com/apache/inlong/pull/11570#discussion_r1865413886 ## inlong-common/src/main/java/org/apache/inlong/common/enums/TaskTypeEnum.java: ## @@ -44,11 +44,11 @@ public enum TaskTypeEnum { REDIS(11), MQTT(12),

Re: [PR] [INLONG-1074][Doc] Add documents for Airflow offline scheduler [inlong-website]

2024-12-02 Thread via GitHub
Zkplo commented on code in PR #1089: URL: https://github.com/apache/inlong-website/pull/1089#discussion_r1865401847 ## i18n/zh-CN/docusaurus-plugin-content-docs/current/quick_start/offline_data_sync/pulsar_mysql_example.md: ## @@ -80,25 +80,25 @@ CREATE TABLE sink_table ( 数据目

[PR] [INLONG-11569][Agent] Add COS Task [inlong]

2024-12-02 Thread via GitHub
justinwwhuang opened a new pull request, #11570: URL: https://github.com/apache/inlong/pull/11570 Fixes #11569 ### Motivation Add COS Task ### Modifications 1. Add COS related macro definitions 2. Add COS type task class ### Verifying this change

Re: [PR] [INLONG-1086][Doc] Add documents for DolphinScheduler offline scheduler [inlong-website]

2024-12-02 Thread via GitHub
emptyOVO commented on code in PR #1088: URL: https://github.com/apache/inlong-website/pull/1088#discussion_r1865388898 ## docs/quick_start/offline_data_sync/dolphinscheduler_example.md: ## @@ -0,0 +1,97 @@ +--- +title: Use DolphinScheduler third-party scheduling engine +sidebar_