Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot write data (TIMEOUT) into shard in longTx #16249

Open
SloNN opened this issue Mar 26, 2025 · 2 comments
Open

Cannot write data (TIMEOUT) into shard in longTx #16249

SloNN opened this issue Mar 26, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@SloNN
Copy link
Collaborator

SloNN commented Mar 26, 2025

Making import clickbench dataset with command

ydb-ansible-examples/3-nodes-mirror-3-dc/files/ydb -e grpcs://<host>:2135 -d /Root/database --ca-file $cert_dir/ca.crt --user root import file csv hits.csv -p clickbench/hits

But I receive the error "Cannot write data (TIMEOUT) into shard in longTx" after 10-20 seconds. Some data were inserted to the target table.

I see that problem on current source code in stable-25-1-analytics branch (I build ydb from the source code just before). I did not see that error several days ago on the same branch while importing the same data.

@dorooleg dorooleg added the bug Something isn't working label Mar 26, 2025
@dorooleg
Copy link
Collaborator

сейчас задумался - я мог пару дней назад на main'e жить и там заливать данные. может оно и не работало на этой ветке. не уверен на 100%

@dorooleg
Copy link
Collaborator

Предположение что в stable не хватает включенного по умолчанию флажка:
enable_immediate_writing_on_bulk_upsert: true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants