You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2020/10/26 03:53:27 UTC

[GitHub] [hudi] n3nash commented on a change in pull request #2172: [HUDI-1338] Adding Delete support to test suite framework

n3nash commented on a change in pull request #2172:
URL: https://github.com/apache/hudi/pull/2172#discussion_r511707483



##########
File path: docker/demo/config/test-suite/complex-dag-cow.yaml
##########
@@ -93,3 +93,50 @@ second_hive_query:
       result2: 11900
   type: HiveQueryNode
   deps: second_upsert
+fourth_insert:
+  config:
+    record_size: 70000
+    num_insert_partitions: 1
+    repeat_count: 1
+    num_records_insert: 1000
+  deps: second_hive_query
+  type: InsertNode
+third_hive_query:
+  config:
+    hive_props:
+      prop2: "set spark.yarn.queue="

Review comment:
       Is this prod needed ? Also the naming should start from prop1 ?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org