Trending questions in Database

0 votes
1 answer

Fragmentation in Database

Fragmentation is a feature which controls the ...READ MORE

Sep 4, 2018 in Database by Sahiti
• 6,370 points
650 views
0 votes
1 answer

Management Tools in Cassandra

DataStaxOpsCenter: internet-based management and monitoring solution for ...READ MORE

Aug 21, 2018 in Database by kurt_cobain
• 9,350 points
1,177 views
0 votes
1 answer

Secondary index in Cassandra

Secondary indexes are indexes built over column ...READ MORE

Aug 21, 2018 in Database by kurt_cobain
• 9,350 points
1,174 views
0 votes
1 answer

What is Data Redundancy?

Duplication of data in the database is ...READ MORE

Aug 17, 2018 in Database by Sahiti
• 6,370 points
1,357 views
0 votes
1 answer

External and Managed Table : HIVE

The metadata information along with the table ...READ MORE

Aug 30, 2018 in Database by kurt_cobain
• 9,350 points
730 views
0 votes
1 answer

Indexes in Database

The index is a data structure that ...READ MORE

Aug 20, 2018 in Database by DataKing99
• 8,250 points
1,147 views
0 votes
1 answer

Cassandra Data Model

Cassandra Data Model consists of four main ...READ MORE

Aug 21, 2018 in Database by kurt_cobain
• 9,350 points
1,087 views
0 votes
2 answers

SQL vs NoSQL

Well, it depends on what you are ...READ MORE

Aug 11, 2018 in Database by slayer
• 29,370 points
1,464 views
0 votes
1 answer

What is schema?

The description of a database is called ...READ MORE

Aug 17, 2018 in Database by CodingByHeart77
• 3,750 points
1,041 views
+1 vote
1 answer

Cursor and Its Types

The cursor is a temporary work area ...READ MORE

Aug 9, 2018 in Database by CodingByHeart77
• 3,750 points
1,200 views
0 votes
1 answer

TRIGGERS used in MySQL tables

The following TRIGGERS are allowed in MySQL:  BEFORE ...READ MORE

Aug 21, 2018 in Database by CodingByHeart77
• 3,750 points
698 views
0 votes
1 answer

Modify schema in HBase using Programs

HBase schemas can be created or updated ...READ MORE

Aug 9, 2018 in Database by kurt_cobain
• 9,350 points
1,185 views
0 votes
1 answer

Delete row in HBase

In Hbase, whatever you write will be ...READ MORE

Jul 24, 2018 in Database by kurt_cobain
• 9,350 points
1,899 views
0 votes
1 answer

Clustered vs Non-clustered Indexes

Clustered indexes - The indexes according to ...READ MORE

Aug 20, 2018 in Database by DataKing99
• 8,250 points
670 views
0 votes
1 answer

What is Functional dependency?

A relation is said to be in ...READ MORE

Aug 10, 2018 in Database by DataKing99
• 8,250 points
1,079 views
0 votes
1 answer

Thrift in Hbase

Apache Thrift is written in C++ but ...READ MORE

Aug 9, 2018 in Database by kurt_cobain
• 9,350 points
1,111 views
0 votes
1 answer

Table design approach Hbase

Tall-Narrow and Flat-Wide are the two HBase ...READ MORE

Jul 10, 2018 in Database by Data_Nerd
• 2,390 points
2,317 views
0 votes
1 answer

Key Components of HBase

Zookeeper: It does the co-ordination work between client ...READ MORE

Jul 24, 2018 in Database by kurt_cobain
• 9,350 points
1,732 views
0 votes
1 answer

Connection Mongos check - MongoDB

The following command needs to be used ...READ MORE

Aug 3, 2018 in Database by kurt_cobain
• 9,350 points

edited Jun 1, 2023 by Srinath 1,181 views
0 votes
1 answer

Access HFile without using Hbase

Yes, it's very much possible to access ...READ MORE

Aug 9, 2018 in Database by kurt_cobain
• 9,350 points
862 views
0 votes
1 answer

Failure of moveChunks - MongoDB

No, chunk moves are consistent and deterministic. ...READ MORE

Aug 3, 2018 in Database by kurt_cobain
• 9,350 points

edited Jun 1, 2023 by Srinath 922 views
0 votes
1 answer

Locking or Transactions MongoDB

MongoDB does not use conventional locking with ...READ MORE

Jul 24, 2018 in Database by shams
• 3,670 points
1,322 views
0 votes
1 answer

Data Models operations HBase

Put Method – To store data in ...READ MORE

Aug 9, 2018 in Database by kurt_cobain
• 9,350 points
612 views
0 votes
1 answer

Database Repair Options in Cassandra

Anti Entropy: Anti-entropy Repair is a process of ...READ MORE

Jun 28, 2018 in Database by kurt_cobain
• 9,350 points
2,297 views
0 votes
1 answer

Why is MongoDB preferred?

MongoDB is considered to be best NoSQL ...READ MORE

Jul 24, 2018 in Database by shams
• 3,670 points

edited Jun 1, 2023 by Srinath 1,035 views
0 votes
1 answer

Compaction HBase

Compaction is a process which is used ...READ MORE

Jul 31, 2018 in Database by kurt_cobain
• 9,350 points
708 views
0 votes
1 answer

Standalone Mode in Hbase

It is a default mode of HBase. ...READ MORE

Jul 11, 2018 in Database by kurt_cobain
• 9,350 points
1,556 views
0 votes
1 answer

What is MSLAB and LZO?

MSLAB stands for Memstore-Local Allocation Buffer. Lempel-Ziv-Oberhumer (LZO) ...READ MORE

Jul 10, 2018 in Database by Data_Nerd
• 2,390 points
1,491 views
0 votes
1 answer

Data model operations in Hbase

1. Get(returns attributes for a specified row, Gets ...READ MORE

Jul 16, 2018 in Database by Data_Nerd
• 2,390 points
1,102 views
0 votes
1 answer

Python Stress Test

Cassandra comes with a popular utility called ...READ MORE

Jun 29, 2018 in Database by Data_Nerd
• 2,390 points
1,804 views
0 votes
1 answer

Using Real Time flume Data for Analysis

By using MorphlineSolrSink we can extract, transform ...READ MORE

Jul 17, 2018 in Database by kurt_cobain
• 9,350 points
880 views
0 votes
1 answer

Connection in Hbase

Following code is used to open a ...READ MORE

Jul 11, 2018 in Database by Data_Nerd
• 2,390 points
845 views
0 votes
1 answer

Logging Levels in Cassandra

ALL: All levels including custom levels TRACE: Designates finer-grained informational ...READ MORE

Jun 28, 2018 in Database by shams
• 3,670 points
778 views