File tree 1 file changed +1
-1
lines changed 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ All notable changes to this project will be documented in this file.
14
14
- [ BREAKING] Removed version field. Several attributes have been changed to mandatory. While this change is
15
15
technically breaking, existing Spark jobs would not have worked before as these attributes were necessary ([ #319 ] ).
16
16
- [ BREAKING] Remove ` userClassPathFirst ` properties from ` spark-submit ` . This is an experimental feature that was
17
- introduced to support logging in xml format. The side- effect of this removal is that the vector agent cannot
17
+ introduced to support logging in XML format. The side effect of this removal is that the vector agent cannot
18
18
aggregate output from the ` spark-submit ` containers. On the other side, it enables dynamic provisionining of
19
19
delta.io packages (among others) with Stackable stock images which is much more important. ([ #355 ] )
20
20
You can’t perform that action at this time.
0 commit comments