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

jlli pushed a change to branch add-option-to-fail-offline-job-on-empty-record
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.


    from b7774ed  Add check in handlePostCreation method; add option in 
CreateSegmentCommand
     add 1ecd548  Add FAIL_ON_EMPTY_SEGMENT in BatchConfigProperties

No new revisions were added by this update.

Summary of changes:
 .../batch/common/SegmentGenerationTaskRunner.java  |  3 +-
 .../batch/hadoop/HadoopSegmentCreationMapper.java  |  5 ++--
 .../HadoopSegmentGenerationJobRunnerTest.java      | 34 ++++++++++++----------
 .../spark/SparkSegmentGenerationJobRunner.java     |  1 +
 .../standalone/SegmentGenerationJobRunner.java     |  1 +
 .../SegmentGenerationAndPushTaskExecutor.java      |  3 ++
 .../spi/ingestion/batch/BatchConfigProperties.java |  1 +
 .../batch/spec/SegmentGenerationJobSpec.java       | 10 +++++++
 .../batch/spec/SegmentGenerationTaskSpec.java      | 11 ++++++-
 9 files changed, 49 insertions(+), 20 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to