question

sakuraime avatar image
0 Votes"
sakuraime asked PRADEEPCHEEKATLA-MSFT commented

Azure data explorer ingest parquet timeout

I have a Azure data explorer and would like to ingest a 500MB parquet , however timeout ..

110263-image.png




and actually it takes quite a long time

azure-data-explorer
image.png (68.0 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

PRADEEPCHEEKATLA-MSFT avatar image
0 Votes"
PRADEEPCHEEKATLA-MSFT answered PRADEEPCHEEKATLA-MSFT commented

Hello @sakuraime,

Thanks for the question and using MS Q&A platform.

By default, timeout is set to four minutes for queries. This value can be increased if needed (capped at one hour).

  • If you query using Kusto.Explorer, use Tools > Options > Connections > Query Server Timeout.

  • Programmatically, set the servertimeout client request property, a value of type System.TimeSpan, up to an hour.

110515-image.png

For more details, refer to ADX - Limit execution timeout.

Hope this helps. Do let us know if you any further queries.


Please "Accept the answer" if the information helped you. This will help us and others in the community as well.


image.png (95.2 KiB)
· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hello @sakuraime,

Just checking in to see if the above answer helped. If this answers your query, do click Accept Answer and Up-Vote for the same. And, if you have any further query do let us know.

0 Votes 0 ·

Hello @sakuraime,

Following up to see if the above suggestion was helpful. And, if you have any further query do let us know.

0 Votes 0 ·