Closed Bug 1298120 Opened 8 years ago Closed 8 years ago

Separate Aggregation functions into a utility library

Categories

(Cloud Services Graveyard :: Metrics: Pipeline, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: harter, Assigned: harter)

References

Details

Attachments

(1 file)

A strange Spark bug forced us to include some cross sectional specific functions and general statistical functions in the same package. These statistical functions are going to increase in size, so we should try to decouple these.
I owe a write up on this error, but it turns out that this bug disappears when we include the SQLContext initialization in the main function. I took a crack at decoupling these packages today, but hit a new and exciting error. 

In short, we'll need to move generateCrossSectional into the CrossSectional class which will be easier once Bug 1298123 is closed up.

Longer explanation:
https://github.com/harterrt/telemetry-batch-view/commit/96267ec2c57bef5cf1f97d0bc0e95f53e3622479
Depends on: 1298123
Attachment #8789836 - Flags: review?(rvitillo) → review+
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Product: Cloud Services → Cloud Services Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: