When using CopyTable with bulkload, I found that all hfile's are written in our Yarn's HDFS cluster. and failed to load hfiles into HBase cluster, because we use different HDFS between yarn cluster and hbase cluster.
- links to
When using CopyTable with bulkload, I found that all hfile's are written in our Yarn's HDFS cluster. and failed to load hfiles into HBase cluster, because we use different HDFS between yarn cluster and hbase cluster.