cloud-fan commented on code in PR #50000:
URL: https://github.com/apache/spark/pull/50000#discussion_r1960948699
##########
python/pyspark/errors/error-conditions.json:
##########
@@ -507,6 +507,11 @@
"Variant binary is malformed. Please check the data source is valid."
]
},
+ "MASTER_URL_INVALID": {
Review Comment:
shouldn't we already have a error condition for it? How do we validate
MASTER url before without Spark Connect?
--
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]