dongjoon-hyun commented on a change in pull request #24268: 
[SPARK-26856][PYSPARK][FOLLOWUP] Fix UT failure due to wrong patterns for 
Kinesis assembly
URL: https://github.com/apache/spark/pull/24268#discussion_r271134173
 
 

 ##########
 File path: python/pyspark/testing/utils.py
 ##########
 @@ -103,7 +103,7 @@ def close(self):
         pass
 
 
-def search_jar(project_relative_path, jar_name_prefix):
+def search_jar(project_relative_path, sbt_jar_name_prefix, 
mvn_jar_name_prefix):
 
 Review comment:
   Thanks. No problem. It's added.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to