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 6260e1a705 [INLONG-10113][Agent] Delete use
justinwwhuang merged PR #10114:
URL: https://github.com/apache/inlong/pull/10114
--
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
justinwwhuang opened a new pull request, #10114:
URL: https://github.com/apache/inlong/pull/10114
Fixes #10113
### Motivation
Some code related to k8s and job is still retained, it is recommended to
delete it
### Modifications
Delete useless code
### Verifying this
This is an automated email from the ASF dual-hosted git repository.
gosonzhang 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 364bdc5a24 [INLONG-10111][DataProxy] Add aud
gosonzhang merged PR #10112:
URL: https://github.com/apache/inlong/pull/10112
--
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
This is an automated email from the ASF dual-hosted git repository.
doleyzi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/inlong-website.git
The following commit(s) were added to refs/heads/master by this push:
new e976059d45 Update inlong audit usage do
doleyzi closed issue #945: [Improve][Audit] Update InLong audit usage
documentation
URL: https://github.com/apache/inlong-website/issues/945
--
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 speci
doleyzi merged PR #946:
URL: https://github.com/apache/inlong-website/pull/946
--
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
doleyzi opened a new pull request, #946:
URL: https://github.com/apache/inlong-website/pull/946
Fixes #945
### Motivation
Update InLong audit usage documentation.
### Modifications
Update the introduction and usage documentation of auditing.
--
This is an autom
This is an automated email from the ASF dual-hosted git repository.
doleyzi pushed a change to branch INLONG-945
in repository https://gitbox.apache.org/repos/asf/inlong-website.git
at f3fac76a21 Update inlong audit usage documentation.
This branch includes the following new commits:
This is an automated email from the ASF dual-hosted git repository.
doleyzi pushed a commit to branch INLONG-945
in repository https://gitbox.apache.org/repos/asf/inlong-website.git
commit f3fac76a21595d9e16e7c07d12d23c88487fc179
Author: doleyzi
AuthorDate: Mon Apr 29 20:56:57 2024 +0800
Up
gosonzhang opened a new pull request, #10112:
URL: https://github.com/apache/inlong/pull/10112
Fixes #10111
1. Read the auditVersion field value from the reported message;
2. Write this field to the Audit record when the reception and sending are
successful.
--
This is an autom
justinwwhuang merged PR #10108:
URL: https://github.com/apache/inlong/pull/10108
--
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
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 28bfa89e54 [INLONG-10017][Agent] Fix the mo
luchunliang opened a new pull request, #10110:
URL: https://github.com/apache/inlong/pull/10110
[SDK] Support to transform from Json protocol to CSV/KV protocol by single
SQL
Fixes #10109
Parent issue: #10023
#10022
### Motivation
### Modifications
This is an automated email from the ASF dual-hosted git repository.
vernedeng 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 ec1740e3ca [INLONG-10093][SDK] Support to tra
vernedeng merged PR #10097:
URL: https://github.com/apache/inlong/pull/10097
--
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.
This is an automated email from the ASF dual-hosted git repository.
luchunliang 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 d963e5c753 [INLONG-10099][Audit] Audit-stor
luchunliang merged PR #10104:
URL: https://github.com/apache/inlong/pull/10104
--
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
justinwwhuang opened a new pull request, #10108:
URL: https://github.com/apache/inlong/pull/10108
Fixes #10017
### Motivation
Fix the module update configuration bug
### Modifications
Set the old module status to the new module
### Verifying this change
This is an automated email from the ASF dual-hosted git repository.
gosonzhang 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 eba89c79bd [INLONG-10102][DataProxy] Adjust
gosonzhang merged PR #10103:
URL: https://github.com/apache/inlong/pull/10103
--
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
luchunliang commented on code in PR #10097:
URL: https://github.com/apache/inlong/pull/10097#discussion_r1582754879
##
inlong-sdk/transform-sdk/src/main/java/org/apache/inlong/sdk/transform/decode/SplitUtils.java:
##
@@ -0,0 +1,192 @@
+/*
+ * Licensed to the Apache Software Foun
luchunliang commented on code in PR #10097:
URL: https://github.com/apache/inlong/pull/10097#discussion_r1582753620
##
inlong-sdk/transform-sdk/src/main/java/org/apache/inlong/sdk/transform/decode/KvSourceDecoder.java:
##
@@ -0,0 +1,74 @@
+/*
+ * Licensed to the Apache Software
castorqin opened a new pull request, #10106:
URL: https://github.com/apache/inlong/pull/10106
### 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 repl
justinwwhuang merged PR #10095:
URL: https://github.com/apache/inlong/pull/10095
--
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
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 fabb0c466b [INLONG-10094][agent] Fix the bu
justinwwhuang commented on code in PR #10097:
URL: https://github.com/apache/inlong/pull/10097#discussion_r1582721332
##
inlong-sdk/transform-sdk/src/main/java/org/apache/inlong/sdk/transform/decode/SplitUtils.java:
##
@@ -0,0 +1,192 @@
+/*
+ * Licensed to the Apache Software Fo
justinwwhuang commented on code in PR #10097:
URL: https://github.com/apache/inlong/pull/10097#discussion_r1582705158
##
inlong-sdk/transform-sdk/src/main/java/org/apache/inlong/sdk/transform/decode/KvSourceDecoder.java:
##
@@ -0,0 +1,74 @@
+/*
+ * Licensed to the Apache Softwar
gosonzhang opened a new pull request, #10103:
URL: https://github.com/apache/inlong/pull/10103
Fixes #10102
1. Adjust the position where Source calls addSourceReportInfo()
2. Adjust the exception capture type;
3. Adjust the Key name of the Source logical type
--
This i
luchunliang commented on code in PR #10097:
URL: https://github.com/apache/inlong/pull/10097#discussion_r1582663790
##
inlong-sdk/transform-sdk/src/main/java/org/apache/inlong/sdk/transform/process/TransformProcessor.java:
##
@@ -0,0 +1,160 @@
+/*
+ * Licensed to the Apache Soft
justinwwhuang commented on code in PR #10097:
URL: https://github.com/apache/inlong/pull/10097#discussion_r1582660491
##
inlong-sdk/transform-sdk/src/main/java/org/apache/inlong/sdk/transform/process/TransformProcessor.java:
##
@@ -0,0 +1,160 @@
+/*
+ * Licensed to the Apache So
haifxu opened a new pull request, #10101:
URL: https://github.com/apache/inlong/pull/10101
Fixes #10100
### Motivation
Add authentication information for the agent cluster
### Modifications
Add `authUsername` and `authCmk` for the agent cluster
### V
33 matches
Mail list logo