Changes

Jump to: navigation, search

GPU621/Apache Spark

47 bytes added, 17:50, 30 November 2020
m
no edit summary
'''Ensure that Dataproc, Compute Engine, and Cloud Storage APIs are all enabled'''
# Go to '''Menu -> API & Services -> Library.# Search for the API name and enable them if they are not already enabled.'''
'''Create a Cloud Storage Bucket'''<br>
# Menu -> Storage -> Browser -> Create Bucket<br># Make a note of the bucket name.
# To copy from the VM local disk to Cloud Storage bucket enter the following command in the shell:
<Code> gsutil cp /usr/lib/hadoop-mapreduce/hadoop-mapreduce-examples.jar gs://<myBucketName>/ </Code>
 
 
'''WordCount.class from Hadoop MapReduce examples'''
// WordCountCount.class
76
edits

Navigation menu