Franck Tago created SPARK-20235:
-----------------------------------
Summary: Hive on S3 s3:sse and non S3:sse buckets
Key: SPARK-20235
URL: https://issues.apache.org/jira/browse/SPARK-20235
Project: Spark
Issue Type: Bug
Components: Spark Core
Affects Versions: 2.1.0
Reporter: Franck Tago
Priority: Minor
my spark application writes into 2 hive tables .
both tables are external with data residing on S3
I want to encrypt the data when writing into hive table1 , but I do not want
to encrypt the data when writing into hive table 2.
given that the parameter fs.s3a.server-side-encryption-algorithm is set
globally , I do not see how these use cases are supported in Spark.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]