-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 1.2.0
-
Component/s: None
-
None
MapReduce checks that the finalize option is an instance of Javascript without importing the full class, so the check likely always fails. We should instead check that it is an instance of JavascriptInterface, which is imported.
- links to