I noticed in some of the documentation that it states to add the Hadoop config 
directory to the HBase classpath if you want HBase to use any DFS client 
settings, like dfs.replication. Is this still true? It seems like HBase is 
using the dfs.replication setting. I have it set to 2 in the Hadoop config (3 
is default) and all of the HFiles have it set to 2 also, but I haven't added 
the Hadoop config to the HBase classpath.

Reply via email to