[
https://issues.apache.org/jira/browse/HUDI-2886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17451367#comment-17451367
]
Manoj Govindassamy commented on HUDI-2886:
------------------------------------------
Integ test suite - MOR sanity is passing
{noformat}
$ sh run_test_suite.sanity.mor.sh /home/hadoop/staging/
\n============================== Executing
MERGE_ON_READ-true-sanity_spark_command.sh test suite
==============================
\n============================== Finished
MERGE_ON_READ-true-sanity_spark_command.sh test suite
==============================
Namespace(all=False, details=True, log_dir='/home/hadoop/staging//.logs',
log_file='MERGE_ON_READ-true-sanity_spark_command.sh.logs', show_panels=True)
Infra Test MERGE_ON_READ-true-sanity_spark_command.sh
├── first_insert
│ ├── name: a2ae187f-fa1e-40a1-a65c-50e3c611d007
│ ├── record_size: 1000
│ ├── repeat_count: 1
│ ├── num_partitions_insert: 5
│ ├── num_records_insert: 1000
│ ├── config: first_insert
│ └── node_status: Succeeded
├── second_insert
│ ├── name: 3b75426f-96c0-4997-92ec-5b3c2fba8ca3
│ ├── record_size: 1000
│ ├── repeat_count: 1
│ ├── num_partitions_insert: 50
│ ├── num_records_insert: 10000
│ ├── config: second_insert
│ └── node_status: Succeeded
├── third_insert
│ ├── name: 803d5631-3493-4cf6-a1c3-e8e76f2b53ab
│ ├── record_size: 1000
│ ├── repeat_count: 1
│ ├── num_partitions_insert: 2
│ ├── num_records_insert: 300
│ ├── config: third_insert
│ └── node_status: Succeeded
├── first_validate
│ ├── name: 1d6d7d73-5e1a-48e7-bb21-9ba6f577f4ba
│ ├── validate_hive: False
│ ├── config: first_validate
│ └── node_status: Succeeded
├── first_upsert
│ ├── name: fe786ac3-0bba-40e9-9c65-db93d4b412a2
│ ├── record_size: 1000
│ ├── repeat_count: 1
│ ├── num_records_upsert: 100
│ ├── num_partitions_insert: 2
│ ├── num_records_insert: 300
│ ├── num_partitions_upsert: 1
│ ├── config: first_upsert
│ └── node_status: Succeeded
└── first_delete
├── name: 593e3269-06d8-4a18-81d7-c8f6042868f9
├── num_partitions_delete: 50
├── num_records_delete: 8000
├── config: first_delete
└── node_status: Succeeded
MERGE_ON_READ-true-sanity_spark_command.sh
╭───────────────────────────────────────────────────────────────────╮
│ Infra Test: MERGE_ON_READ TRUE SANITY │
│ Test Status: None │
│ Current Dag Round: 1 │
│ Failed Node: None │
│ Last Running Node: first_delete │
│ Table Type: MERGE_ON_READ │
│ Metadata Enable: TRUE │
│ YML Type Executed: SANITY │
│ Run Time Minutes: None │
│ Spark Application Completed: None% │
│ Spark Application Id: None │
│ Test Origin File: MERGE_ON_READ-true-sanity_spark_command.sh │
│ Logs Origin File: MERGE_ON_READ-true-sanity_spark_command.sh.logs │
╰───────────────────────────────────────────────────────────────────╯{noformat}
> Certify metadata table using large-scale cluster testing
> --------------------------------------------------------
>
> Key: HUDI-2886
> URL: https://issues.apache.org/jira/browse/HUDI-2886
> Project: Apache Hudi
> Issue Type: Task
> Reporter: Rajesh Mahindra
> Assignee: Manoj Govindassamy
> Priority: Blocker
> Fix For: 0.10.0
>
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)