This is an automated email from the ASF dual-hosted git repository.

xiangfu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.


    from 9edad92  Make plugin manager to load plugins based on environment 
variables (#4956)
     add 247af5d  Add schemaFile as option in AddTableCommand (#4959)

No new revisions were added by this update.

Summary of changes:
 docker/images/pinot/README.md                      |  9 +--
 docs/getting_started.rst                           | 20 ++----
 docs/pinot_hadoop.rst                              |  2 +-
 kubernetes/helm/pinot-realtime-quickstart.yml      | 33 ++-------
 .../skaffold/gke/pinot-realtime-quickstart.yml     |  9 +--
 .../tests/ChaosMonkeyIntegrationTest.java          |  4 +-
 .../v0_deprecated/pinot-ingestion-common/pom.xml   |  1 -
 .../pinot-kafka-base/pom.xml                       |  5 --
 .../org/apache/pinot/tools/HybridQuickstart.java   |  2 -
 .../java/org/apache/pinot/tools/Quickstart.java    |  2 -
 .../org/apache/pinot/tools/RealtimeQuickStart.java |  2 -
 .../pinot/tools/admin/PinotAdministrator.java      |  6 +-
 .../pinot/tools/admin/command/AddTableCommand.java | 83 +++++++++++++++-------
 .../tools/admin/command/GenerateDataCommand.java   |  2 +-
 .../tools/admin/command/QuickstartRunner.java      | 11 +--
 .../tools/query/comparison/ClusterStarter.java     |  3 +-
 16 files changed, 85 insertions(+), 109 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to