AbsaOSS / AbsaOSS/enceladus

Add only version printing to the command line arguments of spark-jobs

Offen
#1,593 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
feature priority: undecided under discussion
Vorherrschende Sprache
Scala
Sterne
33
Forks
16
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

## 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"),
```

Beitragsleitfaden

Beitragsleitfaden öffnen

Rechercherichtung

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.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
scala, spark
Bereich
cli, data-engineering
Issue-Typ
Feature
Schwierigkeit
2/5
Geschätzter Aufwand
1-3 Stunden
Aktivitätsstatus
Veraltet
Klarheit
Größtenteils klar
Anfängerfreundlichkeit
45/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.