Big Data Computing - - Unit 9 - Week-8 https://onlinecourses-archive.nptel.ac.in/noc19_...
[email protected] ▼
Courses » Big Data Computing Announcements Course Ask a Question Progress FAQ
Unit 9 - Week-8
Register for
Certification exam Assignment-8
The due date for submitting this assignment has passed.
Course As per our records you have not submitted this Due on 2019-04-24, 23:59 IST.
outline
assignment.
How to access 1) Match the following: 1 point
the portal
A. Dataflow Systems i. Vertex Programs
Week-1 B. Graph Systems ii. Parameter Servers
C. Shared Memory Systems iii. Guinea Pig
Week-2
A:ii, B: i, C: iii
Week-3
A:iii, B: i, C: ii
Week-4 A:ii, B: iii, C: i
Week-5 A:iii, B: ii, C: i
No, the answer is incorrect.
Week-6 Score: 0
Week-7 Accepted Answers:
A:iii, B: i, C: ii
Week-8 2) Which of the following statement(s) is/are true in context of Parameter Servers. 1 point
Parameter
Servers S1: A machine learning framework
S2: Distributes a model over multiple machines
PageRank
S3: It offers two operations: (i) Pull for query parts of the model (ii) Push for update parts of the model.
Algorithm in Big
Data
Only S1 is true
Spark GraphX
& Graph Only S2 is true
Analytics
Only S3 is true
(Part-I)
All of the mentioned
Spark GraphX
& Graph No, the answer is incorrect.
Analytics
Score: 0
(Part-II)
Accepted Answers:
Case Study:
All of the mentioned
Flight Data
Analysis using 3)©What
2014isNPTEL - Privacy score
the PageRank & Terms
of -vertex
HonorBCode
after -the
FAQs -
second iteration? (Without damping 1 point
Spark GraphX
A project of factor) In association with
Quiz :
Assignment-8
Week-8: Funded by
Lecture
1 of 4 Friday 21 June 2019 10:18 AM
Big Data Computing - - Unit 9 - Week-8 https://onlinecourses-archive.nptel.ac.in/noc19_...
material Powered by
Big Data
Computing:
Feedback for
Week-08
Assignment-8
Solution
Hint:- The basic PageRank formula is:
1/6
1.5/12
2.5/12
1/3
No, the answer is incorrect.
Score: 0
Accepted Answers:
1/6
4) Which of the following statements are true in the context of Apache Spark GraphX 1 point
operators ?
S1: Property operators modify the vertex or edge properties using a user defined map function and
produces a new graph.
S2: Structural operators operate on the structure of an input graph and produces a new graph.
S3: Join operators add data to graphs and produces a new graphs.
Only S1 is true
Only S2 is true
Only S3 is true
All of the mentioned
No, the answer is incorrect.
Score: 0
Accepted Answers:
All of the mentioned
5) True or False ? 1 point
The outerJoinVertices() operator joins the input RDD data with vertices and returns a new graph. The
vertex properties are obtained by applying the user defined map() function to the all vertices, and
2 of 4 Friday 21 June 2019 10:18 AM
Big Data Computing - - Unit 9 - Week-8 https://onlinecourses-archive.nptel.ac.in/noc19_...
includes ones that are not present in the input RDD.
True
False
No, the answer is incorrect.
Score: 0
Accepted Answers:
True
6) Which of the following statement(s) is/are true ? 1 point
S1: Apache Spark GraphX provides the following property operators - mapVertices(), mapEdges(),
mapTriplets()
S2: The RDDs in Spark, depend on one or more other RDDs. The representation of dependencies in
between RDDs is known as the lineage graph. Lineage graph information is used to compute each
RDD on demand, so that whenever a part of persistent RDD is lost, the data that is lost can be
recovered using the lineage graph information.
Only S1 is true
Only S2 is true
Both S1 and S2 are true
None of the mentioned
No, the answer is incorrect.
Score: 0
Accepted Answers:
Both S1 and S2 are true
7) GraphX provides an API for expressing graph computation that can model the __________ 1 point
GaAdt
Spark Core
Pregel
None of the mentioned
No, the answer is incorrect.
Score: 0
Accepted Answers:
Pregel
8) Which of the following are provided by spark API for graph parallel computations: 1 point
i. joinVertices
ii. subgraph
iii. aggregateMessages
Only (i)
Only (i) and (ii)
Only (ii) and (iii)
All of the mentioned
No, the answer is incorrect.
Score: 0
Accepted Answers:
All of the mentioned
3 of 4 Friday 21 June 2019 10:18 AM
Big Data Computing - - Unit 9 - Week-8 https://onlinecourses-archive.nptel.ac.in/noc19_...
Previous Page End
4 of 4 Friday 21 June 2019 10:18 AM