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...


Which code is used to open a connection in hbase?



Which code is used to open a connection in hbase?..

Answer / Rishi Katyal

In Apache HBase, you can use the HBaseAdmin or HConnection classes to establish a connection. Here's an example using HConnection:nnval config = HBaseConfiguration.create()nval connection = ConnectionFactory.createConnection(config)

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache HBase Interview Questions

How do we back up a hbase cluster?

1 Answers  


What is the function of HMaster?

1 Answers  


Explain the Features of HBase?

1 Answers  


Explain about the data model operations in HBase?

1 Answers  


What are the three types of tombstone markers in hbase?

1 Answers  


Explain about hlog and wal in hbase.

1 Answers  


Explain the various table design approaches in HBase?

1 Answers  


Why hbase is a schema-less database?

1 Answers  


What is the use of hbase hmaster?

1 Answers  


When would you use hbase?

1 Answers  


What is the maximum recommended cell size?

1 Answers  


How many compaction types are in HBase?

1 Answers  


Categories