Cloudera Certified Associate Spark and Hadoop Developer

Cloudera Certified Associate Spark and Hadoop Developer

itversity via YouTube Direct link

Introduction redirecting to new course - CCA 175 Spark and Hadoop Developer

1 of 94

1 of 94

Introduction redirecting to new course - CCA 175 Spark and Hadoop Developer

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

Cloudera Certified Associate Spark and Hadoop Developer

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Introduction redirecting to new course - CCA 175 Spark and Hadoop Developer
  2. 2 Introduction to ITVersity Forums - see description for links
  3. 3 Cloudera Certified Associate Spark and Hadoop Developer
  4. 4 Hadoop Certification - CCA - Introduction
  5. 5 Big Data Environment - Sign up for big data labs
  6. 6 Big Data - Lab support for signup or login issues
  7. 7 Hadoop Certification - CCA - Using Cloudera Quickstart VM
  8. 8 Hadoop Certification - CCA - Using Cloudera Quickstart VM (Add on)
  9. 9 Cloudera Quickstart 5.5 Preview
  10. 10 Cloudera Quickstart 5.5 preview - CCA certification
  11. 11 Hadoop Certification - Sqoop commands - list and eval
  12. 12 Hadoop Certification - 01 Sqoop Import
  13. 13 Hadoop Certification - 02 Sqoop Import
  14. 14 Hadoop Certification - 02 Sqoop Import - Add on
  15. 15 Hadoop Certification - 03 Sqoop Import
  16. 16 Hadoop Certification - 04 Sqoop Import
  17. 17 Hadoop Certification - 05 Sqoop Import Incremental
  18. 18 Hadoop Certification - 01 Sqoop Export
  19. 19 Hadoop Certification - 02 Sqoop Export - Merge/Upsert
  20. 20 Hadoop Ceritfication - 01 Sqoop import delimiters
  21. 21 Hadoop Certification - 02 Sqoop export delimiters
  22. 22 Hadoop Certification - 03 Sqoop File Formats
  23. 23 Hadoop Certification - Sqoop Job and Sqoop Merge
  24. 24 Hadoop Certification - CCA - 01 Flume Introduction
  25. 25 Hadoop Certification - CCA - Flume - Setup Telnet
  26. 26 Hadoop Certification - CCA - Flume - Running first job (telnet to logger)
  27. 27 Hadoop Certification - CCA - Flume - Using HDFS Sink
  28. 28 Hadoop Certification - CCA - Flume - Ingest real time data into HDFS
  29. 29 Hadoop Certification - CCA - Copying data into HDFS
  30. 30 Hadoop Certification - CCA - Copying data from HDFS
  31. 31 Hadoop Certification - CCA - Spark Introduction
  32. 32 Hadoop Certification - CCA - Setup Spark 1.2.1 on Quickstart VM
  33. 33 Hadoop Certification - CCA - Introduction of pyspark (python on spark)
  34. 34 Hadoop Certification - CCA - Submitting pyspark applications
  35. 35 Hadoop Certification - CCA - Pyspark - Reading and Saving Text Files
  36. 36 Hadoop Certification - CCA - Pyspark - Reading and Saving Sequence Files
  37. 37 Hadoop Certification - CCA - Pyspark - Reading and Saving Hive and JSON data
  38. 38 Hadoop Certification - CCA - Pyspark - Developing Word Count program - flatMap, map, reduceByKey
  39. 39 Hadoop Certification - CCA - Word Count Explained
  40. 40 Hadoop Certification - CCA - Pyspark - 01 Joining Data Sets using Python
  41. 41 Hadoop Certification - CCA - Pyspark - 02 Joining Data Sets using Python
  42. 42 Hadoop Certification - CCA - Pyspark - 03 Joining Data Sets using SQL
  43. 43 Hadoop Certification - CCA - Pyspark - 01 Aggregating Data (totals)
  44. 44 Hadoop Certification - CCA - Pyspark - 02 Aggregating data (totals continued)
  45. 45 Hadoop Certification - CCA - Pyspark - 03 Aggregating Data by key - Introduction
  46. 46 Hadoop Certification - CCA - How Combiner Works?
  47. 47 Hadoop Certification - CCA - Combiner in reduceByKey and aggregateByKey
  48. 48 Hadoop Certification - CCA - Pyspark - 04 Average by key (join, reduceByKey and aggregateByKey)
  49. 49 Hadoop Certification - CCA - Pyspark - 05 Max By Key (includes SQL)
  50. 50 Hadoop Certification - CCA - Pyspark - Filtering data
  51. 51 Hadoop Certification - CCA - Pyspark - Global sorting and ranking (sortByKey, top and takeOrdered)
  52. 52 Hadoop Certification - CCA - Pyspark - Recap of python list operations and groupByKey
  53. 53 Hadoop Certification - CCA - Pyspark - Sorting and Ranking by key using groupByKey
  54. 54 Hadoop Certification - CCA - Pyspark - Sorting and Ranking using SQL
  55. 55 Hadoop Certification - CCA - Submitting scala applications
  56. 56 Hadoop Certification - CCA - Scala - Reading and Saving Text Files
  57. 57 Hadoop Certification - CCA - Scala - Reading and Saving Sequence Files
  58. 58 Hadoop Certification - CCA - Scala - Reading and Saving Hive and JSON data
  59. 59 Hadoop Certification - CCA - Scala - Developing Word Count program - flatMap, map, reduceByKey
  60. 60 Hadoop Certification - CCA - Word Count Explained
  61. 61 Hadoop Certification - CCA - Scala - 01 Joining Data Sets
  62. 62 Hadoop Certification - CCA - Scala - 02 Joining Data Sets using Hive or SQL Context in Scala
  63. 63 Hadoop Certification - CCA - Scala - 01 Aggregating Data (totals)
  64. 64 Hadoop Certification - CCA - Scala - 02 Aggregating Data by key - Introduction
  65. 65 Hadoop Certification - CCA - Scala - 03 Average by key (join, reduceByKey and aggregateByKey)
  66. 66 Hadoop Certification - CCA - How Combiner Works?
  67. 67 Hadoop Certification - CCA - Combiner in reduceByKey and aggregateByKey
  68. 68 Hadoop Certification - CCA - Scala - 04 Max By Key (includes SQL)
  69. 69 Hadoop Certification - CCA - Scala - Filtering data (includes sql)
  70. 70 Hadoop Certification - CCA - Scala - Global sorting and ranking (sortByKey, top and takeOrdered)
  71. 71 Hadoop Certification - CCA - Scala - Recap of scala list operations and groupByKey
  72. 72 Hadoop Certification - CCA - Scala - Sorting and Ranking by key using groupByKey
  73. 73 Hadoop Certification - CCA - Scala - Ranking by key using groupByKey (including SQL)
  74. 74 Hadoop Certification - CCA - Data Analysis introduction
  75. 75 Hadoop Certification - CCA - Hive Metastore
  76. 76 Data Warehouse using Hadoop eco system - 05 Create Databases Hive DDL Theory
  77. 77 Data Warehouse using Hadoop eco system - 06 Create Databases Hive DDL Demo
  78. 78 Data Warehouse using Hadoop eco system - 07 Extract and Load Sqoop Theory
  79. 79 Data Warehouse using Hadoop eco system - 08 02 Extract and Load Sqoop Demo
  80. 80 Data Warehouse using Hadoop eco system 09 01 Extract and Load Hive Theory
  81. 81 Data Warehouse using Hadoop eco system - 09 02 Extract and Load - Hive Load demo
  82. 82 Data Warehouse using Hadoop eco system - 09 03 Transformation and Load - Hive Insert Theory
  83. 83 Data Warehouse using Hadoop eco system - 09 04 Transformation and Load - Hive Insert Demo
  84. 84 Hadoop Certification - CCA - Extracting Avro schema from Avro data files using avro-tools
  85. 85 Hadoop Certification - CCA - Create a table in the Hive metastore using Avro
  86. 86 Hadoop Certification - CCA - Partitioning in Hive with Avro file format
  87. 87 Hadoop Certification - CCA - Avro Schema Evolution in Hive and Impala
  88. 88 Hadoop Certification - CCA - Conclusion and Best of luck
  89. 89 Hadoop Certification - 01 Sqoop common issues
  90. 90 Hadoop Certification - CCA - Common Issues - Connection Refused
  91. 91 Hadoop Certification - Common Issues - Get process details using jps, ps -ef and ps -fu commands
  92. 92 Hadoop Certification - Common Issues - Running applications as shell programs
  93. 93 Review of Ambari
  94. 94 Big Data - Reviewing MySQL on lab

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.