Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.0.0
-
None
Description
Our deployment has an option to setup ssh keys for hdfs passwordless ssh accross the cluster. Clearly, being quite a permissive feature, this shouldn't be automatically set for the production. However, in the test setting it is indeed useful, and some of the tests are relying on it. Ie see TestBlockRecovery.
I'd like to propagate these keys in the docker and vm provisioner by default. For this we'll need to set
hadoop::common_hdfs::testonly_hdfs_sshkeys: "yes"
Attachments
Attachments
Issue Links
- is blocked by
-
BIGTOP-2252 provisional hdfs ssh keys couldn't be found during deployment
- Resolved