Sivabalan Narayanan
8cf6a7223f
[HUDI-1331] Adding support for validating entire dataset and long running tests in test suite framework ( #2168 )
...
* trigger rebuild
* [HUDI-1156] Remove unused dependencies from HoodieDeltaStreamerWrapper Class (#1927 )
* Adding support for validating records and long running tests in test sutie framework
* Adding partial validate node
* Fixing spark session initiation in Validate nodes
* Fixing validation
* Adding hive table validation to ValidateDatasetNode
* Rebasing with latest commits from master
* Addressing feedback
* Addressing comments
Co-authored-by: lamber-ken <lamberken@163.com >
Co-authored-by: linshan-ma <mabin194046@163.com >
2020-12-26 09:29:24 -08:00
n3nash
e109a61803
1. Fix merge on read DAG to make docker demo pass ( #2092 )
...
1. Fix merge on read DAG to make docker demo pass (#2092 )
2. Fix repeat_count, rollback node
2020-10-28 22:34:26 -04:00
Abhishek Modi
53d1e55110
Test Suite should work with Docker + Unit Tests
2020-09-08 22:41:14 -07:00
Nishith Agarwal
2fc2b01d86
[HUDI-394] Provide a basic implementation of test suite
2020-07-30 21:21:15 -07:00
hongdd
fa419213f6
[HUDI-703] Add test for HoodieSyncCommand ( #1774 )
2020-07-28 08:31:43 +08:00
Ramachandran Madtas Subramaniam
639ec20412
[HUDI-562] Enable testing at debug log level
...
This is to ensure that tests will execute all code paths, even the ones
written under DEBUG log levels. This will improve coverage as well as
ensure there are no surprised when DEBUG log level is enabled in
production.
2020-04-02 11:14:35 -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
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