Member since
01-27-2017
6
Posts
1
Kudos Received
0
Solutions
04-28-2025
04:28 AM
yas i totatally agree , but i dont get how increasing the time out fixes the problem? the hbase master is basically not functional as long as it has not finished initializing .
... View more
03-21-2017
05:27 AM
6 Kudos
@Joseph Hawkins - You can just have the value as "/grid/hadoop/hdfs/dn,/grid1/hadoop/hdfs/dn" if they are simple directories on the file system. This is the list of directories where the data will be stored. However, if you have Heterogeneous storage (like DISK, SSD, ARCHIVE or RAM_DISK) you would need to append the File URI. Below is a very good article explaining HDFS Metadata Directories: https://hortonworks.com/blog/hdfs-metadata-directories-explained/
... View more