I created a table in MapR DB and loaded some raw data into it using hbase shell. Where can i find this data on MapR file system ? like hive data is stored in warehouse directory similarly how does MapR DB works?
Or is there any other concept behind storing MapR DB data?
If you used the HBase shell to create a MapR DB table, then your table has a path. That path is where the table resides in the file system.