Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Redhat EL 5.1, Java 6
Description
The current post process manager loads sequence file to database only. Ideally, the post process manager should be able to load data into different data loader. Hence, DataLoaderFactory should be defined as an interface or abstract class for third party to implement their own data loader. The current implementation of pig aggregator generates down sampled data as different record type. There should be a new capability for Metric Data Loader to identify table partition base on record type.