HPCC Systems Solutions Lab is proud to collaborate with CodeDay Org on Big Data Challenge.
Through the Big Data Challenge students are introduced to big data concepts, they become familiar with ECL (Enterprise Control Language) our big data programming language)=, and they get hands-on practice. During the challenge, students are given sample ECL code and an opportunity to solve challenge questions ranging from easy to mid-level difficulty.
For this challenge students will work with "Movie Dataset".
Data and initial code for the challenge can be found at CodeDay Workshop
- getMovies: Give you access to dataset, it's layout, and fields name.
- viewMovies: Let's you view the movie data.
- Start a new script with : IMPORT $.getMovies;
-
LearnECL training and related hands on practices on CloudIDE
-
Additional ECL information
-
ECL Visualization