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 many filters are available in HBase?

1 Answers  


Explain why to use hbase?

1 Answers  


How can you make sure of logical grouping of cells in the hbase?

1 Answers  


How hbase handles the write failure?

1 Answers  


What are the filters are available in apache hbase?

1 Answers  


What is compaction in hbase?

1 Answers  


Explain the various table design approaches in HBase?

1 Answers  


Explain what is the row key?

1 Answers  


What is JMX?

1 Answers  


How does hbase actually delete a row?

1 Answers  


What is the difference between hbase and hdfs?

1 Answers  


How to start hbase services?

1 Answers  


Categories