Open liangchenmicrosoft opened 7 months ago
Hello @liangchenmicrosoft Will have a look for that , I would need the clusterURL, the spark runtime version and the options you are using to troubleshoot the issue. You can message that on my IM handle ramacg at ms
While you do that
please try and use
.option("writeMode","Queued")
and test this as well, this was a relatively new change that was added in the connector to overcome some limitations. Please use this and let us know if it works
Describe the bug We are using Synapse Spark to write data into Kusto table in Python. When we enable 'drop-tag' with SparkIngestionProperties, we will see below error message in Synapse Spark.
To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen.
This error shouldn't happen with drop-tag property enabled in SparkIngestionProperties.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context Add any other context about the problem here.