Operation results in exceeding quota limits of Core. Maximum allowed: 4, Current in use: 4, Additional requested: 4. While in 14 day free trial

前端 未结 2 946
灰色年华
灰色年华 2021-01-28 20:29

I\'m using the 14 day Premium free trial. I\'m trying to create and run a cluster in databricks (I\'m following the quick start guide). How ever I\'m getting the following error

2条回答
  •  情深已故
    2021-01-28 20:45

    I think these are your options:

    1. log a support request to ask for more quota (apparently not a thing for free\trial subs)
    2. use different VM types for master and slave (like Standard A2 for master and Standard D2 for slave) because they share different core limits
    3. Use smaller nodes (which I think you've mentioned is not possible), but it might be possibly just not with the portal

提交回复
热议问题