You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ja...@apache.org on 2020/07/02 17:51:59 UTC

[incubator-pinot] branch master updated (72311af -> 41127bc)

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

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


    from 72311af  Refactor how Pinot controller stores segment download url in Zookeeper to deal with peer uri format (#5639)
     add 41127bc  Use UUID instead of nanoTime to create unique temp file (#5652)

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/org/apache/pinot/common/utils/FileUtils.java |  7 +------
 .../resources/PinotSegmentUploadDownloadRestletResource.java   |  7 ++++---
 .../segment/creator/impl/SegmentIndexCreationDriverImpl.java   |  3 ++-
 .../executor/BaseMultipleSegmentsConversionExecutor.java       | 10 +++++-----
 .../minion/executor/BaseSingleSegmentConversionExecutor.java   |  3 ++-
 .../ingestion/batch/hadoop/HadoopSegmentCreationMapper.java    |  3 ++-
 .../ingestion/batch/spark/SparkSegmentGenerationJobRunner.java |  3 ++-
 .../ingestion/batch/standalone/SegmentGenerationJobRunner.java |  3 ++-
 .../pinot/server/starter/helix/SegmentFetcherAndLoader.java    |  3 ++-
 9 files changed, 22 insertions(+), 20 deletions(-)


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