mosche commented on code in PR #25263:
URL: https://github.com/apache/beam/pull/25263#discussion_r1097308175
##########
sdks/python/apache_beam/runners/portability/spark_runner.py:
##########
@@ -93,9 +93,7 @@ def path_to_jar(self):
return self._jar
else:
if self._spark_version == '2':
Review Comment:
yes, if somebody explicitly requires spark 2 it should fail fast
--
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]