Description
If you try to use the Java action to do an HBase copy between two HBase servers with Kerberos, it will fail. We need to update the HbaseCredentials to support acquiring two HBase delegation tokens.
We should also update the documentation to mention that multiple credentials can be used by the same action (e.g. cred="foo,bar").