Subscribe for updated version
Mobile: +91-8879712614 Phone:022-42669636  | Email : hadoopexam@gmail.com admin@hadoopexam.com

Home About Us
All Products Spark IBM MapR Hortonworks Cloudera NiFi
Hadoop BigData Cloudera:CDH Admin Course-1 HBase NoSQL Spark(Scala) HandsON OOZie HandsOn Scala Programming Python Programming Java 1z0-808 Training AWS SA Associate SAS Base HandsOn NiFi Professional
Amazon AWS SAS
EMCDSA:E20-007 EMCDSA:E20-065 Cloudera DataScience Python Data Science Spark Data Science
HBase Cassandra
Azure:70-532 Azure:70-533
Salesforce Oracle Cloud & Java Android To Activate
FAQ Training FAQ Certification Simulator FAQ
Free Resources
Candidates Recruiter/Employer
Forum Subscribe Annual Subscription (50%+49% off) Author/Trainer
Hadoop Material Packages AWS Material Packages SAS Material Packages
For Business Blog

Green


    25000+ Learners upgraded/switched career  Testimonials

All Certifications preparation material is for renowned vendors like Cloudera, MapR, EMC, Databricks,SAS, Datastax, Oracle, NetApp etc , which has more value, reliability and consideration in industry other than any training institutional certifications.
Note : You can choose more than one product to have custome package created from below and send email to hadoopexam@gmail.com to get discount.Premium Trainings Courses :  HadoopExam focuses on in depth learning with the hands-on session setting up the environment than executing solution and doing hands on that. Below are the available trainings and we are keep adding new trainings. These trainings is being used and subscribed by Devloper, Tester, Administrator, Enterprise(to train their team) and Trainer globally. These trainings are well organized and step by step solutions to learning, and in lesser time as per your convenience you can complete these and even re-visit as required.

All Premium Training Access Annual Subscription (You will get early access to under development training and early edition books) : Used By More than 20000 subscribers

Access All Annual/Semi Annual/Quarterly Subscription from this Link
Spark Professional Training   Spark SQL Hands Training   PySpark : HandsOn Professional Training    PySpark Structured Streaming   Apache NiFi (Hortonworks DataFlow) Training   Hadoop Professional Training   Cloudera Hadoop Admin Training Course-1  HBase Professional Traininghttp  SAS Base Certification Hands On Training OOzie Professional Training   
AWS Solution Architect : Training Associate    AWS Exam Prepare : Kinesis Data Stream   Free Core Java 1Z0-808 Training   Scala Professional Training   Python Professional Training  Read Spark SQL Fundamental and Cookbookhttps://sites.google.com/training4exam.com/spark-sql-2-x-fundamentals/  Book : AWS Solution Architect Associate : Little Guide  NiFi CookBook By HadoopExam  AWS Security Specialization Certification: Little Guide SCS-C01   Spark Interview Questions
Databricks Spark 2.x Developer Certification   Databricks PySpark 2.x (Python Spark) Certification Exam     Oreilly Databricks Spark Certification     Hortonworks HDPCD Spark Certification     Cloudera CCA175 Hadoop and Spark Developer Certifications     MapR V2 Spark Developer Certification ExamCloudera CCA175 Hadoop and Spark Developer Certifications    Cloudera CC159 Hadoop Analytics Certification     Cloudera Hadoop Admin Certification     Cloudera Hadoop Data Engineer Certification    Hadoop Certification Package Deal


Previous   |   Next   | Full version of Cassandra Certification  | Sample Cassandra Certification Questions | Quickly go through Spark Training Python & Scala


Question-5: Which of the following statements are correct with regards to Cassandra Data Modeling and Architecture?



A.In Cassandra for a Row primary key is optional.
B.You can connect to any node in Cassandra cluster for accessing the data.
C.Typically a cluster can have only one keyspace.
D.Typically a cluster should have only one keyspace for each application.

