HPCC

In this week, the preliminary demo has been finished. There are two technique issues I meet. Could not connect from HPCC server to Kafka Server on the internal network by SSH I convert the source key to pem, ppk, or id_rsa file type, but that doesn't...

Present my first presentation in my group on Wednesday.  It describes the purpose of this project, how to locate the pattern from Telematics data, the goal since the beginning of this month, the detail content in Telematics Data. Combined with the suggestion of Arjuna, Dam, and...

This week has a great process on the project. Finish Module Test Data Preparation Upload the test data and spray it to HPCC cluster Convert each row to a JSON object and combine rows to JSON objects group by the trip Save all the JSON objects...

It's happy to take part in Orientation on Tuesday. That helps me to understand more about the culture, history, business and so on of LexisNexis Risk Solutions. Continuing the data enhance for Telematics data following last week and upload the source code to the Git Repo. ...

After receiving the tasking of analyzing the Telematics data, I separate this project to the following steps: ETL process. Upload data to our server, transfer the data to RECORD structure and clean this data. Convert the clean data to the car-trip structure. Define the table...

Finished Tasks Task Details Install Environment Install HPCC Platform, client tools, VS Code and Pycharm. This was finished by the first two days and it could run ECL example codes. Course Training Look through ECL tutorial course. Finish all the lab exercise to enhance the memory of syntax at ECL. Sample Model...