nchammas commented on PR #57763: URL: https://github.com/apache/spark/pull/57763#issuecomment-5206068910
I think that's a reasonable approach, but in that case I'd want us to add a test or linter to ensure that `setup.py` and `MANIFEST.in` stay in sync, because that was one of my motivations for doing this (though not the only one). If we just package everything, it's simpler to maintain. And I don't know how much of a breaking change it would be if we are clear upfront in the README -- as I've done in #57452 -- that launching a full cluster using PySpark is not supported. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
