Which of these is NOT a way to customize the software on Dataproc cluster instances?
Answer(s): C
You can access the master node of the cluster by clicking the SSH button next to it in the Cloud Console.You can easily use the --properties option of the dataproc command in the Google Cloud SDK to modify many common configuration files when creating a cluster.When creating a Cloud Dataproc cluster, you can specify initialization actions in executables and/or scripts that Cloud Dataproc will run on all nodes in your Cloud Dataproc cluster immediately after the cluster is set up. [https://cloud.google.com/dataproc/docs/concepts/configuring-clusters/init- actions]
https://cloud.google.com/dataproc/docs/concepts/configuring-clusters/cluster- properties
In order to securely transfer web traffic data from your computer's web browser to the Cloud Dataproc cluster you should use a(n) _____.
To connect to the web interfaces, it is recommended to use an SSH tunnel to create a secure connection to the master node.
https://cloud.google.com/dataproc/docs/concepts/cluster-web- interfaces#connecting_to_the_web_interfaces
All Google Cloud Bigtable client requests go through a front-end server ______ they are sent to a Cloud Bigtable node.
Answer(s): A
In a Cloud Bigtable architecture all client requests go through a front-end server before they are sent to a Cloud Bigtable node.The nodes are organized into a Cloud Bigtable cluster, which belongs to a Cloud Bigtable instance, which is a container for the cluster. Each node in the cluster handles a subset of the requests to the cluster.When additional nodes are added to a cluster, you can increase the number of simultaneous requests that the cluster can handle, as well as the maximum throughput for the entire cluster.
https://cloud.google.com/bigtable/docs/overview
What is the general recommendation when designing your row keys for a Cloud Bigtable schema?
A general guide is to, keep your row keys reasonably short. Long row keys take up additional memory and storage and increase the time it takes to get responses from the Cloud Bigtable server.
https://cloud.google.com/bigtable/docs/schema-design#row-keys
Post your Comments and Discuss Google Professional Data Engineer exam with other Community members:
madhan Commented on June 16, 2023 next question EUROPEAN UNION
To protect our content from bots for real learners like you, we ask you to register for free. Sign in or sign up now to continue with the Professional Data Engineer material!