What is it you are trying to do?
If you just want to copy data over a good idea would be to run distcp from the encrypted area to the unencrypted area.
Having the same key on 2 boxes is not recommended since your data will be compromised if either of the keys are compromised.
If you are using the Java KeyStore then you can copy over the keystore. That will have the keys present within it.
If you are using cloudera's properitary KMS then you will need to backup your Keytrustee Server.