Does anyone know what the following from the FAQs(https://cloud.google.com/dataproc/docs/resources/faq) actually means?
"Data can be user encrypted in transit to and from a cluster, upon cluster creation or job submission."
I can find no options for enabling encryption during cluster creation. Does this basically mean, configure all of the components yourself to ensure comms are encrypted.
We are keen to understand if Spark/Hive/Tez Jobs use encrypted communications channnels when executing a job or via connecting into Hive via the jdbc connection.
Are there any existing initialziation actions for this or does this statement basically mean its all up to you?