1
0

[HUDI-2267] Update docs and infra test configs, add support for graphite (#3482)

Co-authored-by: Sivabalan Narayanan <n.siva.b@gmail.com>
This commit is contained in:
Satish M
2021-09-17 19:40:15 +05:30
committed by GitHub
parent 3a150ee181
commit c7a5c8273b
7 changed files with 114 additions and 23 deletions

View File

@@ -55,7 +55,7 @@ dag_content:
deps: first_delete
first_validate:
config:
validate_hive: true
validate_hive: false
type: ValidateDatasetNode
deps: first_hive_sync
first_cluster:
@@ -71,6 +71,6 @@ dag_content:
deps: first_cluster
second_validate:
config:
validate_hive: true
validate_hive: false
type: ValidateDatasetNode
deps: second_hive_sync