Ans: B,D
Exp: Cassandra database is a partitioned row store, where rows are organized into tables with mandatory primary key (it is not optional). They you can connect any node in any data center and access the data using the CQL language. And usually a cluster can have one keyspace per application composed of different tables.
Client read or write request can be sent to any node in the cluster. When a client connects to a node with a request, that node serves as the coordinator node for that particular client operation. This coordinator node acts as a proxy between the client application and the nodes that own the data being requested. It is the coordinator nodes responsibility to find which nodes in the ring should get the request based on how the cluster is configured.

Question-6: Which of the following is/are correct for the Datacenter?



A.Datacenter can be physical or virtual.
B.Data cannot be replicated across the data center.
C.Datacenters must be across physical locations
D.A Datacenter must have at least two cluster in it.
Ans : A
Exp: Lets first understand few terminology with regards to Cassandra database setup
Node: This is very basic using where your data will be stored. You can assume it as a one computer/laptop/server.
Cluster: Group of nodes which are distributed and connected, a cluster can have one or more nodes. Even a cluster can have single Datacenter or multiple Datacenter.
Datacenter: As we discussed cluster can have related nodes together for replication purposes. You can have either physical or virtual datacenter. Using separate datacenters prevents transactions from being impacted by other workloads and lower latency. Based on replication factor setting data can be written to multiple datacenters. Datacenter must never span physical locations.
A cluster can have multiple Datacenter in it, but Datacenter may not have multiple cluster in it. It is possible more than one Cassandra setup can exist in a single datacenter.

Question-7: Which all are the possible node types in a Cassandra datacenter?



A.Transactional
B.Graph
C.Analytics
D.Search
E.SearchAnalytics
Ans : A,B,C,D,E
Exp : You have to make sure that each datacenter would have only one node type as below and have specific purpose.
-Transactional: This is mainly used for storing transactional data for example e-commerce users purchase etc.
-Graph: When you have connected data like social network data then you should use this for analyzing, searching and managing highly connected data.
-Analytics : This node can be integrated with Apache Spark (To learn Apache Spark check here)
-Search: It can be integrated with the Apache Solr for providing efficient search solution.
-Search Analytics: You can have both search engine and analytics together.

Question-8: Which of the following statement is correct with regards to Data storage in Cassandra?



A.All Data is first written to the SSTables.
B.All Data is first written to the Commit logs.
C.Once data is written to commit log it can be archived, deleted.
D.Once data is written to SSTables it can be archived, deleted.
Ans : B, D
Exp : We need to understand the purpose of SSTables, and Commit Log first
Whenever write happens on the Database data first get written to commit log for the durability. And then data will be flushed to SSTables where it can be archived, deleted or recycled.



Previous   |   Next   |  Full version of Cassandra Certification   | Sample Cassandra Certification Questions | Quickly go through Spark Training Python & Scala




       
      Hadoop Annual Subscription

      Do you know?
      • Training Access: No time constraint and Any future enhancements on same and subscribed training will be free.
      • Question Bank (Online Simulator): Now you can have free updates for additional or updated Questions till your subscription is active.
      • On Mobile/Tablet/Desktop : You know this particular exam you can access from your mobile, tablet or Desktop. You just need internet access and browser.
      • Training Institute : Do you know many of the training institutes subscribe this products from HadoopExam to train their students.

      Read all testimonials its learners voice :
      Testimonials
      Disclaimer :
      1. Hortonworks® is a registered trademark of Hortonworks.
      2. Cloudera® is a registered trademark of Cloudera Inc
      3. Azure® is aregistered trademark of Microsoft Inc.
      4. Oracle®, Java® are registered trademark of Oracle Inc
      5. SAS® is a registered trademark of SAS Inc
      6. IBM® is a registered trademark of IBM Inc
      7. DataStax ® is a registered trademark of DataStax
      8. MapR® is a registered trademark of MapR Inc.

WhatsApp Call Us Any Query Subscribe