ECL course material for community workshops. The training cluster utilized during the workshop is: TrainingCluster. After completing this course, you should use: localhost.
- By using your GitHub credentials, just click on the following link for instantiate a environment via GitPod: https://gitpod.io/#https://github.com/mauromarx/UFSC_2022
Note I: Alternatively, you can use the ECL IDE:
- Download and install the latest ECL IDE version available from https://hpccsystems.com/download#HPCC-Platform. For detailed information on how to setup the ECL IDE, please watch this instructional video: https://www.youtube.com/watch?v=TT7rCcyWTAo
- Download and install the latest git version available from https://git-scm.com/downloads
- Install the required bundles using the ecl command line interface with administrator rights from your clienttools/bin folder (for further details, please visit: https://hpccsystems.com/download/free-modules):
Bundles:
cd “C:\Program Files (x86)\HPCCSystems\8.8.2\clienttools\bin"
ecl bundle install https://github.com/hpcc-systems/DataPatterns.git
ecl bundle install https://github.com/hpcc-systems/Visualizer.git
Note II: The 'person' dataset is already sprayed and available in the training cluster utilized during the workshop.