Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IntelliJ][Spark on ADL] Fail to provision cluster with 1 or 2 chars #2418

Closed
jingyanjingyan opened this issue Dec 3, 2018 · 3 comments
Closed

Comments

@jingyanjingyan
Copy link

Build: develop 880

Repro Steps:

  1. Provision cluster with "a"
  2. Provision cluster with "aa"

Result:
Fails
image

Expect:
Allow to provision with a or aa, or give out usefull warning messages

@wezhang
Copy link
Member

wezhang commented Dec 10, 2018

Need to confirm restrictions with backend service

@t-rufang
Copy link
Contributor

Show detailed error message in #2566

@t-rufang t-rufang added the fixed label Dec 27, 2018
@t-rufang t-rufang assigned jingyanjingyan and unassigned t-rufang Dec 27, 2018
@v-jiche
Copy link

v-jiche commented Dec 29, 2018

Verified. Fixed.
Build: azure-toolkit-for-intellij-2018.3.develop.943.12-29-2018

Error message:
name in body should be between 3 and 200 characters long

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants