Aggregating the average price of customer purchases
Before you begin
-
You have previously created a connection to the system storing your source data.
-
You have previously added the dataset holding your source data.
Download and extract the file: aggregate-customers.zip. It contains a hierarchical list of customers data including ID, product information such as book title and price, etc.
-
You also have created the connection and the related dataset that will hold the processed data.
Here, a file stored on HDFS.
Procedure
Results
Your pipeline is being executed, the average book price is aggregated in one single record, and the output flow is sent to the target systems you have indicated.