We are loading data from OData to Kusto table. In OData source, a query is given to pull specific columns data to Kusto.
If the query has $top=10000 clause, ADF loads the data to Kusto table but when it is removed or 10001 or more is given, the pipeline fails.
I don't think there is any limit as such to load data to Kusto. Please help.
Error message -
Failure happened on 'Source' side. ErrorCode=UserErrorKustoWriteFailed,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=Write to Kusto failed with following error: An error occurred for source: 'DataReader'. Error: 'One or more errors occurred.'.,Source=Microsoft.DataTransfer.Runtime.KustoConnector,''Type=Kusto.Ingest.Exceptions.IngestClientException,Message=An error occurred for source: 'DataReader'. Error: 'One or more errors occurred.',Source=Kusto.Ingest,''Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=Requesting response from path WorkItems and query https://xxx.dev.azure.com/xx/_odata/Tble?$select=col1,col2,col3&$top=11000 failed with status code NotFound and message .,Source=Microsoft.DataTransfer.Runtime.ODataConnector,'
Hello ,
We have not heard back from you on this and was just following up .
Incase if you have resolution , request you to share the same here , so that other community members can benefit from that .
Thanks
Himanshu