Join Slack
Communities
Powered by
Hi there, In my company, we use <https://cloud.goo...
# pinot-dev
p
Phúc Huỳnh
04/16/2021, 2:57 AM
Hi there, In my company, we use
https://cloud.google.com/kubernetes-engine/docs/how-to/workload-identity
to authen with gcs. So anyidea to using plugin GcsPinotFS without GCP_KEY file ?
m
Mayank
04/16/2021, 4:07 AM
@User
^^
x
Xiang Fu
04/16/2021, 4:37 AM
right now you have to use it. Any issue prevent it?
Xiang Fu
04/16/2021, 4:38 AM
A typical solution is to make the key file a secret and mount it into the container
p
Phúc Huỳnh
04/16/2021, 4:40 AM
SecOps not approved export key file 😄. So i think i only have an option write a custom PinotFS plugins
x
Xiang Fu
04/16/2021, 5:03 AM
https://github.com/apache/incubator-pinot/blob/master/pinot-plugins/pinot-file-sys[…]rc/main/java/org/apache/pinot/plugin/filesystem/GcsPinotFS.java
Xiang Fu
04/16/2021, 5:04 AM
You can try to add a new option here to use the key provided in your preferable way
Xiang Fu
04/16/2021, 5:05 AM
Please modify it and submit a PR, we can help review the code
🙌 1
p
Phúc Huỳnh
04/16/2021, 7:35 AM
ok, Thanks for the help!
Open in Slack
Previous
Next