79332751

Date: 2025-01-06 10:34:37
Score: 1.5
Natty:
Report link

the PySpark error message is misleading and, as you have correctly identified, is caused by a different OpenSSL version being present in the Conda environment and the Foundry Build's environment.

Newer version of Python Transforms ship with OpenSSL 3.4.0, so you can fix this issue by making sure you don't pin the openssl version in your meta.yaml file and by upgrading your repository to the latest template version.

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Schmelczer AndrĂ¡s