Thanks for the question and using MS Q&A platform.
Based on your description, it seems like the copy task is getting stuck at a specific record count when copying data from a SAP Hana table on Prem to a parquet file in ADLS. Here are some steps you can take to troubleshoot the issue:
- Check the logs: Check the logs for the copy task to see if there are any errors or warnings that might indicate the cause of the issue.
- Increase the timeout: Try increasing the timeout for the copy task to see if that resolves the issue. You can do this by setting the "Timeout" property in the copy task configuration.
- Check the network: Check the network connectivity between the source and destination to ensure that there are no issues with the network.
- Check the destination: Check the destination ADLS to ensure that there is enough space available for the data being copied.
- Check the source data: Check the source data to ensure that there are no issues with the data being copied.
- Try a different approach: Try a different approach to copying the data, such as using a different tool or method.
I hope this helps! Let me know if you have any further questions.