Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
70 commits
Select commit Hold shift + click to select a range
a1b83cd
set hive jdbc connection loginTimeout ,fixed the hive connection time…
awol2005ex Nov 11, 2024
69f806e
rdbmsreader jdbc_url is string not list
awol2005ex Nov 25, 2024
16dcda5
S3writer: add pathStyleAccessEnabled config for fixed error 400 when …
awol2005ex Nov 25, 2024
fe0b7c8
Merge remote-tracking branch 'github/master' into awol2005x-my
awol2005ex Nov 25, 2024
796703c
[bugfix][plugin][s3writer]S3writer:don't submit upload when no record…
awol2005ex Nov 25, 2024
6d329da
Merge remote-tracking branch 'github/master' into awol2005x-my
awol2005ex Nov 26, 2024
663d9ae
S3 textwriter
awol2005ex Nov 26, 2024
a12a4f1
S3 orcwriter
awol2005ex Nov 26, 2024
357ab19
S3 parquetwriter
awol2005ex Nov 27, 2024
8667e8f
DataBaseType should not be call set method,so that the driver is erro…
awol2005ex Nov 28, 2024
d150110
add other dbs drivers
awol2005ex Nov 28, 2024
218a738
Merge branch 'master' into awol2005x-my
awol2005ex Jan 17, 2025
b697d54
[feature][plugin][paimonwriter] add paimon format file writer
awol2005ex Jan 21, 2025
d5d53f3
fixed timestamp,decimal,null type value bug
awol2005ex Jan 21, 2025
c9c14b9
Merge branch 'master' into awol2005x-my
awol2005ex Jan 21, 2025
e74ef7b
1.change author
awol2005ex Jan 22, 2025
10a7ac8
Merge branch 'master' into awol2005x-my
awol2005ex Jan 23, 2025
992d7a3
[add] add paimonwriter.json to docs
awol2005ex Jan 23, 2025
9fe9180
Merge branch 'master' into awol2005x-my
awol2005ex Feb 5, 2025
c0dedee
fixed: timestamp time zone error
awol2005ex Feb 10, 2025
4089d91
Merge branch 'master' into awol2005x-my
awol2005ex Feb 10, 2025
561c5a5
Merge branch 'master' into awol2005x-my
awol2005ex Feb 12, 2025
1665649
Merge branch 'master' into awol2005x-my
awol2005ex Feb 13, 2025
c017309
merge with master
awol2005ex Feb 13, 2025
9f738d1
Merge remote-tracking branch 'github/master' into awol2005x-my
awol2005ex Feb 14, 2025
ecc045b
[add][plugin][icebergwriter] Add support for writing files in Iceberg…
awol2005ex Feb 19, 2025
8ac19e4
[add][plugin][icebergwriter] fixed date type insert error
awol2005ex Feb 19, 2025
1444931
Merge remote-tracking branch 'github/master' into awol2005x-my
awol2005ex Feb 19, 2025
b8d8aa0
[add][plugin][icebergwriter] package.xml add fileSet
awol2005ex Feb 20, 2025
0accdef
[add][plugin][icebergwriter] add docs
awol2005ex Feb 20, 2025
b21da1b
[add][plugin][icebergwriter] add build scripts to docs
awol2005ex Feb 20, 2025
c1b876b
[add][plugin][icebergwriter] docs fixed
awol2005ex Feb 20, 2025
dd744a7
[add][plugin][icebergwriter] docs
awol2005ex Feb 20, 2025
ab8bd11
[add][plugin][icebergwriter] docs name error
awol2005ex Feb 20, 2025
a9b2fe2
[add][plugin][icebergwriter] add icebergwriter code
awol2005ex Feb 20, 2025
bab8a0c
[add][plugin][icebergwriter] change to streamreader at example
awol2005ex Feb 25, 2025
6583174
[add][plugin][icebergwriter] fixed bug when partition iceberg table
awol2005ex Mar 3, 2025
34f7e6d
[add][plugin][icebergwriter] fixed bug when partition iceberg table
awol2005ex Mar 3, 2025
b1c96a8
Merge remote-tracking branch 'origin/awol2005ex-br-icebergwriter-2025…
awol2005ex Mar 26, 2025
d598f14
Merge remote-tracking branch 'github/master' into awol2005x-my
awol2005ex Mar 26, 2025
323cf31
merge master
awol2005ex Mar 26, 2025
4c8cd9c
merge master
awol2005ex Mar 26, 2025
5ae32be
Merge remote-tracking branch 'github/master' into awol2005x-my
awol2005ex Apr 1, 2025
5a6625d
Merge remote-tracking branch 'github/master' into awol2005x-my
awol2005ex Apr 3, 2025
24ea3ce
Merge remote-tracking branch 'github/master' into awol2005x-my
awol2005ex Apr 17, 2025
0193c92
Merge branch 'master' into awol2005x-my
awol2005ex May 15, 2025
a83e9ec
merge master
awol2005ex May 15, 2025
408fa57
[bugfix][writer][icebergwriter] fix dependency errors
awol2005ex May 15, 2025
104dfae
[bugfix][writer][icebergwriter] remove profile for the jdk is upgrade…
awol2005ex May 16, 2025
eeccb58
Merge remote-tracking branch 'github/master' into awol2005x-my
awol2005ex May 19, 2025
0e29fda
[bugfix][writer][s3writer] fix dependency error
awol2005ex May 19, 2025
064e1b9
[add][writer][s3writer] add orc ,parquet file type support
awol2005ex May 19, 2025
22d8bb5
Merge remote-tracking branch 'origin/master' into awol2005x-my
awol2005ex May 20, 2025
335a636
Merge remote-tracking branch 'github/master' into awol2005x-my
awol2005ex May 20, 2025
c130ff9
Merge remote-tracking branch 'github/master' into awol2005x-my
awol2005ex May 21, 2025
3b72c4d
[improve][writer][kuduwriter] add kerberos support
awol2005ex Jun 5, 2025
96295bb
Merge remote-tracking branch 'github/master' into awol2005x-my
awol2005ex Jun 13, 2025
291d5ca
[improve][writer][kudureader] add kerberos support
awol2005ex Jun 13, 2025
d261129
Merge remote-tracking branch 'github/master' into awol2005x-my
awol2005ex Jun 13, 2025
da66ff1
Merge remote-tracking branch 'github/master' into awol2005x-my
awol2005ex Jun 17, 2025
a5f9ea1
[bugfix][plugin][icebergwriter] fix error when write orc format table
awol2005ex Jun 20, 2025
edd3e21
Merge remote-tracking branch 'github/master' into awol2005x-my
awol2005ex Jun 20, 2025
b5ab2ac
[bugfix][plugin][icebergwriter] fix error when write orc format table
awol2005ex Jun 20, 2025
0ad6a8e
Merge remote-tracking branch 'github/master' into awol2005x-my
awol2005ex Jun 24, 2025
90211d9
Merge remote-tracking branch 'github/master' into awol2005x-my
awol2005ex Jul 25, 2025
a78c77e
[bugfixed] bug for kerberos error when jdk24
awol2005ex Jul 25, 2025
1d1a523
Merge remote-tracking branch 'github/master' into awol2005x-my
awol2005ex Jul 25, 2025
d753421
Merge remote-tracking branch 'github/master' into awol2005x-my
awol2005ex Aug 8, 2025
c604714
Merge remote-tracking branch 'github/master' into awol2005x-my
awol2005ex Aug 13, 2025
da3000f
[bugfixed] bug for kerberos error when jdk24
awol2005ex Aug 13, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,14 @@
</includes>
<outputDirectory>/</outputDirectory>
</fileSet>
<fileSet>
<directory>patch/addax-kerberos-jdk24-patch/target/addax-kerberos-jdk24-patch-${project.version}/lib/</directory>
<includes>
<include>*.*</include>
</includes>
<fileMode>0644</fileMode>
<outputDirectory>lib</outputDirectory>
</fileSet>
<fileSet>
<directory>lib/addax-rdbms/target/addax-rdbms-${project.version}/lib/</directory>
<includes>
Expand Down
48 changes: 48 additions & 0 deletions patch/addax-kerberos-jdk24-patch/package.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
<!--
~ Licensed to the Apache Software Foundation (ASF) under one
~ or more contributor license agreements. See the NOTICE file
~ distributed with this work for additional information
~ regarding copyright ownership. The ASF licenses this file
~ to you under the Apache License, Version 2.0 (the
~ "License"); you may not use this file except in compliance
~ with the License. You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or agreed to in writing,
~ software distributed under the License is distributed on an
~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
~ KIND, either express or implied. See the License for the
~ specific language governing permissions and limitations
~ under the License.
-->

