Hi everybody, I've been attempting to export a snapshot from one of my HBase clusters to the other. Both clusters are running 0.94.6-cdh4.4.0. I am able to successfully export a very small collection (few MB), but when I attempt to export a larger collection something odd happens. The Export MR finishes successfully, but leaves files in /hbase/.snapshot/.tmp/SNAPSHOT_NAME instead of /hbase/.snapshot/SNAPSHOT_NAME. There are no errors in the logs.
Is this familiar to anyone?
