HyukjinKwon commented on a change in pull request #35237:
URL: https://github.com/apache/spark/pull/35237#discussion_r787355740
##########
File path: python/pyspark/ml/tests/test_image.py
##########
@@ -24,7 +24,7 @@
class ImageFileFormatTest(SparkSessionTestCase):
def test_read_images(self):
- data_path = "data/mllib/images/origin/kittens"
+ data_path = "python/test_support/images/kittens"
Review comment:
yeah, pyspark doesn't have test resource directory.
--
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]