[PR] [INLONG-9095][Sort] Support inlong-msg in pulsar flink 1.15 connector [inlong]

2023-10-24 Thread via GitHub
EMsnap opened a new pull request, #9096: URL: https://github.com/apache/inlong/pull/9096 - Fixes #9095 ### Motivation Support inlong-msg in pulsar flink 1.15 connector ### Modifications Support inlong-msg in pulsar flink 1.15 connector ### Documentation

[PR] Develop [inlong]

2023-10-24 Thread via GitHub
justinwwhuang opened a new pull request, #9097: URL: https://github.com/apache/inlong/pull/9097 ### Prepare a Pull Request - [INLONG-9091][Agent] Add offset profile - Fixes #9091 ### Motivation Agent uses one job profile to store all the file collect infos that be

Re: [PR] [INLONG-9091][Agent] Add offset profile [inlong]

2023-10-24 Thread via GitHub
justinwwhuang closed pull request #9097: [INLONG-9091][Agent] Add offset profile URL: https://github.com/apache/inlong/pull/9097 -- 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.

Re: [PR] [INLONG-9095][Sort] Support inlong-msg in pulsar flink 1.15 connector [inlong]

2023-10-24 Thread via GitHub
dockerzhang merged PR #9096: URL: https://github.com/apache/inlong/pull/9096 -- 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...@inlong.