<assembly
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2"
xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2 http://maven.apache.org/xsd/assembly-component-1.1.2.xsd">
<id>release</id>
<formats>
<format>dir</format>
</formats>
<includeBaseDirectory>false</includeBaseDirectory>
<fileSets>
<fileSet>
<directory>target/</directory>
<includes>
<include>${project.artifactId}-${project.version}.jar</include>
</includes>
<outputDirectory>lib</outputDirectory>
</fileSet>
</fileSets>
<dependencySets>
<dependencySet>
<useProjectArtifact>false</useProjectArtifact>
<outputDirectory>lib</outputDirectory>
<scope>runtime</scope>
<excludes>
<exclude>com.wgzhao.addax:addax-core</exclude>
</excludes>
</dependencySet>
</dependencySets>
</assembly>
72 changes: 72 additions & 0 deletions patch/addax-kerberos-jdk24-patch/pom.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,72 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
~
http://www.apache.org/licenses/LICENSE-2.0
~
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>com.wgzhao.addax</groupId>
<artifactId>addax-all</artifactId>
<version>6.0.3-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

<artifactId>addax-kerberos-jdk24-patch</artifactId>

<name>addax-kerberos-jdk24-patch</name>
<description>Fix for Error When kerberos Auth running on jdk24</description>
<packaging>jar</packaging>


<dependencies>
<dependency>
<groupId>com.fasterxml.woodstox</groupId>
<artifactId>woodstox-core</artifactId>
<version>${woodstox.version}</version>
</dependency>
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>${protobuf.version}</version>
</dependency>
<dependency>
<groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-common</artifactId>
</dependency>


</dependencies>

<build>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<configuration>
<source>24</source>
<target>24</target>
</configuration>
</plugin>
</plugins>
</build>
</project>
Loading