Skip to content

Commit fab97d3

Browse files
committed
test git-based Spark build against 2.4.4
1 parent 2a6f74a commit fab97d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
HADOOP_VERSION = '2.8.5'
1414
SPARK_VERSION = '2.4.4'
15-
SPARK_GIT_COMMIT = 'c3e32bf06c35ba2580d46150923abfa795b4446a' # 2.4.3
15+
SPARK_GIT_COMMIT = '7955b3962ac46b89564e0613db7bea98a1478bf2' # 2.4.4
1616

1717

1818
class Dummy():

0 commit comments

Comments
 (0)