[inlong] branch master updated: [INLONG-9095][Sort] Support inlong-msg in pulsar flink 1.15 connector (#9096)

2023-10-24 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 271541f598 [INLONG-9095][Sort] Support inlo

[PR] [INLONG-9091][Agent] Add offset profile [inlong]

2023-10-24 Thread via GitHub
justinwwhuang opened a new pull request, #9100: URL: https://github.com/apache/inlong/pull/9100 ### Prepare a Pull Request - [INLONG-9091][Agent] Add offset profile - Fixes #9091 ### Motivation Agent uses one job profile to store all the file collect infos that be

[PR] [INLONG-9079][SDK]Shaded some dependency to reduce conflicts with other sdk [inlong]

2023-10-24 Thread via GitHub
castorqin opened a new pull request, #9101: URL: https://github.com/apache/inlong/pull/9101 ### Prepare a Pull Request *(Change the title refer to the following example)* - Title Example: [INLONG-XYZ][Component] Title of the pull request *(The following *XYZ* should be replac

Re: [PR] [INLONG-9079][SDK]Shaded some dependency to reduce conflicts with other sdk [inlong]

2023-10-24 Thread via GitHub
vernedeng commented on code in PR #9101: URL: https://github.com/apache/inlong/pull/9101#discussion_r1369866866 ## inlong-sdk/dataproxy-sdk/pom.xml: ## @@ -108,6 +108,35 @@ -Dmaven.deploy.skip=true + +

Re: [PR] [INLONG-9079][SDK]Shaded some dependency to reduce conflicts with other sdk [inlong]

2023-10-24 Thread via GitHub
doleyzi commented on code in PR #9101: URL: https://github.com/apache/inlong/pull/9101#discussion_r1369876047 ## inlong-sdk/dataproxy-sdk/src/main/java/org/apache/inlong/sdk/dataproxy/config/ProxyConfigManager.java: ## @@ -740,8 +741,8 @@ private String requestConfiguration(Stri

[PR] [INLONG-9102][Agent] Add file utils [inlong]

2023-10-24 Thread via GitHub
justinwwhuang opened a new pull request, #9103: URL: https://github.com/apache/inlong/pull/9103 ### Prepare a Pull Request [INLONG-9102][Agent] Add file utils - Fixes #9102 ### Motivation Add file utils to scan file by pattern and time range ### Modifications

Re: [PR] [INLONG-9079][SDK]Shaded some dependency to reduce conflicts with other sdk [inlong]

2023-10-24 Thread via GitHub
castorqin commented on code in PR #9101: URL: https://github.com/apache/inlong/pull/9101#discussion_r1369994362 ## inlong-sdk/dataproxy-sdk/src/main/java/org/apache/inlong/sdk/dataproxy/config/ProxyConfigManager.java: ## @@ -740,8 +741,8 @@ private String requestConfiguration(St

Re: [PR] [INLONG-9102][Agent] Add file utils [inlong]

2023-10-24 Thread via GitHub
doleyzi commented on code in PR #9103: URL: https://github.com/apache/inlong/pull/9103#discussion_r1370020068 ## inlong-agent/agent-common/src/main/java/org/apache/inlong/agent/utils/FileFinder.java: ## @@ -0,0 +1,297 @@ +/* + * Licensed to the Apache Software Foundation (ASF) u

Re: [PR] [INLONG-9102][Agent] Add file utils [inlong]

2023-10-24 Thread via GitHub
justinwwhuang commented on code in PR #9103: URL: https://github.com/apache/inlong/pull/9103#discussion_r1370020912 ## inlong-agent/agent-common/src/main/java/org/apache/inlong/agent/utils/FileFinder.java: ## @@ -0,0 +1,297 @@ +/* + * Licensed to the Apache Software Foundation (

Re: [PR] [INLONG-9102][Agent] Add file utils [inlong]

2023-10-24 Thread via GitHub
EMsnap commented on code in PR #9103: URL: https://github.com/apache/inlong/pull/9103#discussion_r1370050639 ## inlong-agent/agent-common/src/main/java/org/apache/inlong/agent/utils/file/FileNameRegexMatchPredicate.java: ## @@ -0,0 +1,51 @@ +/* + * Licensed to the Apache Softwar

Re: [PR] [INLONG-9102][Agent] Add file utils [inlong]

2023-10-24 Thread via GitHub
justinwwhuang commented on code in PR #9103: URL: https://github.com/apache/inlong/pull/9103#discussion_r1370052508 ## inlong-agent/agent-common/src/main/java/org/apache/inlong/agent/utils/file/FileNameRegexMatchPredicate.java: ## @@ -0,0 +1,51 @@ +/* + * Licensed to the Apache

Re: [PR] [INLONG-9102][Agent] Add file utils [inlong]

2023-10-24 Thread via GitHub
EMsnap commented on code in PR #9103: URL: https://github.com/apache/inlong/pull/9103#discussion_r1370051783 ## inlong-agent/agent-common/src/main/java/org/apache/inlong/agent/utils/file/AlphanumComparator.java: ## @@ -0,0 +1,153 @@ +/* + * Licensed to the Apache Software Founda

Re: [PR] [INLONG-9102][Agent] Add file utils [inlong]

2023-10-24 Thread via GitHub
justinwwhuang commented on code in PR #9103: URL: https://github.com/apache/inlong/pull/9103#discussion_r1370055185 ## inlong-agent/agent-common/src/main/java/org/apache/inlong/agent/utils/file/AlphanumComparator.java: ## @@ -0,0 +1,153 @@ +/* + * Licensed to the Apache Software

Re: [PR] [INLONG-9102][Agent] Add file utils [inlong]

2023-10-24 Thread via GitHub
EMsnap commented on code in PR #9103: URL: https://github.com/apache/inlong/pull/9103#discussion_r1370055454 ## inlong-agent/agent-common/src/main/java/org/apache/inlong/agent/utils/file/FileFinderIterator.java: ## @@ -0,0 +1,164 @@ +/* + * Licensed to the Apache Software Founda

Re: [PR] [INLONG-9091][Agent] Add offset profile [inlong]

2023-10-24 Thread via GitHub
dockerzhang merged PR #9100: URL: https://github.com/apache/inlong/pull/9100 -- 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...@inlong.

[inlong] branch master updated: [INLONG-9091][Agent] Add offset profile (#9100)

2023-10-24 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 4e1b65b03c [INLONG-9091][Agent] Add offset

Re: [PR] [INLONG-9102][Agent] Add file utils [inlong]

2023-10-24 Thread via GitHub
justinwwhuang commented on code in PR #9103: URL: https://github.com/apache/inlong/pull/9103#discussion_r1370058211 ## inlong-agent/agent-common/src/main/java/org/apache/inlong/agent/utils/file/FileFinderIterator.java: ## @@ -0,0 +1,164 @@ +/* + * Licensed to the Apache Software

Re: [PR] [INLONG-9102][Agent] Add file utils [inlong]

2023-10-24 Thread via GitHub
justinwwhuang commented on code in PR #9103: URL: https://github.com/apache/inlong/pull/9103#discussion_r1370058335 ## inlong-agent/agent-common/src/main/java/org/apache/inlong/agent/utils/file/AlphanumComparator.java: ## @@ -0,0 +1,153 @@ +/* + * Licensed to the Apache Software

Re: [PR] [INLONG-9079][SDK] Shaded some dependency to reduce conflicts with flink sdk [inlong]

2023-10-24 Thread via GitHub
dockerzhang commented on code in PR #9101: URL: https://github.com/apache/inlong/pull/9101#discussion_r1371074152 ## inlong-sdk/dataproxy-sdk/pom.xml: ## @@ -31,6 +31,7 @@ ${project.parent.parent.basedir} +3.1.1 Review Comment: Repeated definition.

Re: [PR] [INLONG-9104][ASF] Add a protected branches strategy for the master branch [inlong]

2023-10-24 Thread via GitHub
dockerzhang merged PR #9105: URL: https://github.com/apache/inlong/pull/9105 -- 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...@inlong.

[inlong] branch master updated: [INLONG-9104][ASF] Add a protected branches strategy for the master branch (#9105)

2023-10-24 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 8e72727dd3 [INLONG-9104][ASF] Add a protect

Re: [PR] [INLONG-9098][Manager] Support to save additional info for the Iceberg field [inlong]

2023-10-24 Thread via GitHub
dockerzhang merged PR #9099: URL: https://github.com/apache/inlong/pull/9099 -- 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...@inlong.

[inlong] branch master updated: [INLONG-9098][Manager] Support to save additional info for the Iceberg field (#9099)

2023-10-24 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 248d65d2de [INLONG-9098][Manager] Support t

[inlong] branch master updated: [INLONG-9073][Manager] Add getStreamBriefInfo method for InlongStreamClient (#9074)

2023-10-24 Thread zirui
This is an automated email from the ASF dual-hosted git repository. zirui 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 7df7c8cea5 [INLONG-9073][Manager] Add getStreamBr

Re: [PR] [INLONG-9073][Manager] Add getStreamBriefInfo method for InlongStreamClient [inlong]

2023-10-24 Thread via GitHub
EMsnap merged PR #9074: URL: https://github.com/apache/inlong/pull/9074 -- 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...@inlong.apach