SimpleDataLabsInc / prophecy-build-tool

Prophecy-built-tool (PBT) allows you to quickly build projects generated by Prophecy (your standard Spark Scala and PySpark pipelines) to integrate them with your own CI / CD (e.g. Github Actions), build system (e.g. Jenkins), and orchestration (e.g. Databricks Workflows).
https://pypi.org/project/prophecy-build-tool
Apache License 2.0
28 stars 3 forks source link

Rj/python binary check support v2 follow up #126

Closed neontty closed 1 month ago

neontty commented 1 month ago

code was also suffering from FileNotFound Exception. added a unit test to ensure valid behavior.