X

Cloudera Tutorials

Optimize your time with detailed tutorials that clearly explain the best way to deploy, use, and manage Cloudera products. Login or register below to access all Cloudera tutorials.

Cloudera named a leader in 2022 Gartner® Magic Quadrant™ for Cloud Database Management Systems Get the report

Ready to Get Started?

 

NOTICE

 

As of January 31, 2021, this tutorial references legacy products that no longer represent Cloudera’s current product offerings.

Please visit recommended tutorials:

 

justcar.png

Intro

Autonomous Car is the Open Source version of Cloudera Self Driving Vehicle. This Driverless miniature car powered by 3 cameras, LiDAR and game controller connected to the Jetson TX2 Board. TX2 runs Robot Operating System (ROS) and controls the car's movement. Eventually, if we have multiple cars, we could train the model on the car, then send that model to CDSW and perform federated learning. In this tutorial, we send the car data to the Hadoop HDFS in the cloud. We use CDSW to run Keras to train the model, then save the model to HDFS. The model is trained on cloning a person's driving behavior from a racetrack to predict steering angle based on center camera frames, which controls the car using ROS. Finally, the model is deployed back into the car with the purpose of illustrating the Edge To AI life cycle.

Learning Objectives

  • Install MiNiFi C++ Agent onto Jetson TX2
  • Understand the car sensor data from TX2
  • Build a ETL Data Pipeline for data ingest with CEM for MiNiFi
  • Connect MiNiFi Data Pipeline to NiFi Data Pipeline
  • Connect NiFi Pipeline to Hadoop HDFS
  • Mine for HDFS data in CDSW
  • Train Keras CNN model in CDSW
  • Save to HDFS
  • Build a NiFi Pipeline to pull in HDFS model.h5
  • Send model from NiFi to MiNiFi
  • Deploy model using MiNiFi

Outline



Your form submission has failed.

This may have been caused by one of the following:

  • Your request timed out
  • A plugin/browser extension blocked the submission. If you have an ad blocking plugin please disable it and close this message to reload the page.