5 comments (5 comments)0 reactions (0 reactions)0 assignees (0 assignees)Java1,234 forks (1,234 forks)batch import
good first issuehelp wanted
Repository metrics
- Stars
- 4,937 stars (4,937 stars)
- PR merge metrics
- Avg merge 6d 7h (Avg merge 6d 7h)186 merged PRs in 30d (186 merged PRs in 30d)
Description
Having a pinot-rest-cli based on swagger endpoints will be useful. we can eliminate some commands from pinot-admin.sh
Contributor guide
- Research direction
- Investigate the existing Swagger specification for Pinot REST API and use a tool like Swagger Codegen to generate a CLI client. Then integrate it into the Pinot codebase and update documentation.
- Tech stack
- java
- Domain
- backendcliapi
- Issue type
- Feature
- Prerequisites
- JavaREST APISwagger