fuweng11 opened a new pull request, #8089:
URL: https://github.com/apache/inlong/pull/8089
### Prepare a Pull Request
- Fixes #8088
### Motivation
Support configure heartbeat timeout interval.
### Modifications
Support configure heartbeat timeout interval.
vernedeng opened a new pull request, #8090:
URL: https://github.com/apache/inlong/pull/8090
### 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
dockerzhang merged PR #8086:
URL: https://github.com/apache/inlong/pull/8086
--
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.
dockerzhang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/inlong.git
from e620e845d [INLONG-8078][Dashboard] Fix the Source and sink list
pagination does not work (#8079)
add 94a98b
dockerzhang commented on PR #8090:
URL: https://github.com/apache/inlong/pull/8090#issuecomment-1562427106
please update the `changes-1.8.0.sql` at the same time.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
dockerzhang merged PR #8075:
URL: https://github.com/apache/inlong/pull/8075
--
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.
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 2da89aa15 [INLONG-8068][Manager] Support re
vernedeng commented on code in PR #8081:
URL: https://github.com/apache/inlong/pull/8081#discussion_r1205192011
##
inlong-manager/manager-service/src/main/java/org/apache/inlong/manager/service/sink/StreamSinkServiceImpl.java:
##
@@ -322,9 +323,11 @@ public PageResult
listByCon
vernedeng commented on code in PR #8081:
URL: https://github.com/apache/inlong/pull/8081#discussion_r1205204892
##
inlong-manager/manager-service/src/main/java/org/apache/inlong/manager/service/sink/StreamSinkServiceImpl.java:
##
@@ -322,9 +323,11 @@ public PageResult
listByCon
vernedeng commented on PR #8090:
URL: https://github.com/apache/inlong/pull/8090#issuecomment-1562573366
> please update the `changes-1.8.0.sql` at the same time.
done
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Gi
hejiay opened a new pull request, #8095:
URL: https://github.com/apache/inlong/pull/8095
### 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 replaced
can
read this field value and format it to `20230525` and write to HDFS in
`hdfs:///database/table/pt=20230525` path.
With `NONE` partition policy, hive connector create table without
partitions.
Refer to `iceberg-connector`, hive connector only supports to add
healchow commented on code in PR #8090:
URL: https://github.com/apache/inlong/pull/8090#discussion_r1205470771
##
inlong-manager/manager-dao/src/main/java/org/apache/inlong/manager/dao/mapper/InlongTenantEntityMapper.java:
##
@@ -0,0 +1,31 @@
+/*
+ * Licensed to the Apache Softw
healchow commented on code in PR #8090:
URL: https://github.com/apache/inlong/pull/8090#discussion_r1205472115
##
inlong-manager/manager-test/src/main/resources/h2/apache_inlong_manager.sql:
##
@@ -791,5 +791,29 @@ VALUES ('audit_sdk_collect', 'SDK', 0, '1'),
('audit_sor
healchow commented on code in PR #8089:
URL: https://github.com/apache/inlong/pull/8089#discussion_r1205474316
##
inlong-manager/manager-web/src/main/resources/application-dev.properties:
##
@@ -86,6 +86,9 @@ data.cleansing.batchSize=100
# Whether to use ZooKeeper to manage the
fuweng11 commented on code in PR #8089:
URL: https://github.com/apache/inlong/pull/8089#discussion_r1205483068
##
inlong-manager/manager-web/src/main/resources/application-dev.properties:
##
@@ -86,6 +86,9 @@ data.cleansing.batchSize=100
# Whether to use ZooKeeper to manage the
vernedeng commented on code in PR #8090:
URL: https://github.com/apache/inlong/pull/8090#discussion_r1205747104
##
inlong-manager/manager-test/src/main/resources/h2/apache_inlong_manager.sql:
##
@@ -791,5 +791,29 @@ VALUES ('audit_sdk_collect', 'SDK', 0, '1'),
('audit_so
vernedeng commented on code in PR #8090:
URL: https://github.com/apache/inlong/pull/8090#discussion_r1205751988
##
inlong-manager/manager-dao/src/main/java/org/apache/inlong/manager/dao/mapper/InlongTenantEntityMapper.java:
##
@@ -0,0 +1,31 @@
+/*
+ * Licensed to the Apache Soft
vernedeng opened a new pull request, #8097:
URL: https://github.com/apache/inlong/pull/8097
### Prepare a Pull Request
- Fixes #8093
### Motivation
*Explain here the context, and why you're making that change. What is the
problem you're trying to solve?*
### Modificat
fuweng11 commented on code in PR #8097:
URL: https://github.com/apache/inlong/pull/8097#discussion_r1206138379
##
inlong-manager/manager-dao/src/main/resources/mappers/InlongTenantEntityMapper.xml:
##
@@ -0,0 +1,151 @@
+
+
+
+http://mybatis.org/dtd/mybatis-3-mapper.dtd";>
+
+
dockerzhang merged PR #8081:
URL: https://github.com/apache/inlong/pull/8081
--
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.
dockerzhang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/inlong.git
from 2da89aa15 [INLONG-8068][Manager] Support repeatable read for http
request (#8075)
add 954361733 [INLONG-808
vernedeng commented on code in PR #8097:
URL: https://github.com/apache/inlong/pull/8097#discussion_r1206156863
##
inlong-manager/manager-service/src/main/java/org/apache/inlong/manager/service/tenant/InlongTenantServiceImpl.java:
##
@@ -0,0 +1,99 @@
+/*
+ * Licensed to the Apac
vernedeng commented on code in PR #8097:
URL: https://github.com/apache/inlong/pull/8097#discussion_r1206156863
##
inlong-manager/manager-service/src/main/java/org/apache/inlong/manager/service/tenant/InlongTenantServiceImpl.java:
##
@@ -0,0 +1,99 @@
+/*
+ * Licensed to the Apac
vernedeng commented on code in PR #8089:
URL: https://github.com/apache/inlong/pull/8089#discussion_r1206158061
##
inlong-manager/manager-service/src/main/java/org/apache/inlong/manager/service/heartbeat/HeartbeatManager.java:
##
@@ -106,7 +110,7 @@ public void init() {
dockerzhang commented on code in PR #8090:
URL: https://github.com/apache/inlong/pull/8090#discussion_r1206160454
##
inlong-manager/manager-web/sql/changes-1.8.0.sql:
##
@@ -25,3 +25,22 @@ USE `apache_inlong_manager`;
ALTER TABLE inlong_group
CHANGE lightweight inlong_gr
vernedeng commented on code in PR #8090:
URL: https://github.com/apache/inlong/pull/8090#discussion_r1206162470
##
inlong-manager/manager-web/sql/changes-1.8.0.sql:
##
@@ -25,3 +25,22 @@ USE `apache_inlong_manager`;
ALTER TABLE inlong_group
CHANGE lightweight inlong_grou
dockerzhang commented on PR #8095:
URL: https://github.com/apache/inlong/pull/8095#issuecomment-1563727579
@hejiay thanks for your contribution, there is a file missing the license
header, you could execute `mvn spotless:apply` to fix it.
--
This is an automated message from the Apache Gi
hejiay commented on PR #8095:
URL: https://github.com/apache/inlong/pull/8095#issuecomment-1563737733
@dockerzhang please check again
--
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
dockerzhang merged PR #8089:
URL: https://github.com/apache/inlong/pull/8089
--
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.
dockerzhang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/inlong.git
from 954361733 [INLONG-8080][Manager] Fix the total parameter found on the
page is different from the actual value (#
github-code-scanning[bot] commented on code in PR #8096:
URL: https://github.com/apache/inlong/pull/8096#discussion_r1206189684
##
inlong-sort/sort-flink/sort-flink-v1.13/sort-connectors/hive/src/main/java/org/apache/inlong/sort/hive/filesystem/HadoopPathBasedPartFileWriter.java:
##
dockerzhang merged PR #8090:
URL: https://github.com/apache/inlong/pull/8090
--
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.
dockerzhang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/inlong.git
from 9d66ab2ac [INLONG-8088][Manager] Support configure heartbeat timeout
interval (#8089)
add e4acb035f [INLONG
vernedeng closed pull request #5873: [INLONG-5839][Sort] Add SortStandalone
option in start script
URL: https://github.com/apache/inlong/pull/5873
--
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
liaorui commented on code in PR #8096:
URL: https://github.com/apache/inlong/pull/8096#discussion_r1206201379
##
inlong-sort/sort-flink/sort-flink-v1.13/sort-connectors/hive/src/main/java/org/apache/inlong/sort/hive/filesystem/HadoopPathBasedPartFileWriter.java:
##
@@ -0,0 +1,78
hnrainll opened a new issue, #762:
URL: https://github.com/apache/inlong-website/issues/762
### What happened
In the link
https://inlong.apache.org/zh-CN/docs/modules/manager/quick_start/ the
**Connector Binary file** is located at
https://inlong.apache.org/download/main, but the pa
hnrainll opened a new pull request, #763:
URL: https://github.com/apache/inlong-website/pull/763
### Prepare a Pull Request
- Fixes #762
### Motivation
Hopefully it will jump to the correct address
### Modifications
Change https://inlong.apache.org/download
dockerzhang merged PR #8097:
URL: https://github.com/apache/inlong/pull/8097
--
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.
dockerzhang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/inlong.git
from e4acb035f [INLONG-8087][Manager] Add definition of Inlong tenant table
(#8090)
add d2c900805 [INLONG-8093][
dockerzhang commented on code in PR #763:
URL: https://github.com/apache/inlong-website/pull/763#discussion_r1206274958
##
i18n/zh-CN/docusaurus-plugin-content-docs/current/modules/manager/quick_start.md:
##
@@ -15,7 +15,7 @@ sidebar_position: 2
```
## 添加依赖
-- 下载 Sort [Con
hnrainll commented on code in PR #763:
URL: https://github.com/apache/inlong-website/pull/763#discussion_r1206288737
##
i18n/zh-CN/docusaurus-plugin-content-docs/current/modules/manager/quick_start.md:
##
@@ -15,7 +15,7 @@ sidebar_position: 2
```
## 添加依赖
-- 下载 Sort [Connec
hnrainll commented on code in PR #763:
URL: https://github.com/apache/inlong-website/pull/763#discussion_r1206289675
##
i18n/zh-CN/docusaurus-plugin-content-docs/current/modules/manager/quick_start.md:
##
@@ -15,7 +15,7 @@ sidebar_position: 2
```
## 添加依赖
-- 下载 Sort [Connec
43 matches
Mail list logo