Raymond Xu
e96f08f355
Moving to 0.12.0-SNAPSHOT on master branch.
2022-04-06 15:24:10 +08:00
Y Ethan Guo
296a0e6bcf
[HUDI-3588] Remove hudi-common and hudi-hadoop-mr jars in Presto Docker image ( #4997 )
2022-03-15 18:49:30 -07:00
Sagar Sumit
2071e3bfda
[HUDI-3250] Upgrade Presto docker image ( #4646 )
2022-01-20 09:30:25 -08:00
Alexey Kudinkin
4bea758738
[HUDI-3191] Rebasing Hive's FileInputFormat onto AbstractHoodieTableFileIndex ( #4531 )
2022-01-18 14:54:51 -08:00
Y Ethan Guo
53f75f84b8
[HUDI-2785] Add Trino setup in Docker Demo ( #4300 )
...
* [HUDI-2785] Add Trino setup in Docker Demo
* Update docker account and remove unnecessary configs
* Adjust sparkadhoc Dockerfile
2022-01-14 22:08:55 +05:30
wenningd
15444c951f
[HUDI-2946] Upgrade maven plugins to be compatible with higher Java versions ( #4232 )
...
Co-authored-by: Wenning Ding <wenningd@amazon.com >
2021-12-11 20:18:39 -08:00
yuzhao.cyz
a1d0ff4209
Moving to 0.11.0-SNAPSHOT on master branch.
2021-11-27 17:22:10 +08:00
Satish M
04ede8eecf
[HUDI-2262] reduce build warnings ( #3481 )
2021-08-24 13:06:38 -04:00
Udit Mehrotra
3e301196bf
Moving to 0.10.0-SNAPSHOT on master branch.
2021-08-14 18:51:09 -07:00
garyli1019
6e803e08b1
Moving to 0.9.0-SNAPSHOT on master branch.
2021-03-24 21:37:14 +08:00
Sivabalan Narayanan
55a489c769
[1568] Fixing spark3 bundles ( #2625 )
...
- [1568] Fixing spark3 bundles
2021-03-19 14:21:36 -04:00
Vinoth Chandar
3719e7b388
Moving to 0.8.0-SNAPSHOT on master branch.
2021-01-20 11:31:22 -08:00
Sivabalan Narayanan
b9c2856d16
[HUDI-1535] Fix 0.7.0 snapshot ( #2456 )
...
* Revert "[MINOR] Bumping snapshot version to 0.7.0 (#2435 )"
This reverts commit a43e191d6c .
* Fixing 0.7.0 snapshot bump
2021-01-19 12:20:43 -08:00
Sivabalan Narayanan
a43e191d6c
[MINOR] Bumping snapshot version to 0.7.0 ( #2435 )
2021-01-16 09:56:28 -05:00
Bhavani Sudha Saktheeswaran
4226d75144
Moving to 0.6.1-SNAPSHOT on master branch.
2020-08-14 12:54:15 -07:00
Nishith Agarwal
2fc2b01d86
[HUDI-394] Provide a basic implementation of test suite
2020-07-30 21:21:15 -07:00
Vinoth Govindarajan
8cb86b4d36
Added python3 to the spark_base docker image to support pyspark ( #1632 )
2020-05-31 22:53:50 -07:00
lamber-ken
90227eeda7
[HUDI-673] Rename hudi-hive-bundle to hudi-hive-sync-bundle
2020-03-07 21:44:35 +08:00
yanghua
0dc8e493aa
Moving to 0.6.0-SNAPSHOT on master branch.
2020-03-01 15:08:30 +08:00
lamber-ken
11fb2c2614
[HUDI-580] Fix incorrect license header in files
2020-02-25 08:54:26 -08:00
lamber-ken
cdb028f1f3
[MINOR] Fix missing groupId / version property of dependency
2020-01-25 09:19:55 -08:00
lamber-ken
a54535ed5a
[MINOR] Fix invalid maven repo address ( #1265 )
2020-01-21 04:41:59 -08:00
leesf
6e59c1c777
Moving to 0.5.2-SNAPSHOT on master branch.
2020-01-20 10:51:33 -08:00
wenningd
292c1e2ff4
[HUDI-238] Make Hudi support Scala 2.12 ( #1226 )
...
* [HUDI-238] Rename scala related artifactId & add maven profile to support Scala 2.12
2020-01-17 14:02:21 -08:00
lamber-ken
d9fbe33339
[HOTFIX] Fix error configuration item of dockerfile-maven-plugin
2019-11-19 16:30:03 -08:00
Balaji Varadarajan
f7c2f8cedc
[HUDI-329] Presto Containers for integration test must allow newly built local jars to override
2019-11-13 17:35:34 -08:00
Mehrotra
92c69f5703
Migrate integration tests to spark 2.4.4
2019-11-13 16:53:24 -08:00
Balaji Varadarajan
a6390aefc4
[HUDI-312] Make docker hdfs cluster ephemeral. This is needed to fix flakiness in integration tests. Also, Fix DeltaStreamer hanging issue due to uncaught exception
2019-11-01 11:49:59 -07:00
leesf
b19bed442d
[HUDI-296] Explore use of spotless to auto fix formatting errors ( #945 )
...
- Add spotless format fixing to project
- One time reformatting for conformity
- Build fails for formatting changes and mvn spotless:apply autofixes them
2019-10-10 05:19:40 -07:00
Balaji Varadarajan
9b66ea41fd
[HUDI-121] Remove leftover notice file and replace com.uber.hoodie with org.apache.hudi in log4j properties
2019-10-04 09:18:57 -07:00
Balaji Varadarajan
6da2f9ac7c
[HUDI-287] Address comments during review of release candidate
...
1. Remove LICENSE and NOTICE files in hoodie child modules.
2. Remove developers and contributor section from pom
3. Also ensure any failures in validation script is reported appropriately
4. Make hoodie parent pom consistent with that of its parent apache-21 (https://github.com/apache/maven-apache-parent/blob/apache-21/pom.xml )
2019-10-03 09:00:07 -07:00
Balaji Varadarajan
6e8a28bcae
HUDI-121 : Address comments during RC2 voting
...
1. Remove dnl utils jar from git
2. Add LICENSE Headers in missing files
3. Fix NOTICE and LICENSE in all HUDI packages and in top-level
4. Fix License wording in certain HUDI source files
5. Include non java/scala code in RAT licensing check
6. Use whitelist to include dependencies as part of timeline-server bundling
2019-09-30 15:42:15 -07:00
Balaji Varadarajan
c1e7d0e5a6
[HUDI-121] Update Release notes and fix master version
2019-09-17 09:50:30 -07:00
Balaji Varadarajan
7190c022bb
[HUDI-249] Updating Notice files
2019-09-13 13:50:58 -07:00
Balaji Varadarajan
d2525c31b7
Moving to 0.6.0-SNAPSHOT on master branch.
2019-09-13 09:58:29 -07:00
Balaji Varadarajan
58623631d4
[HUDI-249] Update Release-notes. Add sign-artifacts to POM and release related scripts. Add missing license headers
2019-09-13 08:41:29 -07:00
Balaji Varadarajan
5f9fa82f47
HUDI-124 : Exclude jdk.tools from hadoop-common and update Notice files ( #858 )
2019-08-28 16:20:47 -07:00
Vinoth Chandar
78e0721507
[HUDI-159] Precursor cleanup to reduce build warnings
2019-08-26 19:41:00 -07:00
Bhavani Sudha Saktheeswaran
92eed6aca8
[HUDI-82] Adds Presto integration in Docker demo ( #847 )
2019-08-22 19:40:36 -07:00
Balaji Varadarajan
a4f9d7575f
HUDI-123 Rename code packages/constants to org.apache.hudi ( #830 )
...
- Rename com.uber.hoodie to org.apache.hudi
- Flag to pass com.uber.hoodie Input formats for hoodie-sync
- Works with HUDI demo.
- Also tested for backwards compatibility with datasets built by com.uber.hoodie packages
- Migration guide : https://cwiki.apache.org/confluence/display/HUDI/Migration+Guide+From+com.uber.hoodie+to+org.apache.hudi
2019-08-11 17:48:17 -07:00
Balaji Varadarajan
ec965892b0
HUDI-149 - Remove platform dependencies and update NOTICE plugin
2019-08-05 08:57:15 -07:00
Balaji Varadarajan
479908fd20
HUDI-125 : Change License for all source files and update RAT configurations
2019-06-09 11:41:55 -07:00
Balaji Varadarajan
30b0f2636f
Changes related to Licensing work
...
1. Go through dependencies list one round to ensure compliance. Generated current NOTICE list in all submodules (other apache projects like flink does this).
To be on conservative side regarding licensing, NOTICE.txt lists all dependencies including transitive. Pending Compliance questions reported in https://issues.apache.org/jira/browse/LEGAL-461
2. Automate generating NOTICE.txt files to allow future package compliance issues be identified early as part of code-review process.
3. Added NOTICE.txt and LICENSE.txt to all HUDI jars
2019-06-07 17:58:57 -07:00
Vinoth Chandar
acd74129cd
Create hoodie-utilities-bundle to host the shaded jar
...
- hoodie-utilities can now be pulled in as compile time dependency
- Lets users test their DeltaStreamer transformers for e.g
- Tested the docker demo works & takes in the bundle
- Doc changes to follow, to move DeltaStreamer commands to bundle jar
2019-05-30 22:46:24 -07:00
vinothchandar
66c0b81b49
[maven-release-plugin] prepare for next development iteration
2019-05-28 19:17:26 -07:00
vinothchandar
227785c022
[maven-release-plugin] prepare release hoodie-0.4.7
2019-05-28 19:17:15 -07:00
vinothchandar
446f99aa0f
[maven-release-plugin] prepare for next development iteration
2019-05-14 07:29:22 -07:00
vinothchandar
cc38abecc8
[maven-release-plugin] prepare release hoodie-0.4.6
2019-05-14 07:29:11 -07:00
Balaji Varadarajan
243c58f77c
Move to apachehudi dockerhub repository & use openjdk docker containers
2019-04-17 16:37:58 -07:00
Bhavani Sudha Saktheeswaran
83b6aa5e91
Fix multiple issues when using build_local_docker_images for setting up the demo
...
Details here - https://issues.apache.org/jira/browse/HUDI-98
2019-04-15 10:10:05 -07:00