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

[Bug report] Unable to create catalog when provider is iceberg and catalog-backend is hive in the web UI #1350

Closed
ch3yne opened this issue Jan 5, 2024 · 0 comments · Fixed by #1375
Assignees

Comments

@ch3yne
Copy link
Contributor

ch3yne commented Jan 5, 2024

Describe what's wrong

Unable to create a catalog when provider is iceberg and catalog-backend is hive in the web UI.

Error message and/or stacktrace

N/A

How to reproduce

  1. Click Create Catalog button
  2. Select Provider -> iceberg
  3. Input required fields
  4. Click Submit button

Additional context

Reason for yup validation rules.

@ch3yne ch3yne self-assigned this Jan 5, 2024
jerryshao pushed a commit that referenced this issue Jan 8, 2024
…eb UI (#1375)

### What changes were proposed in this pull request?

Fix fields validation when create a catalog in the web UI.

Currently, after clicking submit, it will verify correctly based on the
`provider` and specific `properties`.

### Why are the changes needed?

Fix: #1350 

### Does this PR introduce _any_ user-facing change?

N/A

### How was this patch tested?

N/A
github-actions bot pushed a commit that referenced this issue Jan 8, 2024
…eb UI (#1375)

### What changes were proposed in this pull request?

Fix fields validation when create a catalog in the web UI.

Currently, after clicking submit, it will verify correctly based on the
`provider` and specific `properties`.

### Why are the changes needed?

Fix: #1350 

### Does this PR introduce _any_ user-facing change?

N/A

### How was this patch tested?

N/A
yuqi1129 pushed a commit that referenced this issue Jan 9, 2024
…eb UI (#1387)

### What changes were proposed in this pull request?

Fix fields validation when create a catalog in the web UI.

Currently, after clicking submit, it will verify correctly based on the
`provider` and specific `properties`.

### Why are the changes needed?

Fix: #1350 

### Does this PR introduce _any_ user-facing change?

N/A

### How was this patch tested?

N/A

Co-authored-by: CHEYNE <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant