summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-03-08[improve][core]删除hadoop相关依赖detachedwangkuan
2024-03-08[improve][core]asn与geoip知识库支持读取本地文件,添加同步� ↵wangkuan
�量用于函数关闭时判断是否需要清除内存
2024-03-06Merge branch 'feature/testcontainers' into 'develop'窦凤虎
[Feature][Bootstrap] You can use the CLI 'start.sh --version -c config_file'... See merge request galaxy/platform/groot-stream!22
2024-03-06[Feature][Test] Add TestContainner lib for end-to-end testing. Add ↵doufenghu
test-common and test-e2e-base submodules. Support Inline to Print test in Flink13 Container.
2024-03-06[Feature][Bootstrap] You can use the CLI 'start.sh --version -c config_file' ↵doufenghu
to get current version.
2024-02-27[improve][core]domain函数优化,优先级高的字段配置在前面可� ↵v1.1.0release/1.1.0-releasewangkuan
��减少不必要的循环次数。
2024-02-22[Improve][Example] Add default properties for job template.doufenghu
2024-02-22[Doc] Correct the introduction of log.failures.only.doufenghu
2024-02-22Merge remote-tracking branch 'origin/develop' into developwangkuan
# Conflicts: # groot-bootstrap/src/test/java/com/geedgenetworks/bootstrap/main/simple/SimpleJobTest.java
2024-02-22[feature][core]解决冲突临时添加wangkuan
2024-02-22[improve][core]修改单元测试,增加只有source和sink的场景wangkuan
2024-02-22[feature][connector-kafka] kafka ↵lifengchao
sink增加log.failures.only配置控制log发送失败是否抛出异常
2024-02-22[feature][connector-ipfix] GAL-486 IPFIX Collector输出incrementOutEvents ↵houjinchuan
Metric
2024-02-22[feature][connector-kafka][connector-clickhouse] GAL-486 kafka clickhouse ↵lifengchao
source sink输出Metrics
2024-02-22[feature][connector-ipfix] GAL-486 IPFIX Collector输出有价值的Metricshoujinchuan
2024-02-22Merge branch 'galaxy-tool-2.0.1' into 'develop'窦凤虎
[Improve][JDK11] Galaxy版本由1.2.3修改为2.0.1... See merge request galaxy/platform/groot-stream!20
2024-02-22[Improve][Docs] Improve the documentation by adding descriptions for ↵doufenghu
encrypting and decrypting parameter.
2024-02-21[Improve][JDK11] Galaxy版本由1.2.3修改为2.0.1 ↵doufenghu
优化MMDB查询,支持JDK11。重命名exmaples模块,分别为cn-udf-exmaple,end-to-end-exmaple。
2024-02-21Add the release version as 1.1.0doufenghu
2024-02-21[feature][core]计数器增加自定义数值的metrics输出方法wangkuan
2024-02-20[feature][core]统一内置metrics输出,修改ProjectionProcessFunction对e ↵wangkuan
rror日志的统计逻辑
2024-02-19Merge branch 'feature/jdk11' into 'develop'窦凤虎
A Java 11 JRE/JDK is required See merge request galaxy/platform/groot-stream!19
2024-02-19Update .gitlab-ci.yml file梁超
2024-02-18A Java 11 JRE/JDK is requireddoufenghu
2024-02-07[feature][core]增加filter与processor的metrics输出,统一日志输出wangkuan
2024-02-05[fix][docs]修改文档中部分启动命令,由--c改为-crelease/1.0.0-releasewangkuan
2024-02-05Release 1.0.0v1.0.0doufenghu
2024-02-05Update docsdoufenghu
2024-02-03Add skip install and deploy for groot-testsv1.0.0-rc2doufenghu
2024-02-03skip depoly and install in mvndoufenghu
2024-02-02Merge remote-tracking branch 'origin/develop' into developdoufenghu
2024-02-02Shade exclude some usable filesdoufenghu
2024-02-02[fix][bootstrap]补充忘记提交的文件wangkuan
2024-02-02[fix][core]修改包名为小写,调整测试用的Collect包位置wangkuan
2024-02-02Merge branch 'feature/cn' into 'develop'王宽
[improve][examples] add CN example See merge request galaxy/platform/groot-stream!18
2024-02-02[improve][examples] add CN examplegujinkai
2024-02-02[fix][core]merge与修改包名带来的冲突wangkuan
2024-02-02Merge remote-tracking branch 'origin/develop' into developwangkuan
# Conflicts: # groot-core/src/main/java/com/geedgenetworks/core/udf/knowlegdeBase/handler/AbstractMultipleKnowledgeBaseHandler.java # groot-core/src/main/java/com/geedgenetworks/core/udf/knowlegdeBase/handler/AbstractSingleKnowledgeBaseHandler.java # groot-core/src/test/java/com/geedgenetworks/core/udf/cn/LookupTestUtils.java
2024-02-02[improve][core]移动knowledgeBase的hander位置,修改包名,合并函数C ↵wangkuan
N_FIELDS_MERGE与GENERATE_STRING_ARRAY
2024-02-02Merge branch 'feature/cn' into 'develop'王宽
[improve][core] Refactor to use class KnowLedgeBaseFileMeta instead of class KnowledgeMetadata. See merge request galaxy/platform/groot-stream!17
2024-02-02[improve][core] Refactor to use class KnowLedgeBaseFileMeta instead of class ↵gujinkai
KnowledgeMetadata.
2024-02-01Merge branch 'feature/cn' into 'develop'王宽
[improve][core]新增CN函数 See merge request galaxy/platform/groot-stream!16
2024-02-01[improve][core] update cn template configgujinkai
2024-02-01[improve][core]新增CN函数gujinkai
2024-02-01Update .gitlab-ci.yml file梁超
2024-02-01Update .gitlab-ci.yml file梁超
2024-01-31[Improve][bootstrap] Add ConfigBuilder for better get config object of yaml.doufenghu
2024-01-30[Feature][bootstrap] Support encrypt sensitive config information. (GAL-476)doufenghu
2024-01-30fix doc detailsdoufenghu
2024-01-30[Feature][bootstrap] Add ConfigShade interface and implement the ↵doufenghu
AESConfigShade class for encrypting and decrypting sensitive configuration information, such as usename and password.