Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How is indexing done in Hadoop HDFS?



How is indexing done in Hadoop HDFS?..

Answer / Rahul Bajpai

HDFS (Hadoop Distributed File System) does not natively support traditional indexing like relational databases. Instead, users can employ secondary indexing solutions such as Apache HBase, Apache Phoenix, or Apache Solr to provide fast data lookup and query capabilities on HDFS data.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache HDFS Hadoop Distributed File System Interview Questions

Explain HDFS “Write once Read many” pattern?

1 Answers  


Why HDFS performs replication, although it results in data redundancy?

1 Answers  


What is Fault Tolerance in Hadoop HDFS?

1 Answers  


How data or a file is written into hdfs?

1 Answers  


Explain the difference between nas and hdfs?

1 Answers  


Write command to copy a file from HDFS to linux(local).

1 Answers  


Suppose there is file of size 514 mb stored in hdfs (hadoop 2.x) using default block size configuration and default replication factor. Then, how many blocks will be created in total and what will be the size of each block?

1 Answers  


What are problems with small files and hdfs?

1 Answers  


What do you mean by the high availability of a namenode? How is it achieved?

1 Answers  


How to Delete directory and files recursively from HDFS?

1 Answers  


Which classes are used by the hive to read and write hdfs files?

1 Answers  


What is Hadoop Distributed File System- HDFS?

1 Answers  


Categories