USER MANUALS

Google Cloud Storage

For accessing datasets in Google Cloud Storage you have to:

  • Place the key JSON file for the Google Cloud service account in presto/secrets and in hive-metastore/secrets directories.

  • Place the key JSON file name in hive.gcsKeyFile in the values.yaml.

  • Execute the cluster.sh deploy command:

    cluster.sh deploy --credstore-password xxx
    
Add feedback