lamber-ken
11fb2c2614
[HUDI-580] Fix incorrect license header in files
2020-02-25 08:54:26 -08:00
leesf
6e59c1c777
Moving to 0.5.2-SNAPSHOT on master branch.
2020-01-20 10:51:33 -08:00
lamber-ken
d9fbe33339
[HOTFIX] Fix error configuration item of dockerfile-maven-plugin
2019-11-19 16:30:03 -08:00
Mehrotra
92c69f5703
Migrate integration tests to spark 2.4.4
2019-11-13 16:53:24 -08: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
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
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
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
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
vinothchandar
687395e40f
[maven-release-plugin] prepare for next development iteration
2019-02-27 07:16:27 -08:00
vinothchandar
bbf40ef987
[maven-release-plugin] prepare release hoodie-0.4.5
2019-02-27 07:16:15 -08:00
Balaji Varadarajan
f3418e4718
Docker Container Build and Run setup with foundations for adding docker integration tests. Docker images built with Hadoop 2.8.4 Hive 2.3.3 and Spark 2.3.1 and published to docker-hub
...
Look at quickstart document for how to setup docker and run demo
2018-10-02 09:28:21 +05:30