Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
Apache Druid Interview Questions and Answers
Home
Questions
Apache Druid
+1
vote
Q: Zookeeper is used for _____.
answered
Dec 29, 2021
in
Apache Druid
by
sharadyadav1986
(
31.6k
points)
zookeper
+1
vote
Q: Select the processes which store queryable data.
answered
Dec 29, 2021
in
Apache Druid
by
sharadyadav1986
(
31.6k
points)
querytable-data
0
votes
Q: Each segment starts off being created on a MiddleManager, and at that point the segment is _____.
answered
Dec 29, 2021
in
Apache Druid
by
sharadyadav1986
(
31.6k
points)
middlemanager
+1
vote
Q: ________ is the mechanism by which the segments are published and are served by historical process.
answered
Dec 29, 2021
in
Apache Druid
by
sharadyadav1986
(
31.6k
points)
segment-publish
+1
vote
Q: Periodically, segments are committed and published. At this point, they are written to deep storage, become immutable.
answered
Dec 29, 2021
in
Apache Druid
by
sharadyadav1986
(
31.6k
points)
segments
publish-commit
+1
vote
Q: TopN queries can use HAVING conditions over aggregated data.
answered
Dec 29, 2021
in
Apache Druid
by
sharadyadav1986
(
31.6k
points)
topn-queries
+1
vote
Q: Which of the following queries are grouped by single dimension, and are sorted according to the metric?
answered
Dec 29, 2021
in
Apache Druid
by
sharadyadav1986
(
31.6k
points)
sorted-metric
+1
vote
Q: Druid data is stored in "datasources", similar to _____.
answered
Dec 29, 2021
in
Apache Druid
by
sharadyadav1986
(
31.6k
points)
druid-datasource
+1
vote
Q: Which of the following is an example of a SELECTOR filter?
answered
Dec 29, 2021
in
Apache Druid
by
sharadyadav1986
(
31.6k
points)
selector-filter
+1
vote
Q: For ease of deployment, Druid suggests organizing processes into ________ server types.
answered
Dec 29, 2021
in
Apache Druid
by
sharadyadav1986
(
31.6k
points)
druid-process
+1
vote
Q: For grouping and sorting over a single dimension, _______ queries are much more optimized than _________.
answered
Dec 29, 2021
in
Apache Druid
by
sharadyadav1986
(
31.6k
points)
druid-grouping
druid-sorting
0
votes
Q: Segment IDs in Apache Druid are comprised of________.
answered
Dec 29, 2021
in
Apache Druid
by
sharadyadav1986
(
31.6k
points)
druid-segment-id
+1
vote
Q: Among the following options, which aggregation query is the most flexible but has the poorest performance?
answered
Dec 29, 2021
in
Apache Druid
by
sharadyadav1986
(
31.6k
points)
aggregation-query
+1
vote
Q: In Apache Druid, Scan queries do not support pagination.
answered
Dec 29, 2021
in
Apache Druid
by
sharadyadav1986
(
31.6k
points)
pagination-support
+1
vote
Q: In case of a Druid server failure, data can be recovered from _____.
answered
Dec 29, 2021
in
Apache Druid
by
sharadyadav1986
(
31.6k
points)
data-recovery
+1
vote
Q: Which option controls the number of rows returned in each block of paginated results?
answered
Dec 29, 2021
in
Apache Druid
by
sharadyadav1986
(
31.6k
points)
paginated-results
+1
vote
Q: Which of the following query is not included in Aggregation query?
answered
Dec 29, 2021
in
Apache Druid
by
sharadyadav1986
(
31.6k
points)
aggregation-query
+1
vote
Q: Which of the following concept in Druid optionally replaces dimensional values with new values, enabling combined functionality?
answered
Dec 29, 2021
in
Apache Druid
by
sharadyadav1986
(
31.6k
points)
dimensional-values
+1
vote
Q: Which of the following Granularity types are supported in Apache Druid?
answered
Dec 29, 2021
in
Apache Druid
by
sharadyadav1986
(
31.6k
points)
granularity-types
+1
vote
Q: Which of the following is used to interpret input data in Druid?
answered
Dec 29, 2021
in
Apache Druid
by
sharadyadav1986
(
31.6k
points)
druid-input-data
+1
vote
Q: _____ is responsible for allocating segments to specific servers, and ensuring that segments are well balanced across Historicals.
answered
Dec 29, 2021
in
Apache Druid
by
sharadyadav1986
(
31.6k
points)
segment-allocation
+1
vote
Q: The ____________ receives requests from outside customers, and transmits these requests to data servers.
answered
Dec 29, 2021
in
Apache Druid
by
sharadyadav1986
(
31.6k
points)
request-formats
+1
vote
Q: Apache Druid uses _____ compressed bitmap indexes to create indexes.
answered
Dec 29, 2021
in
Apache Druid
by
sharadyadav1986
(
31.6k
points)
compressed-bitmap
+1
vote
Q: Which of the following external dependencies is used to backup and transfer data from Druid processes in the background?
answered
Dec 29, 2021
in
Apache Druid
by
sharadyadav1986
(
31.6k
points)
external-dependencies
+1
vote
Q: Denormalized data in Apache Druid is ingested in _________ formats.
answered
Dec 29, 2021
in
Apache Druid
by
sharadyadav1986
(
31.6k
points)
denormalized-data
+1
vote
Q: Which of the following is the core element of a Druid ingestion Spec?
answered
Dec 28, 2021
in
Apache Druid
by
sharadyadav1986
(
31.6k
points)
druid-ingestion
+1
vote
Q: Which of the following is a datasource type in Apache Druid?
answered
Dec 28, 2021
in
Apache Druid
by
sharadyadav1986
(
31.6k
points)
datasouce-type
+1
vote
Q: The _____ manages new data ingestion.
answered
Dec 28, 2021
in
Apache Druid
by
sharadyadav1986
(
31.6k
points)
new-data-ingestion
+1
vote
Q: Which of the following is the default GroupBy query strategy.
answered
Dec 28, 2021
in
Apache Druid
by
sharadyadav1986
(
31.6k
points)
groupby-query
+1
vote
Q: Predict the output.
answered
Dec 28, 2021
in
Apache Druid
by
sharadyadav1986
(
31.6k
points)
output-druid
To see more, click for all the
questions in this category
.
...