Closed alexjbush closed 6 years ago
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
waimak-core/src/main/scala/com/coxautodata/waimak/dataflow/spark/SparkActions.scala | 9 | 20 | 45.0% | ||
<!-- | Total: | 20 | 31 | 64.52% | --> |
Totals | |
---|---|
Change from base Build 21: | 0.5% |
Covered Lines: | 716 |
Relevant Lines: | 1006 |
Description
Log stage information to the spark ui.
Type of change
Please delete options that are not relevant.
May possibly break initialisation of Sequential Executor if it has not been built through Waimak builder. Easy to update existing code.
How Has This Been Tested?
Unit test to check actions are logged. Had to change existing unit tests as logLabel output has changed, so using description now (as previously GUID was trimmed off logLabel).