MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

CLOUD COMPUTING

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Hive also support custom extensions written in ____
A
C#
B
Java
C
C
D
C++
Explanation: 

Detailed explanation-1: -Explanation: Hive also supports custom extensions written in Java, including user-defined functions (UDFs) and serializer-deserializers for reading and optionally writing custom formats.

Detailed explanation-2: -Explanation: Hive needs a relational database like oracle to perform query operations and store data is incorrect with respect to Hive. 2.

Detailed explanation-3: -The Hadoop framework itself is mostly written in the Java programming language, with some native code in C and command line utilities written as shell scripts.

Detailed explanation-4: -is the most popular high-level Java API in Hadoop Ecosystem.-Hadoop Quiz. is the most popular high-level Java API in Hadoop Ecosystem. Explanation : Cascading hides many of the complexities of MapReduce programming behind more intuitive pipes and data flow abstractions.

Detailed explanation-5: -Hive allows users to read, write, and manage petabytes of data using SQL. Hive is built on top of Apache Hadoop, which is an open-source framework used to efficiently store and process large datasets. As a result, Hive is closely integrated with Hadoop, and is designed to work quickly on petabytes of data.

There is 1 question to complete.