Abacn commented on issue #27022:
URL: https://github.com/apache/beam/issues/27022#issuecomment-1579555205

   This is not related to Beam, it's DataflowTemplate test utility resource 
manager has wrong setting
   
   - Tested with Beam 2.47.0, 2.48.0, table created with 
BigtableTableAdminClient.createTable, expected number of records (tested with 
20M records and 100M records) (jobId: `2023-06-06_14_34_14-776136986672260899`, 
`2023-06-06_15_02_28-18162755370264063675`)
   - Tested with BigtableIOLT in DataflowTemplate, Beam 2.47.0, record missing 
(jobId: `2023-06-06_14_52_02-13679425791336453528`)
   - Tested with BigtableIOLT in DataflowTemplate, Beam 2.47.0, table created 
with BigtableTableAdminClient.createTable, expected number of records (jobId: 
`2023-06-06_15_32_45-12170662821065212708`)
   
   For the job resulting in table missing, use `cbt ... -instance <instance> 
count <table>` found the number of records decreased half way writing.
   
   
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to