google cloud platform - How can I use GCP free credit to deploy Hadoop? -


how can use google cloud platform free trial test hadoop cluster? important things should keep in mind if try this? charged during free google cloud platform trial?

the free trial should allow create modest hadoop cluster , run variety of jobs including mr, hive, or pig. credit comes trial should allow run cluster free period of time. cluster utilize budget comes free trial. there few things keep in mind trial , hadoop cluster, however.

  1. if have used services part of trial remaining budget hadoop cluster smaller.
  2. since create cluster multiple machines, recommend keep eye on remaining budget , delete clusters when not using them.
  3. the trial includes 8 cores limit size of hadoop cluster can create.

without details on specific project , needs, it's hard estimate sizing; however, can utilize bdutil script , create hadoop cluster. additionally, bdutil allows configure deployment adjust instance type use , number of workers provision.

the free trial work best small project , i'd recommend using small number of workers (2) , modest instance type conserve resources in free trial.


Comments

Popular posts from this blog

javascript - Using jquery append to add option values into a select element not working -

Android soft keyboard reverts to default keyboard on orientation change -

jquery - javascript onscroll fade same class but with different div -