Introduction This is about the Big Data training we are going to conduct soon for developers with Java/J2EE background. This will be done in collaboration with Hyderabad based MNC with opportunity to face hiring process. This training is open for the folks who are not interested to change the job. Job description Pre-requisites Hiring process […]
Changes to CCA Spark and Hadoop Developer certification
There are major changes with respect to Cloudera certification CCA 175 – Spark and Hadoop Developer. More Spark and less Hadoop (Map Reduce) No Hive or Impala Spark SQL and Streaming – completely new Spark 1.6.x instead of Spark 1.2.x Not much changes to Sqoop and Flume Resources available on itversity Using labs.itversity.com for preparation […]
Announcement – Scala and Spark live workshop
As you already know, itversity is known for high quality training in Big Data. We have the history of training thousands of IT professionals, hundreds are certified and several of them successfully transitioned to emerging technologies We are glad to announce our first live workshop of Scala and Spark live workshop. If you are interested […]
IT Versity – Big Data Training platforms
This topic will cover different components of IT Versity platform which will help in enhancing skills with respect to Big Data eco system of tools Here is the video which will give overview about IT Versity learning platform components. YouTube channel – www.YouTube.com/itversityin Website – www.itversity.com Forums for support – discuss.itversity.com Big Data labs and […]
Spark Context and Configuration
As part of this topic we will understand what is SparkConf and SparkContext. SparkConf – Configuration information of the application SparkContext – Tells Spark how to access the cluster (YARN or Mesos or local) Application parameters and configurations SparkConf Let us see details about SparkConf and how it is used while submitting spark applications. As part of […]