Input Data
scores.data in folder:/Users/arulk/projects representing marks of 4 students in 3 subjects:
Calculate the max mark for each subject.
…
Input Data
scores.data in folder:/Users/arulk/projects representing marks of 4 students in 3 subjects:
Calculate the max mark for each subject.
…
This extends the tutorial 1. Apache Pig Getting started.
Input Data
scores.xml in folder:/Users/arulk/projects representing marks of 4 students in 3 subjects:
Step 1: Start pig in local file system mode.
…
This extends the tutorial 1. Apache Pig Getting started and 2. Apache Pig: Regex (Regular expressions).
Input Data
scores.xml in folder:/Users/arulk/projects representing marks of 4 students in 3 subjects:
Step 1: Start pig in local file system mode.
…