Command in pinot-admin to test operations of a PinotFS implementation
Open
good first issue
- Dominant language
- Java
- Stars
- 6.1k
- Forks
- 1.5k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 189
Description
This would be a quick way for someone testing or writing a PinotFS implementation, to ensure that all operations are working
For example:
```
pinot-admin.sh pinotFS args
```
For azure blob store:
```
pinot-admin.sh pinotFS abs.config copyToLocal
```
Contributor guide
Assessment
This issue has not been assessed yet.