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

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


    from 2bdc92e  Add pinot-yammer to pinot-tools pom (#6675)
     add c982721  Add an option to fail segment creation job when getting empty 
files (#6664)

No new revisions were added by this update.

Summary of changes:
 .../generator/SegmentGeneratorConfig.java          |  9 ++++++
 .../impl/SegmentIndexCreationDriverImpl.java       |  7 +++++
 .../batch/common/SegmentGenerationTaskRunner.java  |  3 +-
 .../batch/hadoop/HadoopSegmentCreationMapper.java  |  5 ++--
 .../HadoopSegmentGenerationJobRunnerTest.java      | 34 ++++++++++++----------
 .../spark/SparkSegmentGenerationJobRunner.java     |  1 +
 .../standalone/SegmentGenerationJobRunner.java     |  1 +
 .../hadoop/job/mappers/SegmentCreationMapper.java  |  3 ++
 .../SegmentGenerationAndPushTaskExecutor.java      |  3 ++
 .../spi/ingestion/batch/BatchConfigProperties.java |  1 +
 .../batch/spec/SegmentGenerationJobSpec.java       | 13 +++++++++
 .../batch/spec/SegmentGenerationTaskSpec.java      | 11 ++++++-
 .../tools/admin/command/CreateSegmentCommand.java  | 16 ++++++++--
 13 files changed, 84 insertions(+), 23 deletions(-)


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

Reply via email to