Asterix DB Flashcards

(5 cards)

1
Q

What is a main difference between SparkSQL and AsterixDB

A

AsterixDB can manipulate data using insert, update, and delete but SparkSQL can only work with static data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Traditional B+-tree indexes cannot run in HDFS due to the lack of random file updates.

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

LSM is suitable for big-data since it is designed for distributed query processing engines that use functional programming

A

False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Why is Log-structured Merge (LSM) tree a good fit for big-data indexing?

A

It only uses sequential writes for index maintenance which fits the HDFS limitations

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly