Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

GCS file system options for cluster create in Cloudbreak

avatar

If I am using Cloudbreak on GCP and trying to create a cluster with GCS file system: (Q1) Should I enter a name for an existing bucket or a name for a new bucket under Default Bucket Name? (Q2) How will this bucket be used by default?

1 ACCEPTED SOLUTION

avatar
@Dominika Bialek

(Q1): It is assumed that it is the name of an already existing bucket

(Q2): It is an optional (and deprecated) configuration parameter (mapped to "fs.gs.system.bucket" in core-site.xml) to set the GCS bucket to use as a default bucket for URI-s without "gs:" prefix. Please see more here and here and here.

Hope this helps!

View solution in original post

1 REPLY 1

avatar
@Dominika Bialek

(Q1): It is assumed that it is the name of an already existing bucket

(Q2): It is an optional (and deprecated) configuration parameter (mapped to "fs.gs.system.bucket" in core-site.xml) to set the GCS bucket to use as a default bucket for URI-s without "gs:" prefix. Please see more here and here and here.

Hope this helps!