bigdata - What is the under the hood database in cloudera 5.x -


is there under hood database in cloudera 5.x distribution have db2 in ibm distribution i.e. under biginsights.

the need have small tables part of our project along huge tables , in hive taking more time fetch data small tables compare rdbms. if have rdbms under hood in cloudera 5.x can create small tables in database.

hopefully i'm understanding question properly.

cloudera manager , cloudera cdh components rely on database metadata , other bits of application data. default, when install cloudera manager , cdh use embedded postgres database. can change , applications use either postgresql, oracle or mysql.

for example hive stores metadata "tables" , "databases" create in default database or database selected "hive metastore database type" in cloudera manager.

hope helps.


Comments

Popular posts from this blog

javascript - Laravel datatable invalid JSON response -

java - Exception in thread "main" org.springframework.context.ApplicationContextException: Unable to start embedded container; -

sql server 2008 - My Sql Code Get An Error Of Msg 245, Level 16, State 1, Line 1 Conversion failed when converting the varchar value '8:45 AM' to data type int -