Add only version printing to the command line arguments of spark-jobs
Đang mở
feature
priority: undecided
under discussion
- Ngôn ngữ chính
- Scala
- Star
- 33
- Fork
- 16
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
## Background
Add version printing to the command line arguments
## Feature
The Scopt has a predefined method for help and version. This version method is much faster than help.
## Proposed Solution [Optional]
```scala
help("help"), // This we already have
version("version"),
```
Hướng dẫn đóng góp
Hướng nghiên cứu
Inspect the spark-jobs command-line argument definitions and the existing Scopt help option first. Add the predefined Scopt version option alongside help, then run the spark-jobs command with the version argument and confirm it prints the application version without invoking help.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- scala, spark
- Lĩnh vực
- cli, data-engineering
- Loại issue
- Tính năng
- Độ khó
- 2/5
- Thời gian dự kiến
- 1-3 giờ
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 45/100