Abhishek Chennaka created KUDU-3600:
---------------------------------------
Summary: Kudu CLI tools should support on-disk encryption
Key: KUDU-3600
URL: https://issues.apache.org/jira/browse/KUDU-3600
Project: Kudu
Issue Type: Improvement
Affects Versions: 1.17.0
Reporter: Abhishek Chennaka
On the servers with native encryption we see that the CLI tools which read form
the disk do not work anymore as they need to be updated to read encrypted data.
The below tools are the one which I noticed that were not working so far.
kudu fs
kudu local_replica
They fail with the error:
*Corruption: Could not open container* d078e66085004ae7be6180dab6a5f18a,
directory: /data2/kudu/data:* Invalid magic number: * , *Expected: kuducntr,
found: kuduenc\000*
--
This message was sent by Atlassian Jira
(v8.20.10#820010)