fx19880617 opened a new pull request #6380: URL: https://github.com/apache/incubator-pinot/pull/6380
## Description Adding a new option: -v into pinot-admin script to show all the component versions. Sample Output: ``` ➜ bin/pinot-admin.sh -v List All Pinot Component Versions: Package: pinot-protobuf, Version: 0.7.0-SNAPSHOT-23f7770ffc795b917c83efd3e36fcb369177bf01 Package: pinot-kafka-2.0, Version: 0.7.0-SNAPSHOT-23f7770ffc795b917c83efd3e36fcb369177bf01 Package: pinot-avro, Version: 0.7.0-SNAPSHOT-23f7770ffc795b917c83efd3e36fcb369177bf01 Package: pinot-distribution, Version: 0.7.0-SNAPSHOT-23f7770ffc795b917c83efd3e36fcb369177bf01 Package: pinot-csv, Version: 0.7.0-SNAPSHOT-23f7770ffc795b917c83efd3e36fcb369177bf01 Package: pinot-s3, Version: 0.7.0-SNAPSHOT-23f7770ffc795b917c83efd3e36fcb369177bf01 Package: pinot-batch-ingestion-standalone, Version: 0.7.0-SNAPSHOT-23f7770ffc795b917c83efd3e36fcb369177bf01 Package: pinot-confluent-avro, Version: 0.7.0-SNAPSHOT-23f7770ffc795b917c83efd3e36fcb369177bf01 Package: pinot-thrift, Version: 0.7.0-SNAPSHOT-23f7770ffc795b917c83efd3e36fcb369177bf01 Package: pinot-orc, Version: 0.7.0-SNAPSHOT-23f7770ffc795b917c83efd3e36fcb369177bf01 Package: pinot-batch-ingestion-spark, Version: 0.7.0-SNAPSHOT-23f7770ffc795b917c83efd3e36fcb369177bf01 Package: pinot-gcs, Version: 0.7.0-SNAPSHOT-23f7770ffc795b917c83efd3e36fcb369177bf01 Package: pinot-hdfs, Version: 0.7.0-SNAPSHOT-23f7770ffc795b917c83efd3e36fcb369177bf01 Package: pinot-batch-ingestion-hadoop, Version: 0.7.0-SNAPSHOT-23f7770ffc795b917c83efd3e36fcb369177bf01 Package: pinot-adls, Version: 0.7.0-SNAPSHOT-23f7770ffc795b917c83efd3e36fcb369177bf01 Package: pinot-json, Version: 0.7.0-SNAPSHOT-23f7770ffc795b917c83efd3e36fcb369177bf01 Package: pinot-parquet, Version: 0.7.0-SNAPSHOT-23f7770ffc795b917c83efd3e36fcb369177bf01 ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org