tensorflow / ecosystem

Integration of TensorFlow with other open-source frameworks
Apache License 2.0
1.37k stars 392 forks source link

Hotfix Spark TensorFlow Distributor CI #158

Closed sarthfrey closed 4 years ago

sarthfrey commented 4 years ago

This PR fixes a linting error that I missed upon merge of the project and disables integration tests in the CI because we get Spark executor lost errors on GitHub workflow's machine likely due to limited compute resources. We will ask devs for this project to run integration tests locally and the reviewer should also double check this. There are instructions in the README of the project for running those tests.

IE this should make the CI a green check mark.