Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]
Created on
11-29-2019
10:36 AM
- edited on
04-21-2026
04:34 AM
by
GrazittiAPI
In the Cloudera Data Warehouse service, your data is stored in an object store in a data lake that resides in your specific cloud environment. The service is composed of:
How To:
1. On the Cloudera Data Platform Home Page, open the Data Warehouse service:
2. Expand the Environments menu:
Created on 03-16-2020 12:40 AM
Hi agillan,
On executing the following command:
kubectl --kubeconfig ~/dwx.config get secret grafana -n istio-system -o json | jq -r .data.passphrase | base64 -D | pbcopy
I get the following response:
error: You must be logged in to the server (Unauthorized)
Created on 03-16-2020 12:48 AM
Hi agillan,
Sorry to bother you. I figured out the issue. I had to grant access to my iam user through the grant access option.
Thanks.