[
https://issues.apache.org/jira/browse/HUDI-2886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17451363#comment-17451363
]
Manoj Govindassamy commented on HUDI-2886:
------------------------------------------
Integ test suite - sanity is passing
{noformat}
[hadoop@ip-172-31-44-112 staging]$ sh run_test_suite.sh /home/hadoop/staging/
\n============================== Executing
COPY_ON_WRITE-true-sanity_spark_command.sh test suite
==============================
\n============================== Finished
COPY_ON_WRITE-true-sanity_spark_command.sh test suite
==============================
Namespace(all=False, details=True, log_dir='/home/hadoop/staging//.logs',
log_file='COPY_ON_WRITE-true-sanity_spark_command.sh.logs', show_panels=True)
Infra Test COPY_ON_WRITE-true-sanity_spark_command.sh
├── first_insert
│ ├── name: e03aabbd-c83e-403b-a9e4-526e6b654131
│ ├── record_size: 1000
│ ├── repeat_count: 1
│ ├── num_partitions_insert: 5
│ ├── num_records_insert: 1000
│ ├── config: first_insert
│ └── node_status: Succeeded
├── second_insert
│ ├── name: 58770115-fdca-492d-8de6-dea083a6e899
│ ├── record_size: 1000
│ ├── repeat_count: 1
│ ├── num_partitions_insert: 50
│ ├── num_records_insert: 10000
│ ├── config: second_insert
│ └── node_status: Succeeded
├── third_insert
│ ├── name: 318c7d77-cb1b-46f9-85e2-693531eddd74
│ ├── record_size: 1000
│ ├── repeat_count: 1
│ ├── num_partitions_insert: 2
│ ├── num_records_insert: 300
│ ├── config: third_insert
│ └── node_status: Succeeded
├── first_validate
│ ├── name: bafc36b5-96b6-413e-9758-39a2d10e58fe
│ ├── validate_hive: False
│ ├── config: first_validate
│ └── node_status: Succeeded
├── first_upsert
│ ├── name: 8d3cc2a6-4e36-46bf-bd68-c8f71967cfee
│ ├── 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: ea308fbc-8a9f-4d2c-857f-59250585bd56
├── num_partitions_delete: 50
├── num_records_delete: 8000
├── config: first_delete
└── node_status: Succeeded
COPY_ON_WRITE-true-sanity_spark_command.sh
╭───────────────────────────────────────────────────────────────────╮
│ Infra Test: COPY_ON_WRITE TRUE SANITY │
│ Test Status: None │
│ Current Dag Round: 1 │
│ Failed Node: None │
│ Last Running Node: first_delete │
│ Table Type: COPY_ON_WRITE │
│ Metadata Enable: TRUE │
│ YML Type Executed: SANITY │
│ Run Time Minutes: None │
│ Spark Application Completed: None% │
│ Spark Application Id: None │
│ Test Origin File: COPY_ON_WRITE-true-sanity_spark_command.sh │
│ Logs Origin File: COPY_ON_WRITE-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)