If you are experiencing issues with a custom Python read connector in Ascend.io, there are several steps you can take to troubleshoot the problem:
- Ensure that a schema was generated in the component.
- If you encounter a 504 error when generating the schema, try modifying the code according to the provided template.
- Pass your credentials through the "Credentials" option rather than hardcoding them in the script.
If your Spark job is taking a long time to parse a single record:
- Double-check that you are passing your credentials correctly.
- Make sure that your Read Connector is not ingesting data that is already being ingested by another read connector.
If you are still experiencing issues after following these steps, please contact our support team for further assistance. We are always happy to help resolve any issues you may be facing with our platform.
Comments
0 comments
Please sign in to leave a comment.