JOBSEEKERS
Login
Sign Up
Jobseeker
Employer
Staffing Firm
Direct Client
Hadoop interview questions part 29
Hadoop interview questions part 29
Back
Take as many assements as you can to improve your validate your skill rating
Total Questions: 20
1. ClobRef is a wrapper that holds a CLOB either directly, or a reference to a file that holds the ______ data.
A. CLOB
B. BLOB
C. MLOB
D. All of the mentioned
Show Correct Answer
Correct Answer is :
CLOB
2. __________ encapsulates a set of delimiters used to encode a record.
A. LargeObjectLoader
B. FieldMapProcessor
C. DelimiterSet
D. LobSerializer
Show Correct Answer
Correct Answer is :
DelimiterSet
3. Point out the wrong statement :
A. Abstract base class that holds a reference to a Blob or a Clob
B. ACCESSORTYPE is the type used to access this data in a streaming fashion
C. CONTAINERTYPE is the type used to hold this data (e.g., BytesWritable)
D. None of the mentioned
Show Correct Answer
Correct Answer is :
None of the mentioned
4. _________ supports null values for all types.
A. SmallObjectLoader
B. FieldMapProcessor
C. DelimiterSet
D. JdbcWritableBridge
Show Correct Answer
Correct Answer is :
JdbcWritableBridge
5. Which of the following is a singleton instance class ?
A. LargeObjectLoader
B. FieldMapProcessor
C. DelimiterSet
D. LobSerializer
Show Correct Answer
Correct Answer is :
LargeObjectLoader
6. Which of the following class is used for general processing of error ?
A. LargeObjectLoader
B. ProcessingException
C. DelimiterSet
D. LobSerializer
Show Correct Answer
Correct Answer is :
ProcessingException
7. Records are terminated by a __________ character.
A. RECORD_DELIMITER
B. FIELD_DELIMITER
C. FIELD_LIMITER
D. None of the mentioned
Show Correct Answer
Correct Answer is :
RECORD_DELIMITER
8. .The fields parsed by ____________ are backed by an internal buffer.
A. LargeObjectLoader
B. ProcessingException
C. RecordParser
D. None of the Mentioned
Show Correct Answer
Correct Answer is :
RecordParser
9. ZooKeeper itself is intended to be replicated over a sets of hosts called :
A. chunks
B. ensemble
C. subdomains
D. none of the mentioned
Show Correct Answer
Correct Answer is :
ensemble
10. Point out the correct statement :
A. ZooKeeper can achieve high throughput and high latency numbers.
B. The fault tolerant ordering means that sophisticated synchronization primitives can be implemented at the client
C. The ZooKeeper implementation puts a premium on high performance, highly available, strictly ordered access
D. All of the mentioned
Show Correct Answer
Correct Answer is :
The ZooKeeper implementation puts a premium on high performance, highly available, strictly ordered access
11. Which of the guarantee is provided by Zookeeper ?
A. Interactivity
B. Flexibility
C. Scalability
D. Reliability
Show Correct Answer
Correct Answer is :
Reliability
12. ZooKeeper is especially fast in ___________ workloads
A. write
B. read-dominant
C. read-write
D. none of the mentioned
Show Correct Answer
Correct Answer is :
read-dominant
13. Point out the wrong statement :
A. Distributed applications use SQL to store important configuration information
B. The service maintains a record of all transactions, which can be used for higher-level abstractions, like synchronization primitives
C. ZooKeeper maintain a standard hierarchical name space, similar to files and directories
D. ZooKeeper provides superior reliability through redundant services
Show Correct Answer
Correct Answer is :
ZooKeeper provides superior reliability through redundant services
14. When a _______ is triggered the client receives a packet saying that the znode has changed.
A. event
B. watch
C. row
D. value
Show Correct Answer
Correct Answer is :
watch
15. The underlying client-server protocol has changed in version _______ of ZooKeeper.
A. 2.0.0
B. 3.0.0
C. 4.0.0
D. 6.0.0
Show Correct Answer
Correct Answer is :
3.0.0
16. The java package structure has changed from com.yahoo.zookeeper* to :
A. apache.zookeeper
B. org.apache.zookeeper
C. org.apache.zookeeper.package
D. all of the mentioned
Show Correct Answer
Correct Answer is :
org.apache.zookeeper
17. A number of constants used in the client ZooKeeper API were renamed in order to reduce ________ collision
A. value
B. namespace
C. counter
D. none of the mentioned
Show Correct Answer
Correct Answer is :
namespace
18. ZooKeeper allows distributed processes to coordinate with each other through registers, known as :
A. znodes
B. hnodes
C. vnodes
D. rnodes
Show Correct Answer
Correct Answer is :
znodes
19. In order to read any file in HDFS, instance of __________ is required.
A. filesystem
B. datastream
C. outstream
D. inputstream
Show Correct Answer
Correct Answer is :
filesystem
20. Point out the correct statement :
A. The framework groups Reducer inputs by keys
B. The shuffle and sort phases occur simultaneously i.e. while outputs are being fetched they are merged
C. Since JobConf.setOutputKeyComparatorClass(Class) can be used to control how intermediate keys are grouped, these can be used in conjunction to simulate secondary sort on values
D. All of the mentioned
Show Correct Answer
Correct Answer is :
All of the mentioned
Similar Interview Questions
Search for latest jobs
Find Jobs